[Module-build-general] sorting tests
Status: Beta
Brought to you by:
kwilliams
From: Dave R. <au...@ur...> - 2002-08-25 16:00:47
|
By default, tests are now sorted in ExtUtils::MakeMaker. In older versions, it just used 'glob', which normally sorted the results anyway. There is also a 'TEST_FILES' parameter for WriteMakefile which specifies a list of tests to run (I think as a string). It'd be good to have an equivalent for M::B. But just sorting is important because of all the 01_foo, 02_bar tests out there. -dave /*================== www.urth.org we await the New Sun ==================*/ |