index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
testlib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenSSL::Test - small fixup
Richard Levitte
2016-10-19
1
-7
/
+2
*
OpenSSL::Test cleanup - no forward declarations needed
Richard Levitte
2016-10-19
1
-15
/
+0
*
Add documentation of internal OpenSSL::Test functions
Richard Levitte
2016-10-19
1
-1
/
+43
*
Make OpenSSL::Test a bit more flexible
Richard Levitte
2016-10-19
1
-109
/
+164
*
Run the fuzzing corpora as tests.
Ben Laurie
2016-07-01
1
-1
/
+20
*
OpenSSL::Test: Fix directory calculations in __cwd()
Richard Levitte
2016-06-22
1
-1
/
+6
*
OpenSSL::Test: Fix directory calculations in __cwd()
Richard Levitte
2016-06-21
1
-8
/
+18
*
tests: fix the shutting up of the shell
Richard Levitte
2016-06-06
1
-4
/
+6
*
tests: Shut the shell up unless verbose
Richard Levitte
2016-06-06
1
-0
/
+17
*
testlib/OpenSSL/Test.pm: address 5.10 warnings.
Andy Polyakov
2016-05-06
1
-4
/
+4
*
Copyright consolidation; .pm and Configure
Rich Salz
2016-04-20
3
-1
/
+22
*
OpenSSL::Test: when moving directory, affect env as well
Richard Levitte
2016-04-07
1
-0
/
+22
*
Enhance OpenSSL::Test::cmdstr to give cmd string variants
Richard Levitte
2016-04-02
1
-2
/
+25
*
OpenSSL::Test: have cmdstr() return the true command.
Richard Levitte
2016-03-31
1
-2
/
+2
*
When looking for executables, don't forget the extension
Richard Levitte
2016-03-31
1
-6
/
+13
*
When verbosity is requested, OpenSSL::Test::run() displays the command
Richard Levitte
2016-03-30
1
-0
/
+3
*
Have OpenSsl..Test::app() and friends look for file in source as well
Richard Levitte
2016-03-30
1
-9
/
+21
*
Add the option 'interpreter_args' to perlapps() and perltest()
Richard Levitte
2016-03-30
1
-3
/
+21
*
Make OpenSSL::Test::run() sensitive to signals
Richard Levitte
2016-03-18
1
-2
/
+7
*
Make OpenSSL::Test::setup() a bit more forgiving
Richard Levitte
2016-03-07
1
-2
/
+8
*
Rethink logging of test recipes
Richard Levitte
2016-02-12
1
-31
/
+8
*
unified build scheme: adjust test framework for out of source build tree
Richard Levitte
2016-02-09
2
-43
/
+106
*
Use File::Path::rmtree rather than File::Path::remove_tree
Richard Levitte
2016-02-08
1
-3
/
+3
*
Initialise with -1 rather than 1
Richard Levitte
2016-02-05
1
-1
/
+1
*
Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils and use them
Richard Levitte
2016-02-04
1
-1
/
+77
*
Have OpenSSL::Test::Utils::available_protocols load configdata as well
Richard Levitte
2016-02-04
1
-0
/
+1
*
When checking if there's a VMS directory spec, don't forget the possible device
Richard Levitte
2016-01-30
1
-1
/
+1
*
Be careful when applying EXE_SHELL
Richard Levitte
2016-01-27
1
-4
/
+9
*
Have OpenSSL::Test handle perl scripts like any program
Richard Levitte
2016-01-26
1
-11
/
+77
*
Use Configure's @disablables and %disabled through configdata.pm
Richard Levitte
2016-01-26
1
-34
/
+87
*
Make tests use configdata.pm rather than parsing Makefile
Richard Levitte
2016-01-25
1
-2
/
+20
*
Fix OpenSSL::Test::Simple to take more than one algorithm
Richard Levitte
2016-01-25
1
-4
/
+10
*
In __cwd, make sure the given directory is seen as such and not a file
Richard Levitte
2016-01-14
1
-2
/
+1
*
Add a directry spec for mcr if there is none
Richard Levitte
2016-01-14
1
-1
/
+1
*
testlib/OpenSSL/Test.pm: remove redundant 'cmd /c', MSWin32 Perl can take car...
Andy Polyakov
2015-10-13
1
-2
/
+0
*
Test suite: minimal required to get mingw 'make test' work under Linux.
Andy Polyakov
2015-10-13
2
-3
/
+11
*
Simplify Simple.pm further, and make it more verbose
Richard Levitte
2015-09-20
1
-5
/
+4
*
typo
Dr. Stephen Henson
2015-09-20
1
-1
/
+1
*
Update Simple.pm to use disabled()
Dr. Stephen Henson
2015-09-20
1
-1
/
+2
*
Add Utils.pm
Dr. Stephen Henson
2015-09-20
1
-0
/
+84
*
Make sure the temporary error log resides in a well defined location
Richard Levitte
2015-09-09
1
-1
/
+2
*
Small fix in OpenSSL::Test
Richard Levitte
2015-09-07
1
-2
/
+4
*
Document OpenSSL::Test and OpenSSL::Test::Simple
Richard Levitte
2015-09-07
2
-183
/
+577
*
Change OpenSSL::Test to be an extension of Test::More
Richard Levitte
2015-09-07
2
-4
/
+5
*
New feature: STOPTEST
Richard Levitte
2015-09-07
1
-0
/
+11
*
Add version numbers on some modules we use.
Richard Levitte
2015-09-07
2
-3
/
+3
*
Simplify very simple test recipes further.
Richard Levitte
2015-09-07
1
-0
/
+32
*
Groundwork for a perl based testing framework
Richard Levitte
2015-09-07
1
-0
/
+379