aboutsummaryrefslogtreecommitdiffstats
path: root/test/testlib
Commit message (Expand)AuthorAgeFilesLines
* In __cwd, make sure the given directory is seen as such and not a fileRichard Levitte2016-01-141-2/+1
* Add a directry spec for mcr if there is noneRichard Levitte2016-01-141-1/+1
* testlib/OpenSSL/Test.pm: remove redundant 'cmd /c', MSWin32 Perl can take car...Andy Polyakov2015-10-131-2/+0
* Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov2015-10-132-3/+11
* Simplify Simple.pm further, and make it more verboseRichard Levitte2015-09-201-5/+4
* typoDr. Stephen Henson2015-09-201-1/+1
* Update Simple.pm to use disabled()Dr. Stephen Henson2015-09-201-1/+2
* Add Utils.pmDr. Stephen Henson2015-09-201-0/+84
* Make sure the temporary error log resides in a well defined locationRichard Levitte2015-09-091-1/+2
* Small fix in OpenSSL::TestRichard Levitte2015-09-071-2/+4
* Document OpenSSL::Test and OpenSSL::Test::SimpleRichard Levitte2015-09-072-183/+577
* Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte2015-09-072-4/+5
* New feature: STOPTESTRichard Levitte2015-09-071-0/+11
* Add version numbers on some modules we use.Richard Levitte2015-09-072-3/+3
* Simplify very simple test recipes further.Richard Levitte2015-09-071-0/+32
* Groundwork for a perl based testing frameworkRichard Levitte2015-09-071-0/+379