]> git.ipfire.org Git - thirdparty/openssl.git/history - test/testlib/OpenSSL/Test.pm
TAPify testutil
[thirdparty/openssl.git] / test / testlib / OpenSSL / Test.pm
2017-04-25  Richard LevitteTAPify testutil
2017-04-14  Andy Polyakovtestlib/OpenSSL/Test.pm: keep default input private.
2017-04-12  Richard LevitteOpenSSL::Test: supported filtered command output
2017-03-29  FdaSilvaYYMore typo fixes
2017-03-22  Richard LevitteChange exit_checker comment on returned status
2017-03-21  Richard LevitteOpenSSL::Test: add a statusvar option for run with...
2016-12-09  Richard LevitteTest framework: Add the possibility to have a test...
2016-10-19  Richard LevitteOpenSSL::Test - small fixup
2016-10-19  Richard LevitteOpenSSL::Test cleanup - no forward declarations needed
2016-10-19  Richard LevitteAdd documentation of internal OpenSSL::Test functions
2016-10-19  Richard LevitteMake OpenSSL::Test a bit more flexible
2016-07-01  Ben LaurieRun the fuzzing corpora as tests.
2016-06-22  Richard LevitteOpenSSL::Test: Fix directory calculations in __cwd()
2016-06-21  Richard LevitteOpenSSL::Test: Fix directory calculations in __cwd()
2016-06-06  Richard Levittetests: fix the shutting up of the shell
2016-06-06  Richard Levittetests: Shut the shell up unless verbose
2016-05-06  Andy Polyakovtestlib/OpenSSL/Test.pm: address 5.10 warnings.
2016-04-20  Rich SalzCopyright consolidation; .pm and Configure
2016-04-07  Richard LevitteOpenSSL::Test: when moving directory, affect env as...
2016-04-02  Richard LevitteEnhance OpenSSL::Test::cmdstr to give cmd string variants
2016-03-31  Richard LevitteOpenSSL::Test: have cmdstr() return the true command.
2016-03-31  Richard LevitteWhen looking for executables, don't forget the extension
2016-03-30  Richard LevitteWhen verbosity is requested, OpenSSL::Test::run() displ...
2016-03-30  Richard LevitteHave OpenSsl..Test::app() and friends look for file...
2016-03-30  Richard LevitteAdd the option 'interpreter_args' to perlapps() and...
2016-03-18  Richard LevitteMake OpenSSL::Test::run() sensitive to signals
2016-03-07  Richard LevitteMake OpenSSL::Test::setup() a bit more forgiving
2016-02-12  Richard LevitteRethink logging of test recipes
2016-02-09  Richard Levitteunified build scheme: adjust test framework for out...
2016-02-08  Richard LevitteUse File::Path::rmtree rather than File::Path::remove_tree
2016-01-30  Richard LevitteWhen checking if there's a VMS directory spec, don...
2016-01-27  Richard LevitteBe careful when applying EXE_SHELL
2016-01-26  Richard LevitteHave OpenSSL::Test handle perl scripts like any program
2016-01-14  Richard LevitteIn __cwd, make sure the given directory is seen as...
2016-01-14  Richard LevitteAdd a directry spec for mcr if there is none
2015-10-13  Andy Polyakovtestlib/OpenSSL/Test.pm: remove redundant 'cmd /c'...
2015-10-13  Andy PolyakovTest suite: minimal required to get mingw 'make test...
2015-09-09  Richard LevitteMake sure the temporary error log resides in a well...
2015-09-07  Richard LevitteSmall fix in OpenSSL::Test
2015-09-07  Richard LevitteDocument OpenSSL::Test and OpenSSL::Test::Simple
2015-09-07  Richard LevitteChange OpenSSL::Test to be an extension of Test::More
2015-09-07  Richard LevitteNew feature: STOPTEST
2015-09-07  Richard LevitteAdd version numbers on some modules we use.
2015-09-07  Richard LevitteGroundwork for a perl based testing framework