aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1200
AgeCommit message (Collapse)Author
2010-08-25Tweaked some test data filesDan Fandrich
Fixed some issues that caused xmllint failures, added features and keywords, fixed some quotes and removed some <strip> sections that unnecessarily limited test checking.
2010-08-25gopher tests: use sws and adjusted to more standard styleDaniel Stenberg
2010-08-25gopher: fix test case line endingsDaniel Stenberg
Patches over email very easily lose CRLF line endings in files otherwise LF-only so I had to put them back where needed.
2010-08-25Gopher using Curl_write; test suite (4 tests)Cameron Kaiser