summaryrefslogtreecommitdiff
path: root/tests/getpart.pm
Commit message (Expand)AuthorAgeFilesLines
* Make the test script tag parser a bit more robust.Dan Fandrich2007-01-181-1/+1
* fixed the attribute parser to better handle multiple ones, with or withoutDaniel Stenberg2005-04-281-13/+4
* if diff -u makes zero output, try diff -c insteadDaniel Stenberg2005-04-281-1/+5
* Fixed the array comparison function even more, made the temporary files usedDaniel Stenberg2004-11-301-25/+8
* no longer use the MIME::Base64.pm package as it seems to not be standardDaniel Stenberg2004-11-301-0/+7
* Enable test cases to provide sections base64-encoded to be able to testDaniel Stenberg2004-11-291-3/+30
* the array sizes _can_ differ and the arrays can still match, since chompDaniel Stenberg2004-10-251-4/+0
* support the new libcurl IDN feature, also a first attempt to display a stackDaniel Stenberg2004-04-301-1/+1
* we need to hide this warning since it otherwise appears on all verifiedserverDaniel Stenberg2004-02-261-1/+3
* modified loadtest() to produce better error message when it fails to loadDaniel Stenberg2004-02-261-13/+12
* provide a source path to the servers to make them find the tests when runDaniel Stenberg2004-02-121-1/+8
* make the diffs with 'diff -u' to make them nicer and easier to readDaniel Stenberg2003-04-301-4/+3
* set binary mode for some file handling and it might work better on someDaniel Stenberg2003-03-191-0/+1
* test suite mods for the netrc testing stuffDaniel Stenberg2002-05-211-1/+6
* added some tracabilityDaniel Stenberg2002-01-081-0/+12
* don't use 'strict' anymore, as it doesn't work good with the cygwin fixesDaniel Stenberg2001-10-171-1/+1
* Kevin Roth's fixes to make tests work on cygwinDaniel Stenberg2001-10-101-1/+6
* fixesDaniel Stenberg2001-05-281-1/+41
* adjusted to the new test case formatsDaniel Stenberg2001-05-231-0/+146