netwerk/test/urlparse_mac.dat

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/netwerk/test/urlparse_mac.dat	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +# Any blank lines and those beginning with # are comments and 
     1.5 +# ignored. To add additional test cases that could potentially 
     1.6 +# break URL parsing in mozilla add the input URL on a new line 
     1.7 +# and follow it with the expected output for the standard URL 
     1.8 +# parser and one line for the case when the URL is really 
     1.9 +# created. Then run urltest with the -std option and without it 
    1.10 +# on this file and hopefully the expected output should match 
    1.11 +# the one from the program. 
    1.12 +#   - Gagan Saksena 03/28/00
    1.13 +# 
    1.14 +# This version is specifically for the Mac platform.
    1.15 +#
    1.16 +
    1.17 +# testing different versions of file urls

mercurial