Commit Graph

86 Commits

Author SHA1 Message Date
Matthew Flatt
8e59e04b24 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

original commit: 0153e122b7
2008-04-10 19:05:35 +00:00
Eli Barzilay
500974878b use new require specs in many places
svn: r8774

original commit: b1a08edd5a
2008-02-23 09:42:03 +00:00
Eli Barzilay
9b958bd56a changed default current-alist-separator-mode to amp, added semi-or-amp mode
svn: r7057

original commit: 0e2a1a465a
2007-08-08 15:30:03 +00:00
Noel Welsh
f14fa1aaab Wrap a parameter/c contract around current-proxy-servers, so it may be used in calls to parameterize. Add test for same.
svn: r7030

original commit: 39d78f3fbf
2007-08-06 13:58:22 +00:00
Eli Barzilay
ab755d6138 PR8809 (value-less keys in the query parts) -- see message in the PR log
svn: r6931

original commit: 418df561e7
2007-07-18 03:42:23 +00:00
Eli Barzilay
aa04fe03f3 URL parsing is closer to the RFC now
svn: r5965

original commit: e885e79295
2007-04-17 11:56:20 +00:00
Eli Barzilay
7de7d761ff tests for using colons in scheme-less paths
svn: r5959

original commit: ee91e07ee3
2007-04-17 06:11:39 +00:00
Eli Barzilay
3996eefb9a parse url schemes properly (some test reformatting)
svn: r5241

original commit: 9984b48d88
2007-01-07 09:09:27 +00:00
Jacob Matthews
7cc0a1760d Added a test suite for net/cookie.ss, and fixed some bugs revealed by that test suite
svn: r5010

original commit: 7c7ada4514
2006-12-03 00:02:40 +00:00
John Clements
4b36ecd467 a few more tests
svn: r3907

original commit: 105c6830be
2006-07-31 14:47:28 +00:00
John Clements
d5aa14a5bd added tests for head.ss, incl. bytes-type tests where applicable
svn: r3905

original commit: 47c2b6d511
2006-07-31 14:30:09 +00:00
Eli Barzilay
045d90b85b * 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

original commit: 55619b853e
2006-07-09 05:32:41 +00:00
Eli Barzilay
86dc2640bc Tests for different file:// parsing of URLs
svn: r3111

original commit: ce92ae725a
2006-05-29 18:13:33 +00:00
Eli Barzilay
3fe714427c hex encodings are uppercase according to RFC3986
svn: r3102

original commit: 0a6b673df6
2006-05-29 04:30:46 +00:00
Robby Findler
db3d3052bf PR 7976 fixed
svn: r2473

original commit: e2d053bac1
2006-03-21 02:11:14 +00:00
Robby Findler
772b263eb3 fixed up file: urls and fixed a bug in the parsing of urls with empty string host names
svn: r1779

original commit: aa5d3f7378
2006-01-07 03:25:26 +00:00
Robby Findler
1a8d0070b7 fixed url code in various ways
svn: r1752

original commit: c6992e0307
2006-01-03 14:02:25 +00:00
Robby Findler
18ac669ebc fixed PRs 7783 7785
svn: r1731

original commit: 00d989a80a
2005-12-31 14:23:49 +00:00
Matthew Flatt
6a81603ede URI query tags case-sensitive
svn: r262

original commit: de84c91d1a
2005-06-28 19:57:19 +00:00
Matthew Flatt
c922f1be91 .
original commit: 13e7d0e72325c6baf53af7a38c65dd39104bea9c
2005-02-12 03:58:36 +00:00
Robby Findler
868d42f2a8 .
original commit: 67aec70f5bbfc29b6469303c5aac4ba9bcb87727
2004-12-22 21:22:22 +00:00
Robby Findler
c409780dd7 .
original commit: b8579d5187ee0e3bcd0b0381716777585012dee7
2004-12-18 02:34:23 +00:00
Matthew Flatt
79ae709d16 .
original commit: d34ff0a7930e4e32a623e326e79bec087e3db531
2004-10-20 13:13:33 +00:00
Robby Findler
89b0be8e87 .
original commit: 4b7cac67f8e17f37b3098415fc86e130d4b40264
2004-10-08 21:50:18 +00:00
Matthew Flatt
8fb66d6b82 .
original commit: 4313c2bbb11045726515cddab861a90451e2d81e
2004-09-10 00:26:40 +00:00
Matthew Flatt
8c7451273e .
original commit: 8750db0ba565bca8b48eeb8e6fcbf2df9c622fc3
2004-09-10 00:21:13 +00:00
Matthew Flatt
eff2d15f62 .
original commit: c67315a636365261e628c9d84ac510fbfe30b1a6
2004-09-08 22:04:33 +00:00
Matthew Flatt
41a8e116c7 .
original commit: a9a35577fecee30137f90f515bb40f640cf35a88
2004-09-07 13:06:35 +00:00
Matthew Flatt
147b3ed23e .
original commit: 4eb62470b4c8c58b9a65d58634358abc3f962a89
2004-09-07 12:47:18 +00:00
Matthew Flatt
6d9886f436 .
original commit: 77566789cee6d53331f69c6ccbf4a826d119f768
2004-08-24 16:25:06 +00:00
Robby Findler
8ebd6ff0da .
original commit: 79909a1a86679609176fca500c160c28fb65e5be
2004-08-21 05:50:40 +00:00
Robby Findler
a1d43601c2 .
original commit: 452b4a2f208d1537aa707936d38c2c5f1e1af87c
2004-04-04 14:49:09 +00:00
Robby Findler
c87684a141 .
original commit: 1bb504e64b4e8d26f80db774d624c3273925e3fb
2004-04-03 23:56:51 +00:00
Robby Findler
41243281d4 .
original commit: 282f99491878fb8b3fc512a0e3217c1ec67027ae
2004-03-21 02:37:42 +00:00
Robby Findler
b80094cf12 .
original commit: b8cd7098bf7f453ca03cf2e65d0eb140eecd5711
2004-03-20 17:18:24 +00:00
Matthew Flatt
cedf20de42 .
original commit: 20af79513911f5b3a4999b88845345240c511b2c
2004-02-20 03:22:25 +00:00