This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/porting/bench.t: add debugging output for a test
[perl5.git] / t / porting / bench.t
2017-07-02 David Mitchellt/porting/bench.t: add debugging output for a test
2017-06-23 David Mitchellporting/bench.t: skip under ASAN
2017-06-21 David MitchellPorting/bench.pl: test --fields with 1 field
2017-06-21 David Mitchellt/porting/bench.t: add tests for display options
2017-06-21 David MitchellPorting/bench.pl --bisect: output field value
2017-06-21 David MitchellPorting/bench.pl: add --autolabel option
2017-06-21 David MitchellPorting/bench.pl: improve 'no such test' err msg
2017-06-21 David MitchellPorting/bench.pl: new syntax for perl args and env
2017-06-21 David MitchellPorting/bench.pl ban duplicate labels in multiread
2017-06-21 David Mitchell t/porting/bench.t: bisect vis --read
2017-06-21 David MitchellPorting/bench.pl: ban --benchfile under --read
2017-06-21 David MitchellPorting/bench.pl: better handle multiple --read
2017-06-21 David MitchellPorting/bench.pl: add croak tests
2017-06-21 David MitchellPorting/bench.pl: fix broken --bisect option
2017-06-21 David Mitchelladd t/porting/bench.t
2017-06-21 David Mitchellrename t/porting/bench.t to bench_selftest.t
2017-04-07 David Mitchellfixup tests under t/ that assumed '.' in @INC
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2014-11-29 David Mitchelladd Porting/bench.pl