]> sjero.net Git - wget/blobdiff - tests/ChangeLog
Fix test names.
[wget] / tests / ChangeLog
index ffe5fdddbdc1b8e09820a721a2da03015cdfbde8..8e1a63f6047d43a8df1099e863fea657b7687cb8 100644 (file)
@@ -1,3 +1,8 @@
+2008-12-04  Micah Cowan  <micah@cowan.name> (not copyrightable)
+
+       * Test-idn-cmd.px, Test-idn-meta.px, Test-idn-headers.px:
+       Fix test names.
+
 2008-11-26  Micah Cowan  <micah@cowan.name>  (not copyrightable)
 
        * Test-ftp-iri-disabled.px, Test-ftp-iri-fallback.px,
@@ -6,6 +11,16 @@
        Test-iri-forced-remote.px, Test-iri-list.px, Test-iri.px: More
        module-scope warnings.
 
+2008-11-25  Steven Schubiger  <stsc@members.fsf.org>
+
+       * WgetTest.pm.in: Remove the magic interpreter line;
+       replace -w with lexical warnings.
+
+2008-11-13  Steven Schubiger  <stsc@members.fsf.org>
+
+       * FTPServer.pm, FTPTest.pm, HTTPServer.pm, HTTPTest.pm,
+       WgetTest.pm.in: Clean up leftover whitespace.
+
 2008-11-12  Steven Schubiger  <stsc@members.fsf.org>
 
        * Test-auth-basic.px, Test-auth-no-challenge.px,