aboutsummaryrefslogtreecommitdiff
path: root/tests/getpart.pm
AgeCommit message (Expand)Author
2020-04-18tests: introduce preprocessed test casesDaniel Stenberg
2020-04-14tests: support hex encoded data and mqtt serverDaniel Stenberg
2020-03-13server/getpart: make the "XML-parser" stricterDaniel Stenberg
2019-04-13test: make tests and test scripts use socksd for SOCKSDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-07-26getpart.pm: Fix a comment typoFabian Keil
2014-01-26testsuite: visualize line-endings in output comparison diffsMarc Hoersken
2013-04-07Revert "getpart.pm: Strip carriage returns to fix Windows support"Marc Hoersken
2013-04-06getpart.pm: Strip carriage returns to fix Windows supportMarc Hoersken
2013-01-22formpost: support quotes, commas and semicolon in file namesUlion
2012-06-21getpart.pm: remove misleading commentYang Tse
2012-06-20getpart.pm: make test definition section/part parser more robustYang Tse
2012-06-05tests: adjust file part behavior in test verify section.Yang Tse
2012-02-23Add helper script convsrctest.pl to manipulate --libcurl tests.Colin Hogben
2011-08-04getpart.pm: when no part match, return blank when section endsDaniel Stenberg
2011-03-22headers: more copyright headers addedDaniel Stenberg
2010-02-16replaced tabs with spacesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2007-01-18Make the test script tag parser a bit more robust.Dan Fandrich
2005-04-28fixed the attribute parser to better handle multiple ones, with or withoutDaniel Stenberg
2005-04-28if diff -u makes zero output, try diff -c insteadDaniel Stenberg
2004-11-30Fixed the array comparison function even more, made the temporary files usedDaniel Stenberg
2004-11-30no longer use the MIME::Base64.pm package as it seems to not be standardDaniel Stenberg
2004-11-29Enable test cases to provide sections base64-encoded to be able to testDaniel Stenberg
2004-10-25the array sizes _can_ differ and the arrays can still match, since chompDaniel Stenberg
2004-04-30support the new libcurl IDN feature, also a first attempt to display a stackDaniel Stenberg
2004-02-26we need to hide this warning since it otherwise appears on all verifiedserverDaniel Stenberg
2004-02-26modified loadtest() to produce better error message when it fails to loadDaniel Stenberg
2004-02-12provide a source path to the servers to make them find the tests when runDaniel Stenberg
2003-04-30make the diffs with 'diff -u' to make them nicer and easier to readDaniel Stenberg
2003-03-19set binary mode for some file handling and it might work better on someDaniel Stenberg
2002-05-21test suite mods for the netrc testing stuffDaniel Stenberg
2002-01-08added some tracabilityDaniel Stenberg
2001-10-17don't use 'strict' anymore, as it doesn't work good with the cygwin fixesDaniel Stenberg
2001-10-10Kevin Roth's fixes to make tests work on cygwinDaniel Stenberg
2001-05-28fixesDaniel Stenberg
2001-05-23adjusted to the new test case formatsDaniel Stenberg