Be careful when applying EXE_SHELL
[openssl.git] / test / testlib / OpenSSL / Test.pm
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