aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_tests.pl
Commit message (Expand)AuthorAgeFilesLines
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-151-1/+3
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-151-3/+2
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-281-1/+1
* test/run_tests.pl: Make sure to exit with a code that's understood universallyRichard Levitte2017-07-071-1/+10
* Fix use of "can_load()" in run_tests.pl.Rainer Jung2017-05-261-1/+1
* test/run_tests.pl: don't mask test failures.Andy Polyakov2017-05-211-1/+4
* Prefer TAP::Harness over Test::HarnessRichard Levitte2017-05-101-11/+47
* Make it possible to select or deselect test groups by numberRichard Levitte2017-03-101-0/+3
* Add a more versatile test chooserRichard Levitte2016-09-011-23/+48
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-301-3/+1
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-291-2/+5
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-271-2/+2
* Replace cipherlist testEmilia Kasper2016-05-111-1/+1
* Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson2016-05-091-0/+5
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+7
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-091-4/+5
* few typo fixesFdaSilvaYY2016-01-221-1/+1
* Add a method to list available testsRichard Levitte2015-09-151-3/+10
* Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte2015-09-071-1/+3
* Groundwork for a perl based testing frameworkRichard Levitte2015-09-071-0/+43