summaryrefslogtreecommitdiffstats
path: root/util/perl/OpenSSL/Test.pm
AgeCommit message (Expand)Author
2021-09-09Enhance the srctop, bldtop, data and result functions to check the resultRichard Levitte
2021-06-18OpenSSL::Test: Move the command line quotifierRichard Levitte
2021-06-10OpenSSL::Test: If __cwd() is to create the directory, do it earlyRichard Levitte
2021-06-10OpenSSL::Test: Treat SRCDATA directory specially, as it might not existRichard Levitte
2021-06-08OpenSSL::Test.pm: Replace all uses of rel2abs() with abs_path()Richard Levitte
2021-05-06Update copyright yearMatt Caswell
2021-05-04OpenSSL::Test: When prefixing command with $^X on Windows, fix it up!Richard Levitte
2020-10-06Test.pm: Add result_dir and export both result_dir and result_fileDr. David von Oheimb
2020-09-24Test.pm: Some clarifications added to the documentationDr. David von Oheimb
2020-06-10run_tests.pl: Add options for focussing output on failed (sub-)testsDr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-02-27TEST: add util/wrap.pl and use itRichard Levitte
2020-02-18TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte
2020-02-18TEST: Create test specific output directoriesRichard Levitte
2020-01-27OpenSSL::Test: bring back the relative pathsRichard Levitte
2019-09-12util/perl/OpenSSL/Test.pm: Disable stdout/stderr redirection on non-verbosityRichard Levitte
2019-07-02Adding Test.pm with workaround for Perl abs2rel bugMartin Peylo
2019-07-02Fix TyposAntoine Cœur
2019-04-11Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods.Shane Lontis
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-11-14Fix typo in util/perl/OpenSSL/Test.pmRichard Levitte
2018-06-11export data_dir of Test.pm, which was forgotten in #5928David von Oheimb
2018-04-11OpenSSL::Test: add data_dir()Richard Levitte
2018-03-31Refuse to run test_cipherlist unless shared library matches buildRichard Levitte
2018-02-19OpenSSL::Test::quotify: put quotes around empty argumentsRichard Levitte
2018-02-01Make sure that apps/openssl prefixes its output with '# ' during testsRichard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2017-10-09Fix util/perl/OpenSSL/Test.pm input variable overwriteRichard Levitte
2017-08-31OpenSSL::Test::__fixup_prg: don't check program existenceRichard Levitte
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte