[Module-build-general] running specific tests, but more than one
Status: Beta
Brought to you by:
kwilliams
|
From: Dave R. <au...@ur...> - 2003-07-20 07:37:26
|
AFAICT, there's no way to tell Module::Build to run specific test _files_, as opposed to just one file. With EU::MM I can do "make test TEST_FILES='t/foo.t t/bar.t'" and it works, but with M::B neither of these works: ./Build test test_files='t/foo.t t/bar.t' ./Build test test_files=t/foo.t test_files=t/bar.t Ken, do you want a patch for this? -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/ |