]> sjero.net Git - wget/blobdiff - tests/ChangeLog
added option --https-only
[wget] / tests / ChangeLog
index 1995c8265612a47b10774e597187922c5b33a201..9a58797a7f3391b28ce2fefc9f30069e98f98060 100644 (file)
@@ -1,3 +1,32 @@
+2013-08-22  Tim Ruehsen <tim.ruehsen@gmx.de>
+
+       * Makefile.am (EXTRA_DIST): Add Test--httpsonly-r.px.
+       * run-px (tests): Likewise.
+       * Test--httpsonly-r.px: New file.
+
+2013-03-12  Darshit Shah <darnir@gmail.com>
+
+       * Makefile.am (EXTRA_DIST): Add Test--post-file.px.
+       * run-px (tests): Likewise.
+       * Test--post-file.px: New file.
+
+2012-11-09  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * 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  <gscrivano@gnu.org>
+
+       * Makefile.am (EXTRA_DIST): Add Test-stdouterr.px.
+       * run-px (tests): Likewise.
+       * Test-stdouterr.px: New file.
+
+2011-06-03  Merinov Nikolay  <kim.roader@gmail.com>
+
+       * 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  <gscrivano@gnu.org>
 
        * Makefile.am (LIBS): Add $(LIB_CLOCK_GETTIME).