This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Porting/bench.pl: better handle multiple --read
authorDavid Mitchell <davem@iabyn.com>
Sat, 17 Jun 2017 20:22:54 +0000 (21:22 +0100)
committerDavid Mitchell <davem@iabyn.com>
Wed, 21 Jun 2017 09:56:23 +0000 (10:56 +0100)
commit68de41bcc0d0fd9a3ddbea1b4e2ede770ce5a457
treeb443d46f13cda9e0d27d0c835e7572cefb4d0b02
parent244df32162c71723b702c3d35d292763debf9332
Porting/bench.pl: better handle multiple --read

Fix up the code which checks and merges multiple results files:

* better error messages;

* remove redundant filter_tests() calls;

* check each --read file for internal consistency in test names;

* add tests

* fixup pod
MANIFEST
Porting/bench.pl
t/porting/bench.t
t/porting/bench/callsub2.json [new file with mode: 0644]