X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FChangeLog;h=36bc35dc9afb0c782024f787c6a8f54a552e5c9b;hp=888bd8c119c291798a27ed2f4efa670644492cf9;hb=f0438edcf2e34169fb0792119ac9ce10ae35a564;hpb=3f1360357aa8bbd709d22b1042470ba66f3f09a7 diff --git a/tests/ChangeLog b/tests/ChangeLog index 888bd8c1..36bc35dc 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,13 @@ +2008-06-22 Micah Cowan + + * 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 * FTPServer.pm, FTPTest.pm, HTTPServer.pm, HTTPTest.pm, @@ -25,6 +35,8 @@ WgetTest.pm.in: Use whatever ports are available, rather than hard-coded ones. + * run-px: More summary info, explicit exit code. + * Makefile.am: Reinstate "run-px-tests" as a dependency for the "check" target.