QMTest Update

Joseph S. Myers jsm28@cam.ac.uk
Wed Jun 12 16:38:00 GMT 2002


On 12 Jun 2002, Jim Wilson wrote:

> being forced to wait until testing is done.  Dejagnu runs tests in alphabetical
> order, making it easy to compare results by hand against a previous run as
> they come out.

Dejagnu doesn't run tests in alphabetical order, it runs them in the order
the tests appear in the directory, which may be alphabetical if the tree
was checked out just before building but not if it was checked out a few
years ago and updated with cvs update since then.  This is mostly OK for
comparing results (except e.g. if you want to compare after checking out a
new tree or doing something else that changes the order of the directory),
but alphabetical would be better.

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc mailing list