X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FChangeLog;fp=tests%2FChangeLog;h=3dfc60a312935733fd66edf479849ba73a183012;hp=d9ba6531debc3f6b09042e25230d6c705133367c;hb=4f3dd6817348433eafde04a3c2946f43364de7ef;hpb=5d0073b8f290dee2e9bad3e83230f6b57dd06beb diff --git a/tests/ChangeLog b/tests/ChangeLog index d9ba6531..3dfc60a3 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -14,6 +14,30 @@ Test-iri-forced-remote.px, Test-iri-list.px, Test-iri.px: More module-scope warnings. +2009-06-14 Micah Cowan + + * Makefile.am (EXTRA_DIST): Include all the tests, run-px, and + certs/, to make distcheck happy. + +2009-06-11 Benjamin Wolsey + + * Test-proxied-https-auth.px: Take an optional argument for the + top source directory, so we can find the cert and key. + + * run-px: Provide the top source directory as an argument, so + scripts can find their way around. + +2009-04-11 Steven Schubiger + + * run-px: Skip testing with real rc files by setting + SYSTEM_WGETRC and WGETRC to /dev/null. + +2009-02-25 Benjamin Wolsey + + * Makefile.am (run-px-tests): Ensure run-px is run from srcdir. + + * run-px: Include modules from srcdir. + 2008-11-25 Steven Schubiger * WgetTest.pm.in: Remove the magic interpreter line;