Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-23 | whitespace fixes | Viktor Szakats | |
- replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2014-03-30 | keywords: sort case insensitive | Daniel Stenberg | |
2014-03-30 | keywords: sort keywords alphabetically | Daniel Stenberg | |
2014-03-30 | keywords: don't use STDERR for good info | Daniel Stenberg | |
2012-12-06 | runtests and friends: Do not add undefined values to @INC | Fabian Keil | |
On FreeBSD this fixes the warning: Use of uninitialized value $p in string eq at /usr/local/lib/perl5/5.14.2/BSDPAN/BSDPAN.pm line 36. | |||
2010-03-24 | restore executable bits on some files | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2005-05-20 | sum up | Daniel Stenberg | |
2005-04-27 | show what error codes we test for too, and show 10 test case numbers | Daniel Stenberg | |
2005-04-22 | show up to 5 (random) test cases using the keyword | Daniel Stenberg | |
2005-04-16 | minor edits, report the test cases without keywords | Daniel Stenberg | |
2005-04-16 | starting to produce a summary in HTML | Daniel Stenberg | |
2005-04-15 | initial tool to report info/keywords of the test cases | Daniel Stenberg | |