> If I have several test files in my test suite, is there a way to get them to
> run in a predefined order when the user runs "make test"?  I realize I could
> name them alphabetically like "Atest1.t, Bsometest.t", but it seems hokey
> and I'm not sure it would work on all systems.

Also, WHY do you want them to run in a predefined order?  Are you doing
setup in one, running some other tests, and then shutdown in another?

xoa

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to