Age | Commit message (Expand) | Author |
2017-06-02 | coverage: run event tests too | Daniel Stenberg |
2017-06-02 | build: provide easy code coverage measuring | Daniel Stenberg |
2017-04-21 | tests: remove the html and PDF versions from the tarball | Daniel Stenberg |
2017-03-22 | make: introduce 'test-nonflaky' target | Daniel Stenberg |
2017-03-07 | Makefile.am: Remove distribution man pages when running 'make clean' | Steve Brokenshire |
2016-12-21 | tests/Makefile: run checksrc on debug builds | Daniel Stenberg |
2016-07-21 | tests: distribute the http2-server.pl script, too | Kamil Dudka |
2016-05-18 | test/Makefile.am: include manpage-scan.pl and nroff-scan.pl in dist | Daniel Stenberg |
2016-04-29 | tests: pathhelp.pm to process paths on Msys/Cygwin | Karlson2k |
2016-04-03 | tests: fix make checksrc in servers/ | Daniel Stenberg |
2016-04-03 | tests: 'make checksrc' now checks server/ too | Daniel Stenberg |
2016-04-03 | checksrc: run checksrc in tests when 'make checksrc' in root | Daniel Stenberg |
2016-03-29 | build: use roffit 0.11 feature | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-02-25 | dist: add symbol-scan.pl to the tarball | Kamil Dudka |
2013-07-16 | tests/Makefile.am: add configurehelp.pm to DISTCLEANFILES | Yang Tse |
2013-06-04 | tests/Makefile: typo in the perlcheck target | Daniel Stenberg |
2013-04-18 | Add tests/http_pipe.py to the tarball build | Linus Nielsen Feltzing |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-15 | tests/Makefile.am: remove wildcard usage in EXTRA_DIST | Yang Tse |
2012-11-23 | test: offer "automake" output and check for perl better | Daniel Stenberg |
2012-11-17 | mem-include-scan: verify memory #includes | Daniel Stenberg |
2012-07-20 | test Makefile: only feature 'unit' once in the list of dirs | Daniel Stenberg |
2011-06-01 | unit tests: more build adjustments | Yang Tse |
2011-01-19 | dist: add new certs to tarball | Daniel Stenberg |
2011-01-03 | unittest: framework for unit-testing | Daniel Stenberg |
2010-11-03 | dist: add symbol-scan.pl to the tarball | Daniel Stenberg |
2010-05-14 | Added directories.pm to the source tar ball | Dan Fandrich |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-01 | Test suite support for RTSP | Yang Tse |
2010-01-11 | secureserver.pl is now the test harness script used for SSL/TLS. | Yang Tse |
2010-01-08 | Start using the centralized pidfile and logfile name generation | Yang Tse |
2009-12-28 | Initial refactoring step for server name strings centralized generation | Yang Tse |
2009-12-19 | Added runtests.pl '-r' option for run time statistics | Yang Tse |
2009-08-11 | - Peter Sylvester made the HTTPS test server use specific certificates for | Daniel Stenberg |
2009-04-14 | first take at bundling cmake-related files in the tarball | Daniel Stenberg |
2008-01-03 | Modify test harness so that the minimum SSH version required to run | Yang Tse |
2007-07-05 | Add -a when running torture tests now that it's supported. | Dan Fandrich |
2007-03-24 | Added sshserver.pl | Dan Fandrich |
2005-04-28 | removed ftpsserver.pl | Daniel Stenberg |
2005-04-18 | Modified the FTP server to use the new 'sockfilt' program to do all the socket | Daniel Stenberg |
2005-03-31 | Updated the copyright year since changes have been this year. | Daniel Stenberg |
2005-03-22 | can you spell copy and paste error for me loud and clear? ;-P | Daniel Stenberg |
2005-03-22 | provide HTML and PDF versions of the man pages in the dist archive | Daniel Stenberg |
2005-03-17 | add new file | Daniel Stenberg |
2005-03-17 | Added the --runtestsopts option to testcurl.pl to override the default | Dan Fandrich |
2005-03-15 | initial man page attempt for testcurl.pl | Daniel Stenberg |
2005-03-06 | added valgrind.pm to the dist | Daniel Stenberg |
2004-06-03 | the test targets won't invoke the test suite if curl is built cross-compiled. | Daniel Stenberg |
2004-05-17 | 'make test-torture' in the root now runs a full torture test | Daniel Stenberg |