aboutsummaryrefslogtreecommitdiff
path: root/test/run_tests.pl
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-05-01Update copyright yearMatt Caswell1-1/+1
2018-04-30Use the config file from the source not the host for the testsKurt Roeckx1-0/+2
2017-09-02test/run_tests.pl: don't use Module::Load::Conditional.Andy Polyakov1-3/+2
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte1-1/+3
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte1-3/+2
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte1-1/+1
2017-07-07test/run_tests.pl: Make sure to exit with a code that's understood universallyRichard Levitte1-1/+10
2017-05-26Fix use of "can_load()" in run_tests.pl.Rainer Jung1-1/+1
2017-05-21test/run_tests.pl: don't mask test failures.Andy Polyakov1-1/+4
2017-05-10Prefer TAP::Harness over Test::HarnessRichard Levitte1-11/+47
2017-03-10Make it possible to select or deselect test groups by numberRichard Levitte1-0/+3
2016-09-01Add a more versatile test chooserRichard Levitte1-23/+48
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte1-3/+1
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov1-2/+5
2016-05-27perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte1-2/+2
2016-05-11Replace cipherlist testEmilia Kasper1-1/+1
2016-05-09Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson1-0/+5
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+7
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte1-4/+5
2016-01-22few typo fixesFdaSilvaYY1-1/+1
2015-09-15Add a method to list available testsRichard Levitte1-3/+10
2015-09-07Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte1-1/+3
2015-09-07Groundwork for a perl based testing frameworkRichard Levitte1-0/+43