]> sjero.net Git - wget/blobdiff - tests/ChangeLog
run-px: exit with failure if unknown exit codes.
[wget] / tests / ChangeLog
index 7c8eb7108e019d5bc3534bbc6defae30dae65e84..2da6ef7094ed72790d0d5fc045034b99a4a06d55 100644 (file)
@@ -1,5 +1,13 @@
 2009-09-07  Micah Cowan  <micah@cowan.name>
 
+       * run-px: Exit with a failure if there were any tests with
+       "unknown" exit statuses.
+       
+       * Test-auth-with-content-disposition.px: New. Test Content-Disposition
+       support when HTTP authentication is required.
+       * run-px, Makefile.am (EXTRA_DIST): Added
+       Test-auth-with-content-disposition.px.
+
        * FTPServer.pm (FTPServer::run): Pass "server behavior" information to
        newly-constructed FTPPaths object.
        (FTPPaths::initialize): Accept "server behavior" hash.