Anton Yuzhaninov
7ffe93cabb
Fix perl warnings in tests
...
* tests/FTPServer.pm: Escape '{' in RE to fix warnings
* tests/FTPTest.pm: Likewise
* tests/HTTPServer.pm: Likewise
* tests/HTTPTest.pm: Likewise
* tests/Test-proxied-https-auth-keepalive.px: Likewise
* tests/Test-proxied-https-auth.px: Likewise
Escape '{' in RE to fix warnings:
Unescaped left brace in regex is deprecated, passed through in regex;
marked by <-- HERE in m/{{ <-- HERE port}}/
2017-04-05 20:04:12 +02:00
Tim Rühsen
f0e7326c20
Perl test suite: Substitue server port in HTTP headers
2014-11-26 12:25:40 +01:00
Pär Karlsson
8078adee7f
Stylistic and idiomatic cleanups in Perl tests
2014-11-01 22:37:57 +05:30
Giuseppe Scrivano
dd1b69c600
Remove trailing empty lines
2014-06-12 18:49:15 +02:00
Tim Ruehsen
98f843f3cc
added check for must-not-match request-header
...
* HTTPServer.pm: added check for must-not-match request-header
* Test-cookies.px: check cookie deletion and cookie domain matching
2012-11-12 23:35:34 +01:00
Micah Cowan
d21dde51b8
Heed cookies from 401s.
2009-08-27 00:40:48 -07:00
Micah Cowan
a00b834bb3
Referer/IRI fix.
2009-07-01 23:17:33 -07:00
Micah Cowan
78a7657395
Automated merge.
2008-11-26 21:55:12 -08:00
Micah Cowan
289ff1c86a
Merge with mainline.
2008-11-26 07:08:38 -08:00
Steven Schubiger
a6de4721d1
Purge orphaned whitespace in test libraries.
2008-11-13 12:29:59 +01:00
Steven Schubiger
124f1050af
Remove shebang line from test libraries.
2008-11-12 21:18:27 +01:00
Micah Cowan
c60c7b9941
Test --auth-no-challenge, for URL- and option-specified user/pass.
2008-11-11 12:53:01 -08:00
Micah Cowan
ab0b0a4090
IDN test.
2008-08-28 02:45:29 -07:00
Micah Cowan
f0438edcf2
Test for -c shorter content ( #23613 ).
2008-08-22 17:39:47 -07:00
Micah Cowan
f0f56db5cb
Don't use hardcoded ports.
2008-06-12 02:18:35 -07:00
Micah Cowan
26df273522
Returh 416 for fully-retrieved resources.
2008-05-31 17:38:58 -07:00
micah
e4600575bb
[svn] Fix for bug #20299 : Basic auth creds sent before challenge
2007-07-29 17:29:05 -07:00
mtortonesi
227d03c803
[svn] Unset svn:executable property.
2007-06-14 08:59:23 -07:00
mtortonesi
92b2323253
[svn] Minor fixes to test suite.
2006-12-27 01:00:12 -08:00
mtortonesi
cd50595319
[svn] Added testing for -np option.
2006-11-10 03:06:24 -08:00
mtortonesi
2c759092f6
[svn] Added support for Range header.
2006-08-17 02:15:00 -07:00
mtortonesi
f2613b6ddb
[svn] Add synchronization between client and server processes and testing of recursive spider mode.
2006-05-29 02:15:06 -07:00
mtortonesi
a309257cbd
[svn] Minor bugfixing for test suite.
2006-05-26 05:55:34 -07:00
mtortonesi
2e4bc07697
[svn] HTTPServer.pm: Serve index.html if no filename is given.
2006-04-27 02:33:36 -07:00
mtortonesi
4ad743db98
[svn] Major improvement of testing suite.
2006-01-24 04:15:58 -08:00
mtortonesi
4e1481d22b
[svn] New OO Architecture for Wget Test Suite
2005-12-05 05:35:07 -08:00
mtortonesi
d12bf532d5
[svn] Added support for HTTP testing.
2005-11-02 06:27:23 -08:00