X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FChangeLog;h=e6972b500c7fcba3b1b515cb84fa2a0ad5282eb9;hb=8179bb520d21dba6da9eed6493a72972baa6a7a8;hp=c5b42778efbeedef1afed51c24422c3bdf08dbea;hpb=ae6b79c8559f78de09a90f51b1e40bb244753d32;p=wget diff --git a/tests/ChangeLog b/tests/ChangeLog index c5b42778..e6972b50 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,17 +1,67 @@ +2008-04-10 Micah Cowan + + * Makefile.in, Test-proxy-auth-basic.px: Added a test for + accessing password-protected URLs through a proxy. + +2008-01-25 Micah Cowan + + * Makefile.am: Updated copyright year. + +2008-01-23 Micah Cowan + + * Makefile.am: Add libmd5 to unit-tests. + +2007-11-28 Micah Cowan + + * Makefile.am: Updated license exception for OpenSSL, per the + SFLC. + +2007-10-18 Micah Cowan + + * Makefile.am: Add dependency for unit_tests on libgnu.a. + +2007-10-05 Ralf Wildenhues + + * WgetTest.pm.in: wget is built in the build tree. Use an + absolute path to the binary. + * Makefile.in: Removed, replaced by Makefile.am. + * Makefile.am: Converted from Makefile.in. + +2007-09-25 Micah Cowan + + * Makefile.in: Use EXEEXT instead of exeext. + 2007-08-21 Mauro Tortonesi - * WgetTest.pm.in: Added support for timestamping of pre-existing - files. + * WgetTest.pm.in: Added support for timestamping of pre-existing + files. - * Test-N-current.px: Fixed broken test logic. + * Test-N-current.px: Fixed broken test logic. * Makefile.in: Updated list of automatically run tests. - * Test-HTTP-Content-Disposition.px: Added -e contentdisposition=on - option, since now HTTP Content-Disposition header support is turned - off by default. + * Test-HTTP-Content-Disposition.px: Added -e contentdisposition=on + option, since now HTTP Content-Disposition header support is turned + off by default. + + * Test-HTTP-Content-Disposition-1.px: Ditto. - * Test-HTTP-Content-Disposition-1.px: Ditto. +2007-08-10 Mauro Tortonesi + + * Test--spider--no-content-disposition-trivial.px: Added new tests for + validation of HTTP Content-Disposition header support logic. In + particular, these tests check wget's behavior for every combination of + --spider [-r] and -e contentdisposition=on/off options. + + * Test--spider-r-HTTP-Content-Disposition.px: Ditto. + + * Test--spider-HTTP-Content-Disposition.px: Ditto. + + * Test--spider--no-content-disposition.px: Ditto. + + * Test--spider-r--no-content-disposition-trivial.px: Ditto. + + * Test--spider-r--no-content-disposition.px: Ditto. 2007-07-25 Micah Cowan @@ -29,6 +79,27 @@ ensure that correct basic creds are sent, but never until a challenge has been sent. +2007-07-10 Mauro Tortonesi + + * Test--no-content-disposition.px: Added new tests for validation of + HTTP Content-Disposition header support logic. In particular, these + tests check wget's behavior for every combination of -N/-O and -e + contentdisposition=on/off options. + + * Test--no-content-disposition-trivial.px: Ditto. + + * Test-N-HTTP-Content-Disposition.px: Ditto. + + * Test-N--no-content-disposition.px: Ditto. + + * Test-N--no-content-disposition-trivial.px: Ditto. + + * Test-O-HTTP-Content-Disposition.px: Ditto. + + * Test-O--no-content-disposition.px: Ditto. + + * Test-O--no-content-disposition-trivial.px: Ditto. + 2007-07-05 Micah Cowan * Makefile.in: