X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FChangeLog;h=8cd48648973a359230d79c8db372548972c71425;hp=2345566437d51b1624df828400842a2dedcf532f;hb=e3b3ea51205b5d9852783dfde526a05100144682;hpb=8405493e1d6acd3bf9f308ccec66cae77c2080b0 diff --git a/tests/ChangeLog b/tests/ChangeLog index 23455664..8cd48648 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,34 @@ +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). + +2011-04-04 Giuseppe Scrivano + + * Makefile.am (LIBS): Remove @LIBSSL@ @W32LIBS@ + 2010-10-23 Giuseppe Scrivano * Makefile.am (LIBS): Remove @LIBGNUTLS@ and use @W32LIBS@ as last