Age | Commit message (Expand) | Author |
2014-01-26 | testsuite: visualize line-endings in output comparison diffs | Marc Hoersken |
2013-04-07 | Revert "getpart.pm: Strip carriage returns to fix Windows support" | Marc Hoersken |
2013-04-06 | getpart.pm: Strip carriage returns to fix Windows support | Marc Hoersken |
2013-01-22 | formpost: support quotes, commas and semicolon in file names | Ulion |
2012-06-21 | getpart.pm: remove misleading comment | Yang Tse |
2012-06-20 | getpart.pm: make test definition section/part parser more robust | Yang Tse |
2012-06-05 | tests: adjust file part behavior in test verify section. | Yang Tse |
2012-02-23 | Add helper script convsrctest.pl to manipulate --libcurl tests. | Colin Hogben |
2011-08-04 | getpart.pm: when no part match, return blank when section ends | Daniel Stenberg |
2011-03-22 | headers: more copyright headers added | Daniel Stenberg |
2010-02-16 | replaced tabs with spaces | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2007-01-18 | Make the test script tag parser a bit more robust. | Dan Fandrich |
2005-04-28 | fixed the attribute parser to better handle multiple ones, with or without | Daniel Stenberg |
2005-04-28 | if diff -u makes zero output, try diff -c instead | Daniel Stenberg |
2004-11-30 | Fixed the array comparison function even more, made the temporary files used | Daniel Stenberg |
2004-11-30 | no longer use the MIME::Base64.pm package as it seems to not be standard | Daniel Stenberg |
2004-11-29 | Enable test cases to provide sections base64-encoded to be able to test | Daniel Stenberg |
2004-10-25 | the array sizes _can_ differ and the arrays can still match, since chomp | Daniel Stenberg |
2004-04-30 | support the new libcurl IDN feature, also a first attempt to display a stack | Daniel Stenberg |
2004-02-26 | we need to hide this warning since it otherwise appears on all verifiedserver | Daniel Stenberg |
2004-02-26 | modified loadtest() to produce better error message when it fails to load | Daniel Stenberg |
2004-02-12 | provide a source path to the servers to make them find the tests when run | Daniel Stenberg |
2003-04-30 | make the diffs with 'diff -u' to make them nicer and easier to read | Daniel Stenberg |
2003-03-19 | set binary mode for some file handling and it might work better on some | Daniel Stenberg |
2002-05-21 | test suite mods for the netrc testing stuff | Daniel Stenberg |
2002-01-08 | added some tracability | Daniel Stenberg |
2001-10-17 | don't use 'strict' anymore, as it doesn't work good with the cygwin fixes | Daniel Stenberg |
2001-10-10 | Kevin Roth's fixes to make tests work on cygwin | Daniel Stenberg |
2001-05-28 | fixes | Daniel Stenberg |
2001-05-23 | adjusted to the new test case formats | Daniel Stenberg |