]> sjero.net Git - wget/blobdiff - tests/ChangeLog
Test-N-smaller.px.
[wget] / tests / ChangeLog
index e6972b500c7fcba3b1b515cb84fa2a0ad5282eb9..8c40d0825645c824ccc4efeb4ab9162c64476200 100644 (file)
@@ -1,6 +1,33 @@
+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: added.
+       * run-px: Added Test-N-smaller.px.
+
+2008-05-23  Micah Cowan  <micah@cowan.name>
+
+       * Test--spider.px: Make test expect 0 return code.
+
+2008-05-22  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am (run-px-tests): Replaced ugly list of tests with
+       run-px Perl script to manage running them.
+       
+       * run-px: Added.
+
+       * FTPServer.pm (run): Avoid re-forking. Fixes bug #20458.
+
+2008-04-26  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am, Test-proxied-https-auth.px: Added a test for
+       accessing password-protected HTTPS URLs through a proxy (via
+       CONNECT).
+
 2008-04-10  Micah Cowan  <micah@cowan.name>
 
-       * Makefile.in, Test-proxy-auth-basic.px: Added a test for
+       * Makefile.am, Test-proxy-auth-basic.px: Added a test for
        accessing password-protected URLs through a proxy.
 
 2008-01-25  Micah Cowan  <micah@cowan.name>