]> sjero.net Git - wget/blobdiff - tests/ChangeLog
Test just the timestamp, not length.
[wget] / tests / ChangeLog
index 757ed339891fc6c41051df83edcebfc4775b36b0..6d381b4e402d9052764e2a00eee301b9bd436bf6 100644 (file)
@@ -1,5 +1,20 @@
+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.
+
+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>