X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FChangeLog;h=b80fa17dcd4d4bc8899093a1bfe9069782d80887;hp=c5b42778efbeedef1afed51c24422c3bdf08dbea;hb=6e3d978b8bca9b9b3408590e9733d5c93cf90f6d;hpb=43583130693fd7befaf182b9ef348716b17a185b diff --git a/tests/ChangeLog b/tests/ChangeLog index c5b42778..b80fa17d 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,17 +1,34 @@ 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 +46,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: