X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FChangeLog;h=8cd48648973a359230d79c8db372548972c71425;hp=1995c8265612a47b10774e597187922c5b33a201;hb=e3b3ea51205b5d9852783dfde526a05100144682;hpb=87a176daa7bb94fe01f8bbcbc7c0730d4a806248 diff --git a/tests/ChangeLog b/tests/ChangeLog index 1995c826..8cd48648 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,26 @@ +2013-03-12 Darshit Shah + + * Makefile.am (EXTRA_DIST): Add Test--post-file.px. + * run-px (tests): Likewise. + * Test--post-file.px: New file. + +2012-11-09 Tim Ruehsen + + * HTTPServer.pm: added check for must-not-match request-header + * Test-cookies.px: check cookie deletion and cookie domain matching + +2012-06-16 Giuseppe Scrivano + + * Makefile.am (EXTRA_DIST): Add Test-stdouterr.px. + * run-px (tests): Likewise. + * Test-stdouterr.px: New file. + +2011-06-03 Merinov Nikolay + + * Test-idn-cmd-utf8.px: Added test for idn with utf-8 local encoding. + * Test-idn-robots-utf8.px: Added test for idn with utf-8 local encoding + and robots.txt file. + * Makefile.am, run-px: Add new tests. 2011-04-19 Giuseppe Scrivano * Makefile.am (LIBS): Add $(LIB_CLOCK_GETTIME).