]> sjero.net Git - wget/blobdiff - tests/ChangeLog
Updated ChangeLogs for license exemptions.
[wget] / tests / ChangeLog
index 085f45be345bc36aad3036c9adbbe2fd6d9efea4..a1488e46a7491d7366eede6f1f5a21e5f9fdee95 100644 (file)
@@ -1,3 +1,44 @@
+2007-11-28  Micah Cowan <micah@cowan.name>
+
+       * Makefile.in: Updated license exception for OpenSSL, per the
+       SFLC.
+
+2007-09-25  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.in: Use EXEEXT instead of exeext.
+
+2007-08-21  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * WgetTest.pm.in: Added support for timestamping of pre-existing
+       files.
+
+       * 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-1.px: Ditto.
+
+2007-08-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * 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  <micah@cowan.name>
 
        * HTTPServer.pm (run, send_response): Farmed out some logic from
        ensure that correct basic creds are sent, but never until a
        challenge has been sent.
 
+2007-07-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * 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  <micah@cowan.name>
 
        * Makefile.in: