X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FChangeLog;h=785b36e41f4e203bdbdf0c3a534106d144ca19e3;hp=6fd859c08bc86821125ff0eb58b84b7762840a6d;hb=fb0946c7fc6f1831894e8fd67389c0bc74a387b8;hpb=901343828bf794497df465a1fc6a94e3d6614433 diff --git a/tests/ChangeLog b/tests/ChangeLog index 6fd859c0..785b36e4 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,41 @@ +2009-07-27 Micah Cowan + + * Test-restrict-ascii.px: New. + + * run-px: Added Test-restrict-ascii.px. + +2009-07-26 Micah Cowan + + * Test-ftp-iri.px, Test-ftp-iri-fallback.px, + Test-ftp-iri-recursive.px, Test-ftp-iri-disabled.px, + Test-idn-cmd.px, Test-idn-robots.px: Adjust wget invocations, + replacing --locale with --local-encoding. + +2009-07-07 Steven Schubiger + + * Makefile.am: Add IDN/IRI test files and Test-meta-robots.px + to EXTRA_DIST. + +2009-07-05 Micah Cowan + + * Test-meta-robots.px: Added. + + * run-px: Add Test-meta-robots.px to the list. + +2009-07-03 Micah Cowan + + * Test-ftp-iri-disabled.px, Test-iri-disabled.px: + --iri=no --> --no-iri + +2009-07-01 Micah Cowan + + * HTTPServer.pm (send_response): Invocation of + verify_request_headers, to support testing of Wget-sent header + values. + (verify_request_headers): Added. + + * Test-iri.px: Added verification checks for Referer values. + 2009-06-29 Micah Cowan * WgetTest.pm.in (_cleanup): Allow cleanup of test directories to