Commit Graph

24 Commits

Author SHA1 Message Date
Eli Barzilay
5d6b74d3b6 remove old net tests
svn: r14144
2009-03-17 11:42:31 +00:00
Robby Findler
134138916f allows colons in the userinfo field of a url (ie, does not encode them)
svn: r13282
2009-01-25 20:12:08 +00:00
Eli Barzilay
20e9673028 more base64-related changes
svn: r11470
2008-08-28 21:00:53 +00:00
Matthew Flatt
2dc02d81fe net/url and tests fixes for windows
svn: r9249
2008-04-11 01:12:01 +00:00
Matthew Flatt
0153e122b7 change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing
svn: r9239
2008-04-10 19:05:35 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
0e2a1a465a changed default current-alist-separator-mode to amp, added semi-or-amp mode
svn: r7057
2007-08-08 15:30:03 +00:00
Noel Welsh
39d78f3fbf Wrap a parameter/c contract around current-proxy-servers, so it may be used in calls to parameterize. Add test for same.
svn: r7030
2007-08-06 13:58:22 +00:00
Eli Barzilay
418df561e7 PR8809 (value-less keys in the query parts) -- see message in the PR log
svn: r6931
2007-07-18 03:42:23 +00:00
Eli Barzilay
e885e79295 URL parsing is closer to the RFC now
svn: r5965
2007-04-17 11:56:20 +00:00
Eli Barzilay
ee91e07ee3 tests for using colons in scheme-less paths
svn: r5959
2007-04-17 06:11:39 +00:00
Eli Barzilay
9984b48d88 parse url schemes properly (some test reformatting)
svn: r5241
2007-01-07 09:09:27 +00:00
Jacob Matthews
7c7ada4514 Added a test suite for net/cookie.ss, and fixed some bugs revealed by that test suite
svn: r5010
2006-12-03 00:02:40 +00:00
John Clements
105c6830be a few more tests
svn: r3907
2006-07-31 14:47:28 +00:00
John Clements
47c2b6d511 added tests for head.ss, incl. bytes-type tests where applicable
svn: r3905
2006-07-31 14:30:09 +00:00
Eli Barzilay
55619b853e * made quiet.ss show real errors properly (tricky...)
* the exit code of quiet.ss is now 1 for failed tests, 2 for an
  unexpected error, and 3 for a timeout
* added net.ss and uni-norm.ss to all.ss
* uni-norm.ss will retrieve the test file if it doesn't find it
* it will also throw an error if it cannot retrieve proper tests

svn: r3662
2006-07-09 05:32:41 +00:00
Eli Barzilay
ce92ae725a Tests for different file:// parsing of URLs
svn: r3111
2006-05-29 18:13:33 +00:00
Eli Barzilay
0a6b673df6 hex encodings are uppercase according to RFC3986
svn: r3102
2006-05-29 04:30:46 +00:00
Robby Findler
e2d053bac1 PR 7976 fixed
svn: r2473
2006-03-21 02:11:14 +00:00
Robby Findler
aa5d3f7378 fixed up file: urls and fixed a bug in the parsing of urls with empty string host names
svn: r1779
2006-01-07 03:25:26 +00:00
Robby Findler
c6992e0307 fixed url code in various ways
svn: r1752
2006-01-03 14:02:25 +00:00
Robby Findler
00d989a80a fixed PRs 7783 7785
svn: r1731
2005-12-31 14:23:49 +00:00
Matthew Flatt
de84c91d1a URI query tags case-sensitive
svn: r262
2005-06-28 19:57:19 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00