]> git.ipfire.org Git - thirdparty/openssl.git/history - test/run_tests.pl
Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
[thirdparty/openssl.git] / test / run_tests.pl
2019-09-12  Richard LevitteRework test/run_tests.pl to support selective verbosity...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-01  Matt CaswellUpdate copyright year
2018-04-30  Kurt RoeckxUse the config file from the source not the host for...
2017-09-02  Andy Polyakovtest/run_tests.pl: don't use Module::Load::Conditional.
2017-08-15  Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-15  Richard LevitteConsolidate the locations where we have our internal...
2017-07-28  Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-07-07  Richard Levittetest/run_tests.pl: Make sure to exit with a code that...
2017-05-26  Rainer JungFix use of "can_load()" in run_tests.pl.
2017-05-21  Andy Polyakovtest/run_tests.pl: don't mask test failures.
2017-05-10  Richard LevittePrefer TAP::Harness over Test::Harness
2017-03-09  Richard LevitteMake it possible to select or deselect test groups...
2016-09-01  Richard LevitteAdd a more versatile test chooser
2016-05-30  Richard Levitteperl: use the 'if' module to conditionally load File...
2016-05-29  Andy PolyakovConfigure,test/recipes: "pin" glob to File::Glob::glob.
2016-05-27  Richard Levitteperl glob: make sure to put quotes around the pattern...
2016-05-11  Emilia KasperReplace cipherlist test
2016-05-09  Dr. Stephen HensonRecognise VERBOSE and V as well as HARNESS_VERBOSE
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-02-09  Richard Levitteunified build scheme: adjust test framework for out...
2016-01-22  FdaSilvaYYfew typo fixes
2015-09-15  Richard LevitteAdd a method to list available tests
2015-09-07  Richard LevitteAdapt the libssl test harness testing scripts to new...
2015-09-07  Richard LevitteGroundwork for a perl based testing framework