> 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.

Look at Test::Manifest by brian d foy.

xoa

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

Reply via email to