pjs/netwerk/test/unit
jwalden%mit.edu 757dfd68a0 Bug 414122 - Preprocess effective TLD data into C++ code (eliminate file I/O to read, move parsing out of C++, remove an arena, etc.). r=dwitte, sr=bsmedberg, a=blocker 2008-02-14 22:57:21 +00:00
..
data Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9 2008-01-15 10:23:00 +00:00
head_channels.js
test_authentication.js
test_authpromptwrapper.js
test_bug261425.js
test_bug263127.js
test_bug321706.js
test_bug331825.js
test_bug336501.js
test_bug337744.js
test_bug368702.js add unit test for bug 402013. 2007-12-05 02:28:37 +00:00
test_bug369787.js
test_bug371473.js
test_bug376660.js
test_bug376844.js
test_bug376865.js
test_bug388281.js
test_bug396389.js
test_bug414122.js Bug 414122 - Preprocess effective TLD data into C++ code (eliminate file I/O to read, move parsing out of C++, remove an arena, etc.). r=dwitte, sr=bsmedberg, a=blocker 2008-02-14 22:57:21 +00:00
test_content_sniffer.js
test_cookie_header.js
test_data_protocol.js
test_dns_service.js Fix necko's test_dns_service.js test to treat ::1 the same as 127.0.0.1 for DNS resolution of localhost in order to fix Mac unit test failure now that IPv6 is enabled (as per bug 408881). 2008-01-05 08:10:56 +00:00
test_event_sink.js
test_extract_charset_from_content_type.js Add a way to extract the charset and the position of the charset parameter from 2007-12-03 21:34:45 +00:00
test_file_protocol.js
test_http_headers.js
test_httpcancel.js
test_idnservice.js Bug 409614 - IDN with non-ASCII TLD is displayed in Punycode. r+sr=biesi, a=damons 2008-01-29 06:06:01 +00:00
test_localstreams.js
test_parse_content_type.js
test_permmgr.js add unit test for permission manager. 2007-12-05 07:23:14 +00:00
test_plaintext_sniff.js Disable sporatically failing test that bz enabled earlier due to oranges. 2008-01-29 05:33:21 +00:00
test_protocolproxyservice.js
test_readline.js Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9 2008-01-15 10:23:00 +00:00
test_reopen.js Bug 400392 - "necko unit test test_reopen.js fails randomly on qm-centos5-01" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=biesi] 2007-11-08 08:23:51 +00:00
test_resumable_channel.js Bug 398069 - Don't cancel resume-from-0 transfers for HTTP 200 responses. r=biesi, sr= biesi, a=sayrer 2007-10-13 19:09:57 +00:00
test_unescapestring.js