summaryrefslogtreecommitdiff
path: root/t/porting/bench.t
Commit message (Expand)AuthorAgeFilesLines
* fix t/porting/bench.tDavid Mitchell2019-04-271-3/+1
* Ensure that we don't pick up any "system perl" libraries in @INC.James E Keenan2018-02-231-3/+3
* bench.pl: add checks for bad benchmark filesDavid Mitchell2017-10-231-0/+15
* bench.pl: allow variable-width data columnsDavid Mitchell2017-10-231-1/+19
* bench.pl --autolabel: avoid degenerate casesDavid Mitchell2017-10-231-1/+1
* bench.pl: fix race condition in testDavid Mitchell2017-10-231-1/+1
* bench.pl --compact: display description tooDavid Mitchell2017-10-231-3/+3
* bench.pl: allow negative column indicesDavid Mitchell2017-10-231-0/+15
* bench.pl: list valid in 'unrecognised perl' errDavid Mitchell2017-10-231-1/+4
* skip bench.t if valgrind is installed but brokenLukas Mai2017-10-131-0/+1
* t/porting/bench.t: add debugging output for a testDavid Mitchell2017-07-021-1/+1
* porting/bench.t: skip under ASANDavid Mitchell2017-06-231-5/+10
* Porting/bench.pl: test --fields with 1 fieldDavid Mitchell2017-06-211-1/+20
* t/porting/bench.t: add tests for display optionsDavid Mitchell2017-06-211-0/+153
* Porting/bench.pl --bisect: output field valueDavid Mitchell2017-06-211-3/+3
* Porting/bench.pl: add --autolabel optionDavid Mitchell2017-06-211-7/+56
* Porting/bench.pl: improve 'no such test' err msgDavid Mitchell2017-06-211-1/+10
* Porting/bench.pl: new syntax for perl args and envDavid Mitchell2017-06-211-3/+47
* Porting/bench.pl ban duplicate labels in multireadDavid Mitchell2017-06-211-4/+19
* t/porting/bench.t: bisect vis --readDavid Mitchell2017-06-211-3/+1
* Porting/bench.pl: ban --benchfile under --readDavid Mitchell2017-06-211-0/+5
* Porting/bench.pl: better handle multiple --readDavid Mitchell2017-06-211-2/+45
* Porting/bench.pl: add croak testsDavid Mitchell2017-06-211-0/+185
* Porting/bench.pl: fix broken --bisect optionDavid Mitchell2017-06-211-1/+12
* add t/porting/bench.tDavid Mitchell2017-06-211-0/+267
* rename t/porting/bench.t to bench_selftest.tDavid Mitchell2017-06-211-10/+0
* fixup tests under t/ that assumed '.' in @INCDavid Mitchell2017-04-071-7/+2
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-1/+1
* add Porting/bench.plDavid Mitchell2014-11-291-0/+15