]> sjero.net Git - wget/blobdiff - tests/ChangeLog
Better cleanup for Test-proxied-https-auth.px.
[wget] / tests / ChangeLog
index 3a6b805274d81f401aa0cdbc6bb679f3eb72b08a..3ce03f9891ee60f75b74959f7f86ba8caddaf5e6 100644 (file)
@@ -1,7 +1,25 @@
+2008-06-12  Micah Cowan  <micah@cowan.name>
+
+       * Test-proxied-https-auth.px: Better cleanup, so next test can
+       open the port.
+
 2008-05-31  Micah Cowan  <micah@cowan.name>
 
        * Test-N-current.px: Ensure we catch failures.
 
+       * Test-N-old.px: Make it test only the timestamp, and not the
+       content length in addition.
+
+       * Test-N-smaller.px, Test-N-no-info.px: added.
+
+       * Test-c-partial.px: Improve checking that the file was
+       partially retrieved, rather than overwritten.
+
+       * run-px: Added Test-N-smaller.px, Test-N-no-info.px.
+
+       * HTTPServer.pm: Return 416 for fully-retrieved content, rather
+       than 206 with a zero content-length.
+
 2008-05-23  Micah Cowan  <micah@cowan.name>
 
        * Test--spider.px: Make test expect 0 return code.