]> sjero.net Git - wget/blobdiff - tests/ChangeLog
Add colors to test summary.
[wget] / tests / ChangeLog
index 4b79696cda575c8ff69fa43d687502dc207cc36f..751402d053f2a55bf0ee22627401cd81ab1b9d1f 100644 (file)
@@ -1,8 +1,24 @@
+2008-11-07  Steven Schubiger  <stsc@members.fsf.org>
+
+       * run-px: Use some colors for the summary part of the test
+       output to strengthen the distinction between a successful
+       or failing run.
+
+2008-11-06  Steven Schubiger  <stsc@members.fsf.org>
+
+       * run-px: When executing test scripts, invoke them with the
+       current perl executable name as determined by env.
+
+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.
+       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.