1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
Commit Graph

80 Commits

Author SHA1 Message Date
Steven Schubiger
e57b3b231a Add testfile to dist. 2009-08-31 22:59:05 +02:00
Steven Schubiger
b4dca1816f Escape semicolons when converting links (#27272). 2009-08-29 23:24:49 +02:00
Micah Cowan
b014f8fae9 Improved exit status handling. 2009-08-27 23:08:58 -07:00
Micah Cowan
d21dde51b8 Heed cookies from 401s. 2009-08-27 00:40:48 -07:00
Micah Cowan
fb0946c7fc --restrict-file-names=ascii 2009-07-27 23:41:26 -07:00
Micah Cowan
da2ac85f40 Documentation fixes for IRI options, and rename --locale -> --local-encoding. 2009-07-26 21:50:19 -07:00
Steven Schubiger
76bd534668 Make IDN/IRI tests part of distribution. 2009-07-07 20:28:56 +02:00
Micah Cowan
5febddec70 Fix meta name=robots. 2009-07-05 23:23:17 -07:00
Micah Cowan
fcdfd63e8f Prefer --no-iri over --iri=no. 2009-07-03 19:31:28 -07:00
Micah Cowan
a00b834bb3 Referer/IRI fix. 2009-07-01 23:17:33 -07:00
Micah Cowan
901343828b FTP recursion test, when IRI is on. 2009-06-29 18:53:13 -07:00
Micah Cowan
32aba4561f Percent-coded value test. 2009-06-29 03:29:16 -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
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
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
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
Xavier Saint
a5c222fa79 Update tests/Changelog for Test-iri-list.px 2008-08-14 18:31:03 +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
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
998ede3a88 Test--spider.px expect 0. 2008-05-23 00:00:55 -07:00
Micah Cowan
aaf50d9a0f ChangeLog entry for new run-px script. 2008-05-22 23:49:05 -07:00