netwerk/test/urlparse_mac.dat

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 # Any blank lines and those beginning with # are comments and 
     2 # ignored. To add additional test cases that could potentially 
     3 # break URL parsing in mozilla add the input URL on a new line 
     4 # and follow it with the expected output for the standard URL 
     5 # parser and one line for the case when the URL is really 
     6 # created. Then run urltest with the -std option and without it 
     7 # on this file and hopefully the expected output should match 
     8 # the one from the program. 
     9 #   - Gagan Saksena 03/28/00
    10 # 
    11 # This version is specifically for the Mac platform.
    12 #
    14 # testing different versions of file urls

mercurial