Commit Graph

12 Commits

Author SHA1 Message Date
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