On Sunday, July 20, 2003, at 02:37 AM, Dave Rolsky wrote:
> On Sun, 20 Jul 2003, Dave Rolsky wrote:
>
>> 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'
>
> Woah, it's way too late. This works fine.
Yeah, both the examples you showed should work fine.
-Ken
|