in reply to Re^2: Get TAP output when compiling Perl and running "make test"
in thread Get TAP output when compiling Perl and running "make test"
Thanks for your reply. I've already tried that and as mentioned in my post it does not have any effect, not even an error message when setting it to an invalid value.
Hi,
"make test" runs the perl program I linked. Since its parsing HARNESS_OPTIONS by itself, it hints/suggests its not using TAP::Harness to do that.
My idea is that you read/trace the program, and if needed modify to suit your needs.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Get TAP output when compiling Perl and running "make test"
by Anonymous Monk on Jul 24, 2017 at 10:52 UTC | |
by beech (Parson) on Jul 24, 2017 at 20:38 UTC |