aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2013-01-18runtests.pl: make VPATH builds find valgrind.suppYang Tse
2013-01-17always-multi: always use non-blocking internalsDaniel Stenberg
2013-01-02build and tests: curl_10char_object_name() shell functionYang Tse
2012-12-22runtests.pl: prepend $srcdir to HTTPTLS server config files pathYang Tse
2012-12-06runtests and friends: Do not add undefined values to @INCFabian Keil
2012-11-23test: offer "automake" output and check for perl betterDaniel Stenberg
2012-11-12runtests: limit execessive logging/outputDaniel Stenberg
2012-08-02Remove the --fork option of sws, since it makes refactoring to use poll more ...Joe Mason
2012-07-20Fixed MSYS <-> Windows path convertion.Guenter Knauf
2012-07-19Follow-up fix to detect SSL libs with MinGW.Guenter Knauf
2012-07-17Trial to teach runtests.pl about WinSSL.Guenter Knauf
2012-07-17Fixed warning 'uninitialized value in numeric gt'.Guenter Knauf
2012-06-20runtests.pl: make it support metalink featureTatsuhiro Tsujikawa
2012-06-05tests: adjust file part behavior in test verify section.Yang Tse
2012-06-01tests: support test definitions with up to 5 file checks in <verify> sectionYang Tse
2012-04-04runtests: yassl and polarssl are not opensslDaniel Stenberg
2012-01-03test proxy supports CONNECTDaniel Stenberg
2012-01-02runtests.pl: on test failure, don't show trace log files of other testsYang Tse
2012-01-01runtests: put trace outputs in log/trace[num] for all testsDaniel Stenberg
2011-12-31runtests.pl: Use logmsg more consistentlyDan Fandrich
2011-12-30removed trailing whitespaceYang Tse
2011-12-20runtests.pl: Fixed perl warning when using the -l optionDan Fandrich
2011-10-30runtests.pl: running server checks - commit 4464583a follow-upYang Tse
2011-10-28runtests.pl: running server checks - commit 3676ec96 follow-upYang Tse
2011-10-28runtests.pl: running server checks - commit 4464583a follow-upYang Tse
2011-10-25runtests.pl: running server checksYang Tse
2011-10-21runtests.pl: fix printing of multivalued error codesYang Tse
2011-10-06test harness: non-stunnel https server integration overhaulYang Tse
2011-09-10runtests.pl: replace TAB with spacesYang Tse
2011-09-10test harness: revert needless commit 0a5bbb2ac1Yang Tse
2011-09-05test suite: use test case specific netrc file namesYang Tse
2011-09-01test harness: https, ftps and ssh servers allowed start up time increased 33%Yang Tse
2011-08-27NTLM single-sign on adjustments (XI)Yang Tse
2011-08-21runtests.pl: option -gw for single test windowed debugging (where possible)Yang Tse
2011-08-04runtests.pl: support option=no-includeDaniel Stenberg
2011-07-19runtests: add 'debug' as a feature a test can requireDaniel Stenberg
2011-07-18test2005: verify ntlm single-signonMandy Wu
2011-07-14runtests: ignore the 'all_proxy' environment variable as wellDaniel Stenberg
2011-06-23runtests.pl: warn if a test is explicitly disabledDaniel Stenberg
2011-02-22runtests.pl/stopserver: space separate pidsDaniel Stenberg
2011-02-20tests: Cleaned up netrc testing.Julien Chaffraix
2011-02-10netrc: Enable setting up the filename in unit tests.Julien Chaffraix
2011-01-20runtests.pl: make -s not show skipped testsDaniel Stenberg
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-03unittests: a dedicated feature in testsDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2010-12-28test harness: take in account that Windows does not support LD_PRELOADYang Tse
2010-12-16axTLS integration: silence runtests.pl perl warningYang Tse
2010-12-15Minor fixes to pass tests 301 and 306 with a patched axTLS.Eric Hu
2010-12-15Initial axTLS integration. Connections can be made and some tests pass.Eric Hu