Age | Commit message (Expand) | Author |
2001-03-13 | Added test case 37, HTTP GET with name+password in the URL | Daniel Stenberg |
2001-03-12 | Added test case 36: | Daniel Stenberg |
2001-03-12 | modified to make the curl client with persistant connection support do | Daniel Stenberg |
2001-03-12 | include the failed test case numbers in the end summary | Daniel Stenberg |
2001-03-12 | Added description of the new test case ranges support | Daniel Stenberg |
2001-03-12 | made it support test case ranges on the command line, specified as | Daniel Stenberg |
2001-03-12 | adjusted to work with the HTTP 1.1-speaking libcurl | Daniel Stenberg |
2001-03-12 | output the protocol data to stderr when verbose is on | Daniel Stenberg |
2001-03-08 | HTTP HEAD tests | Daniel Stenberg |
2001-03-08 | clarified the 0001-files use a bit, I couldn't understand it myself! :-) | Daniel Stenberg |
2001-03-08 | Added test #34 - HTTP GET with chunked Transfer-Encoding | Daniel Stenberg |
2001-03-05 | more details on debugging with the test suite | Daniel Stenberg |
2001-03-05 | show the ftp server invoke line when -d is used | Daniel Stenberg |
2001-03-05 | talks more on verbose | Daniel Stenberg |
2001-03-04 | runtests -g explained | Daniel Stenberg |
2001-03-04 | persistant support protocol updates | Daniel Stenberg |
2001-03-04 | 7.7 alpha 2 commit | Daniel Stenberg |
2001-02-20 | multiple connection support initial commit | Daniel Stenberg |
2001-02-20 | -g runs the specified test(s) with gdb! | Daniel Stenberg |
2001-01-29 | removed upload.NN files after each test | Daniel Stenberg |
2001-01-29 | test case 33, HTTP PUT resume | Daniel Stenberg |
2001-01-27 | test case 31 and 32 were added | Daniel Stenberg |
2001-01-27 | minor output fix | Daniel Stenberg |
2001-01-27 | Added -d that enables easier protocol/server debug overview (it invokes | Daniel Stenberg |
2001-01-27 | added test 29 and 30, HTTP resume and partial download tests | Daniel Stenberg |
2001-01-22 | the custom reply engine was not inited properly | Daniel Stenberg |
2001-01-22 | test case 121 | Daniel Stenberg |
2001-01-22 | Added test case 120, ftp with '-Q -' | Daniel Stenberg |
2001-01-19 | Added files for test case 28 | Daniel Stenberg |
2001-01-19 | --globoff test case | Daniel Stenberg |
2001-01-09 | Added two tests for multiple URLs (26 + 27) | Daniel Stenberg |
2001-01-08 | Loic Dachary's updates to get 'make distcheck' work, including running the | Daniel Stenberg |
2001-01-08 | 'make distcheck' works now | Daniel Stenberg |
2001-01-08 | Had to add this to get 'make distcheck' to run! | Daniel Stenberg |
2001-01-08 | distcheck fixes | Daniel Stenberg |
2001-01-08 | Loic Dachary's makefile/dist/rpm fixes | Daniel Stenberg |
2000-12-05 | uses the PERL variable configure digs up | Daniel Stenberg |
2000-11-28 | now counts all test cases and presents a counter at the end | Daniel Stenberg |
2000-11-28 | max-redirs test case data | Daniel Stenberg |
2000-11-27 | modified for ftp custom commands | Daniel Stenberg |
2000-11-27 | allows simple custom modifications for single test cases | Daniel Stenberg |
2000-11-27 | Added the ftpdN.txt file | Daniel Stenberg |
2000-11-27 | ftp graceful error detection check data | Daniel Stenberg |
2000-11-27 | file:// test data | Daniel Stenberg |
2000-11-27 | if the server doesn't output a logfile, the protocol file is not compared | Daniel Stenberg |
2000-11-22 | adjusted to modified FTP behaviour | Daniel Stenberg |
2000-11-22 | Added a curl-target to make it easier to build from this dir | Daniel Stenberg |
2000-11-22 | HTTP GET fail silently on HTTP error return | Daniel Stenberg |
2000-11-21 | I run the perl programs with 'perl [script]' instead, to overcome the | Daniel Stenberg |
2000-11-21 | upload check, better ability to specify test cases on the command line | Daniel Stenberg |