X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FChangeLog;h=8cd48648973a359230d79c8db372548972c71425;hp=15fc5f3c6600472fc1fdd2486a7a38dde116bfb4;hb=e3b3ea51205b5d9852783dfde526a05100144682;hpb=293008f682e5fa9726136bc121bceadc136c77dc diff --git a/tests/ChangeLog b/tests/ChangeLog index 15fc5f3c..8cd48648 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,132 @@ +2013-03-12 Darshit Shah + + * Makefile.am (EXTRA_DIST): Add Test--post-file.px. + * run-px (tests): Likewise. + * Test--post-file.px: New file. + +2012-11-09 Tim Ruehsen + + * HTTPServer.pm: added check for must-not-match request-header + * Test-cookies.px: check cookie deletion and cookie domain matching + +2012-06-16 Giuseppe Scrivano + + * Makefile.am (EXTRA_DIST): Add Test-stdouterr.px. + * run-px (tests): Likewise. + * Test-stdouterr.px: New file. + +2011-06-03 Merinov Nikolay + + * Test-idn-cmd-utf8.px: Added test for idn with utf-8 local encoding. + * Test-idn-robots-utf8.px: Added test for idn with utf-8 local encoding + and robots.txt file. + * Makefile.am, run-px: Add new tests. +2011-04-19 Giuseppe Scrivano + + * Makefile.am (LIBS): Add $(LIB_CLOCK_GETTIME). + +2011-04-04 Giuseppe Scrivano + + * Makefile.am (LIBS): Remove @LIBSSL@ @W32LIBS@ + +2010-10-23 Giuseppe Scrivano + + * Makefile.am (LIBS): Remove @LIBGNUTLS@ and use @W32LIBS@ as last + component. + +2010-09-12 Mike Frysinger + + Fix some tests failures. + * Test-iri-forced-remote.px: Use --trust-server-names to the cmdline + variable. + * Test-iri-list.px: Likewise. + * Test-iri.px: Likewise. + +2010-06-04 Giuseppe Scrivano + + * Test--no-content-disposition-trivial.px: Use /usr/bin/env to find the + perl interpreter. + * Test--no-content-disposition.px: Likewise. + * Test--spider-fail.px: Likewise. + * Test--spider-r--no-content-disposition-trivial.px: Likewise. + * Test--spider-r--no-content-disposition.px: Likewise. + * Test--spider-r-HTTP-Content-Disposition.px: Likewise. + * Test--spider-r.px: Likewise. + * Test--spider.px: Likewise. + * Test-E-k-K.px: Likewise. + * Test-E-k.px: Likewise. + * Test-HTTP-Content-Disposition-1.px: Likewise. + * Test-HTTP-Content-Disposition-2.px: Likewise. + * Test-HTTP-Content-Disposition.px: Likewise. + * Test-N--no-content-disposition-trivial.px: Likewise. + * Test-N--no-content-disposition.px: Likewise. + * Test-N-HTTP-Content-Disposition.px: Likewise. + * Test-N-current.px: Likewise. + * Test-N-no-info.px: Likewise. + * Test-N-old.px: Likewise. + * Test-N-smaller.px: Likewise. + * Test-N.px: Likewise. + * Test-O--no-content-disposition-trivial.px: Likewise. + * Test-O--no-content-disposition.px: Likewise. + * Test-O-HTTP-Content-Disposition.px: Likewise. + * Test-O-nc.px: Likewise. + * Test-O-nonexisting.px: Likewise. + * Test-O.px: Likewise. + * Test-Restrict-Lowercase.px: Likewise. + * Test-Restrict-Uppercase.px: Likewise. + * Test-auth-basic.px: Likewise. + * Test-auth-no-challenge-url.px: Likewise. + * Test-auth-no-challenge.px: Likewise. + * Test-auth-retcode.px: Likewise. + * Test-auth-with-content-disposition.px: Likewise. + * Test-c-full.px: Likewise. + * Test-c-partial.px: Likewise. + * Test-c-shorter.px: Likewise. + * Test-c.px: Likewise. + * Test-cookies-401.px: Likewise. + * Test-cookies.px: Likewise. + * Test-ftp-bad-list.px: Likewise. + * Test-ftp-iri-disabled.px: Likewise. + * Test-ftp-iri-fallback.px: Likewise. + * Test-ftp-iri-recursive.px: Likewise. + * Test-ftp-iri.px: Likewise. + * Test-ftp-pasv-fail.px: Likewise. + * Test-ftp-recursive.px: Likewise. + * Test-ftp.px: Likewise. + * Test-i-ftp.px: Likewise. + * Test-i-http.px: Likewise. + * Test-idn-cmd.px: Likewise. + * Test-idn-headers.px: Likewise. + * Test-idn-meta.px: Likewise. + * Test-idn-robots.px: Likewise. + * Test-iri-disabled.px: Likewise. + * Test-iri-forced-remote.px: Likewise. + * Test-iri-list.px: Likewise. + * Test-iri-percent.px: Likewise. + * Test-iri.px: Likewise. + * Test-k.px: Likewise. + * Test-meta-robots.px: Likewise. + * Test-nonexisting-quiet.px: Likewise. + * Test-noop.px: Likewise. + * Test-np.px: Likewise. + * Test-proxied-https-auth.px: Likewise. + * Test-proxy-auth-basic.px: Likewise. + * Test-restrict-ascii.px: Likewise. + Reported by sci-fi@hush.ai. + +2010-05-29 Giuseppe Scrivano + + * Makefile.am (EXTRA_DIST): Add Test-auth-retcode.px. + + * run-px (tests): Likewise. + + * Test-auth-retcode.px: New file. + +2010-05-16 Giuseppe Scrivano + + * Makefile.am (../md5/libmd5.a): Remove rule. + (LDADD): Remove MD5_LDADD. + 2010-05-08 Giuseppe Scrivano * Makefile.am: Update copyright years.