]> sjero.net Git - wget/blobdiff - tests/ChangeLog
use strict in run-px.
[wget] / tests / ChangeLog
index 3efa37bf22cdb5a249dbac86ef2ebb943d362298..19270b6f62f95d545587cb48d519a5327053a80a 100644 (file)
@@ -1,3 +1,17 @@
+2008-11-06  Micah Cowan  <micah@cowan.name>
+
+       * run-px: Use strict (thanks Steven Schubiger!).
+
+2008-06-22  Micah Cowan  <micah@cowan.name>
+
+       * Test-proxied-https-auth.px: Shift exit code so it falls in the
+       lower bits, and actually fails when it should. Use dynamic port,
+       instead of static port. Only run the test if our Wget was built
+       with HTTPS support.
+
+       * certs/server-cert.pem, certs/server-key.pem: Apparently failed
+       to add these from 1.11.x repo. Fixed.
+
 2008-06-12  Micah Cowan  <micah@cowan.name>
 
        * FTPServer.pm, FTPTest.pm, HTTPServer.pm, HTTPTest.pm,