aboutsummaryrefslogtreecommitdiff
path: root/tests/keywords.pl
AgeCommit message (Collapse)Author
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
Closes #4869 Reviewed-by: Emil Engler and Daniel Gustafsson
2018-09-23whitespace fixesViktor 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-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-03-30keywords: sort case insensitiveDaniel Stenberg
2014-03-30keywords: sort keywords alphabeticallyDaniel Stenberg
2014-03-30keywords: don't use STDERR for good infoDaniel Stenberg
2012-12-06runtests and friends: Do not add undefined values to @INCFabian 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-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2005-05-20sum upDaniel Stenberg
2005-04-27show what error codes we test for too, and show 10 test case numbersDaniel Stenberg
2005-04-22show up to 5 (random) test cases using the keywordDaniel Stenberg
2005-04-16minor edits, report the test cases without keywordsDaniel Stenberg
2005-04-16starting to produce a summary in HTMLDaniel Stenberg
2005-04-15initial tool to report info/keywords of the test casesDaniel Stenberg