in reply to Re^3:Get TAP output when compiling Perl and running "make test"
in thread Get TAP output when compiling Perl and running "make test"

Actually I had a look at the code and it seems like it does parse HARNESS_OPTIONS but only for the number of jobs - no mention of the "archive" functionality.
  • Comment on Re^4: Get TAP output when compiling Perl and running "make test"

Replies are listed 'Best First'.
Re^5: Get TAP output when compiling Perl and running "make test"
by beech (Parson) on Jul 24, 2017 at 20:38 UTC

    Hi,

    What happens when you directly run perl/t/harness with PERL_TEST_HARNESS_DUMP_TAP set ?

    When I try  perl -I../cpan/Test-Harness/lib harness base/if.t I get a base/if.t file created inside PERL_TEST_HARNESS_DUMP_TAP