X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FChangeLog;h=5b0d571d6deaf62a599ef1cf2a48d67f5b3632a5;hp=6e2b41a4994e2dfc3ff80f904f8ef340c9e84fdd;hb=42d953765b5e9bc82d8af862a0a6fd17d6c5f67e;hpb=306e622a61b7a8735ad889089636ec4df5aadcf0 diff --git a/tests/ChangeLog b/tests/ChangeLog index 6e2b41a4..5b0d571d 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -3,6 +3,21 @@ * Makefile.am (../src/libunittest.a): Make it a phony target, so we always make sure to get up-to-date unit-test runs. +2009-09-01 Steven Schubiger + + * Makefile.am: Add Test-cookies.px, Test-cookies-401.px + and Test-restrict-ascii.px to EXTRA_DIST. + +2009-08-31 Steven Schubiger + + * Makefile.am: Add Test-k.px to EXTRA_DIST. + +2009-08-29 Steven Schubiger + + * run-px: Add Test-k.px to the list. + + * Test-k.px: Test escaping of semicolons in local file strings. + 2009-08-27 Micah Cowan * WgetTest.pm.in (run): Shift the errcode right by 8 binary places.