Commit Graph

200 Commits

Author SHA1 Message Date
Micah Cowan efab446726 Changelog entry for past few checkins. 2009-06-29 02:39:33 -07:00
Micah Cowan 47e7d242ff Fix Test-ftp-iri. 2009-06-28 21:15:22 -07:00
Micah Cowan 4f3dd68173 Merge with mainline. 2009-06-25 01:14:11 -07:00
Micah Cowan 259c560166 Make distcheck happy. 2009-06-14 01:41:44 -07:00
Benjamin Wolsey 30385d6c5d Allow proxied-https-auth test to function when building outside of source dir. 2009-06-12 00:06:10 -07:00
Steven Schubiger 236ab6d8e0 Skip running rc files while executing tests. 2009-04-11 21:59:55 +02:00
Steven Schubiger 42253233c3 Adjust copyright years. 2009-03-03 21:16:47 +01:00
Benjamin Wolsey 38b873e951 Fixes to make tests work when building outside the sources directory. 2009-02-25 13:15:40 -08:00
Micah Cowan 5d0073b8f2 Robots idn test. 2008-12-04 14:25:12 -08:00
Micah Cowan c6f511e789 Fix test names. 2008-12-04 13:57:18 -08:00
Micah Cowan 1b4ed7dcb7 Automated merge. 2008-12-01 07:05:29 -08:00
Micah Cowan 78a7657395 Automated merge. 2008-11-26 21:55:12 -08:00
Micah Cowan 0fa023cfff More module-scoped warnings. 2008-11-26 07:14:27 -08:00
Micah Cowan 289ff1c86a Merge with mainline. 2008-11-26 07:08:38 -08:00
Steven Schubiger b132127412 Remove another shebang line. 2008-11-25 19:59:36 +01:00
Steven Schubiger a6de4721d1 Purge orphaned whitespace in test libraries. 2008-11-13 12:29:59 +01:00
Steven Schubiger 1777835073 Use lexical warnings in test scripts. 2008-11-12 22:54:49 +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
Steven Schubiger 7fc9281833 Add colors to test summary. 2008-11-07 22:06:38 +01:00
sts cf4c155c0c Call tests with executable name. 2008-11-07 00:01:25 +01:00
Micah Cowan 0dd8271f32 use strict in run-px. 2008-11-06 11:38:16 -08:00
Saint Xavier 66dd4bda74 IRI requirement: do not percent-encode already percent-encoded values (try1) 2008-09-27 11:13:21 +02:00
Micah Cowan 523c3dfcbc Test-idn-cmd.px. 2008-09-09 21:55:02 -07:00
Micah Cowan 171c71e09c Test for IDN, based on meta-specified encoding. 2008-08-28 12:47:17 -07:00
Micah Cowan ab0b0a4090 IDN test. 2008-08-28 02:45:29 -07:00
Micah Cowan 090f1596ae Automated merge. 2008-08-28 01:21:59 -07:00
Micah Cowan f0438edcf2 Test for -c shorter content (#23613). 2008-08-22 17:39:47 -07:00
Micah Cowan 123f5c3966 Dependency improvements (but still needs some work). 2008-08-22 17:14:31 -07:00
Micah Cowan 72687f78cb Test for -O, -nc. 2008-08-22 16:56:18 -07:00
Xavier Saint a5c222fa79 Update tests/Changelog for Test-iri-list.px 2008-08-14 18:31:03 +02:00
Xavier Saint 723dbfc818 Correct iri handling while fetching a remote file list with -i and provide a test 2008-08-14 18:26:53 +02:00
Xavier Saint bb62e1aa9e Update tests/ChangeLog for the 6 new tests for testing IRI support 2008-08-04 11:18:26 +02:00
Xavier Saint f8ffc7d084 Use --restrict-file-names=nocontrol during Test-iri* tests avoiding some special escaping 2008-08-03 20:38:00 +02:00
Xavier Saint 8d7c2219d1 Test FTP IRI support 2008-08-02 13:47:10 +02:00
Xavier Saint da7adbaef4 Functional tests for IRI and HTTP 2008-08-02 12:17:03 +02:00
Micah Cowan a0a9da4698 Don't run Test-proxied-https-auth.px if HTTPS support wasn't built. 2008-06-22 17:52:57 -07:00
Micah Cowan c98aeb0cc3 Make Test-proxied-https-auth.px pass, and ensure it returns the proper exit status when it does not. 2008-06-22 12:58:03 -07:00
Micah Cowan cd1a8c2861 run-px: more summary, exit code. 2008-06-12 15:21:32 -07:00
Micah Cowan 3f1360357a Reinstate run-px-tests. 2008-06-12 15:09:37 -07:00
Micah Cowan b05e2bc63a Draw attention to the fact that WgetTest.pm is generated. 2008-06-12 02:25:04 -07:00
Micah Cowan f0f56db5cb Don't use hardcoded ports. 2008-06-12 02:18:35 -07:00
Micah Cowan 484ba18aa7 Better cleanup for Test-proxied-https-auth.px. 2008-06-12 01:31:54 -07:00
Micah Cowan 6d88509ab5 Test-c-partial.px improvement. 2008-05-31 18:17:45 -07:00
Micah Cowan 26df273522 Returh 416 for fully-retrieved resources. 2008-05-31 17:38:58 -07:00
Micah Cowan e17633e99c Test-N-no-info.px 2008-05-31 13:31:05 -07:00
Micah Cowan f6acc70442 Test-N-smaller.px. 2008-05-31 13:22:15 -07:00
Micah Cowan dafa700868 Test just the timestamp, not length. 2008-05-31 12:56:12 -07:00
Micah Cowan 0273ca4988 Catch failures in Test-N-current.px. 2008-05-31 12:48:23 -07:00
Micah Cowan 6ed6093dfc Remove Test--spider-HTTP-Content-Disposition.px. 2008-05-23 00:04:09 -07:00
Micah Cowan 998ede3a88 Test--spider.px expect 0. 2008-05-23 00:00:55 -07:00
Micah Cowan fb648cb8a6 Removing --spider--no-content... tests. 2008-05-22 23:59:28 -07:00
Micah Cowan aaf50d9a0f ChangeLog entry for new run-px script. 2008-05-22 23:49:05 -07:00
Micah Cowan 3323ed3c17 Avoid re-forking. Fixes bug #20458. 2008-05-22 23:40:56 -07:00
Micah Cowan 9561f6bd2b Perl script to manage running of .px tests. 2008-05-22 23:14:05 -07:00
Micah Cowan ad21f8e2b7 Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4ac33). 2008-04-26 21:28:35 -07:00
Micah Cowan 8179bb520d Authentication through proxy. 2008-04-10 21:35:27 -07:00
Micah Cowan bc8f473272 Updated copyright year. 2008-01-25 05:04:01 -08:00
Micah Cowan 404460d402 Link unit-tests with libmd5. 2008-01-23 23:49:36 -08:00
Micah Cowan 462e643a7e Merge SFLC licensing changes for OpenSSL with tip. 2007-12-07 17:37:07 -08:00
Micah Cowan 3073a77ed8 Updated ChangeLogs for license exemptions. 2007-12-07 16:59:18 -08:00
Micah Cowan 86395b297b Updated licensing exception for OpenSSL from the SFLC. 2007-11-28 00:05:33 -08:00
Micah Cowan 20396f7dc7 Making make check win. 2007-10-18 22:16:08 -07:00
Micah Cowan 5c3b3209cc Removed run-px-tests from check target, as it is broken. 2007-10-05 18:42:58 -07:00
Micah Cowan a20684d374 Abbreviated ChangeLog entries for Makefile.am conversions. 2007-10-05 17:58:24 -07:00
Micah Cowan e7d78dd2a7 Merging with previous Makefile.in updates. 2007-10-05 17:30:38 -07:00
Micah Cowan 93538d26c7 Moved Makefile.in's to Makefile.am's, applied Ralf's automake patches. 2007-10-05 17:09:43 -07:00
Micah Cowan c14a50bbbd Use build tree instead of src tree for wget testing. 2007-10-05 15:20:16 -07:00
Micah Cowan c2c71c32cf Merge with mainline 2007-10-02 21:36:57 -07:00
Micah Cowan 1c677674ec Added changelog entries. 2007-10-02 21:35:45 -07:00
Micah Cowan 5dd09d9ba5 Update copyright lists, conforming to maintainer guidelines 2007-09-28 15:45:31 -07:00
Micah Cowan 52e3ee1f68 Use autoconf-provided EXEEXT instead of our own exeext heuristic. 2007-09-25 00:15:37 -07:00
micah 6e3d978b8b [svn] Fix #20323 - Adjustments and tests for when HEAD should be sent. 2007-08-29 21:16:24 -07:00
mtortonesi ae6b79c855 [svn] Minor fixes/updates for the testing suite. 2007-08-22 07:05:18 -07:00
micah e4600575bb [svn] Fix for bug #20299: Basic auth creds sent before challenge 2007-07-29 17:29:05 -07:00
micah bceb91e7a8 [svn] make test should result in build of src/wget when necessary. 2007-07-12 01:22:08 -07:00
micah 829f83bf5b [svn] Merging fix for b20431: automated testing via "make test". 2007-07-11 23:10:48 -07:00
micah 4d7c5e087b [svn] Merge of fix for bugs 20341 and 20410. 2007-07-09 22:53:22 -07:00
mtortonesi 9b593768f7 [svn] Added FTP testing support. 2007-06-14 09:05:59 -07:00
mtortonesi 227d03c803 [svn] Unset svn:executable property. 2007-06-14 08:59:23 -07:00
mtortonesi 0690ad6354 [svn] Fixed a minor bug in _setup method. 2007-06-14 08:43:25 -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 f0b4f352bf [svn] Major testsuite update. 2006-10-12 09:18:57 -07:00
mtortonesi 2367fb27ac [svn] Added spider.c to the list of source files to compile. 2006-10-12 08:34:33 -07:00
mtortonesi 19c001c0e2 [svn] Changed Content-type to text/html in Test2.px. 2006-08-22 07:26:36 -07:00
mtortonesi 54fffb4dc4 [svn] Updated ChangeLog. 2006-08-17 03:23:31 -07:00
mtortonesi 2c759092f6 [svn] Added support for Range header. 2006-08-17 02:15:00 -07:00
mtortonesi 01798261db [svn] Fixed wrong expected behaviour in Test4.px. 2006-07-14 06:20:42 -07:00
mtortonesi c1cb70ecd0 [svn] Added support for --restrict-file-names=lowercase and --restrict-file-names=uppercase. 2006-06-13 06:58:33 -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 daa33cc9ae [svn] Updated ChangeLog 2006-04-28 06:22:33 -07:00
mtortonesi 2e21470a2b [svn] Added tests for HTTP Content-Disposition header support. 2006-04-28 06:20:51 -07:00
mtortonesi ad445da01c [svn] Test.pm: Added support for pre-existing files. 2006-04-27 06:27:17 -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 b285d8070b [svn] Improved support for unit testing 2005-11-02 07:48:45 -08:00
mtortonesi d12bf532d5 [svn] Added support for HTTP testing. 2005-11-02 06:27:23 -08:00