Commit History

Author SHA1 Message Date
  Rainer Jung c804f2965e Make TAP::Harness and TAP::Parser optional. 4 years ago
  Jon Spillett ef0f01c0af Avoid uninitialised variable warning for jobs 4 years ago
  Dr. David von Oheimb 05ead00065 run_tests.pl: Add warning that HARNESS_JOBS > 1 overrides HARNESS_VERBOSE 4 years ago
  Dr. David von Oheimb 1e76cb002a test/run_tests.pl: In parallel runs, start those tests first that run longest 4 years ago
  Dr. David von Oheimb 94fcec0902 test/run_tests.pl: Add alias REPORT_FAILURES{,_PROGRESS} for VF and VFP 4 years ago
  Dr. David von Oheimb a812549108 test/run_tests.pl: Add visual separator after failed test case for VFP and VFP modes 4 years ago
  Dr. David von Oheimb e4522e1059 test/run_tests.pl: Enhance the semantics of HARNESS_VERBOSE_FAILURES (VF) 4 years ago
  Nicola Tuveri a20c9075d6 Run tests in parallel 4 years ago
  Dr. David von Oheimb 93a7d24179 test/run_tests.pl: Improve indentation parsing workaround for VFO and VFP mode 4 years ago
  Dr. David von Oheimb 6bb74ecb87 test/run_tests.pl: Improve newline output for VFO and VFP mode 4 years ago
  Dr. David von Oheimb 317ffa576b run_tests.pl: Add options for focussing output on failed (sub-)tests 4 years ago
  Matt Caswell 454afd9866 Update copyright year 4 years ago
  Matt Caswell 6ed34b3eff Centralise Environment Variables for the tests 4 years ago
  Richard Levitte e3d9a6b5f0 Rework test/run_tests.pl to support selective verbosity and TAP copy 5 years ago
  Richard Levitte 909f1a2e51 Following the license change, modify the boilerplates in test/ 5 years ago
  Matt Caswell 6ec5fce25e Update copyright year 6 years ago
  Kurt Roeckx d1ae34e92d Use the config file from the source not the host for the tests 6 years ago
  Andy Polyakov 26810b5eaf test/run_tests.pl: don't use Module::Load::Conditional. 7 years ago
  Richard Levitte 8d2214c0a4 File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper 7 years ago
  Richard Levitte cb6afcd6ee Consolidate the locations where we have our internal perl modules 7 years ago
  Richard Levitte 102c9e1296 Perl: Use File::Glob::bsd_glob rather than File::Glob::glob 7 years ago
  Richard Levitte 4549ed12ec test/run_tests.pl: Make sure to exit with a code that's understood universally 7 years ago
  Rainer Jung 418bb7b31b Fix use of "can_load()" in run_tests.pl. 7 years ago
  Andy Polyakov c80bbcbf99 test/run_tests.pl: don't mask test failures. 7 years ago
  Richard Levitte 76e0d0b21c Prefer TAP::Harness over Test::Harness 7 years ago
  Richard Levitte e5fd8ca43b Make it possible to select or deselect test groups by number 7 years ago
  Richard Levitte 90aeaf6bce Add a more versatile test chooser 8 years ago
  Richard Levitte 23049aa52e perl: use the 'if' module to conditionally load File::Glob 8 years ago
  Andy Polyakov 9785555616 Configure,test/recipes: "pin" glob to File::Glob::glob. 8 years ago
  Richard Levitte 04b7805a86 perl glob: make sure to put quotes around the pattern, in case of spaces 8 years ago