On 21 Jan 2007, at 19:16, Eric Wilhelm wrote:
Yes. It should be expected to provide a single directory and not apply any policy to that beyond mirroring the t/ directory structure. If you
need to run it fairly manually, but still stay in your dump framework,
you could do:

  PERL_TEST_HARNESS_DUMP_TAP="$(test_dir_for_this_dist)"

If that isn't enough (which may be the case in Adam's cpan injection), I
suppose you could do "if the env var is an executable, run it and
capture the output"?

Note, for recursive test directories, it should create
t/foo/foo_basic.t, t/bar/bar_basic.t

I've just committed a change that does just that :)

--
Andy Armstrong, hexten.net

Reply via email to