[Chicago-talk] Test recursively in Makefile.PL

Andy Lester andy at petdance.com
Mon Aug 27 11:46:09 PDT 2012


On Aug 27, 2012, at 12:50 PM, Doug Bell wrote:

> How do I get make test to recurse into subdirectories?


Did you try it with just specifying a top level directory name ("t/") instead of the files ("t/*.t")?

prove was written to operate on directories if files weren't specified, like how ack works on directories and you don't have to specify files.  That behavior is still there in prove today, but I don't know about doing it through EUMM and however it talks to the harness.

xoa

--
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/chicago-talk/attachments/20120827/506b050f/attachment-0001.html>


More information about the Chicago-talk mailing list