pjs/netwerk/test/unit
smontagu%smontagu.org 9175bd4606 Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner 2008-04-14 08:26:55 +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 Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +00:00
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_bug419157.js Fallback to null-padding in nsMimeHeaderParam::GetParameter if all other conversions fail. Bug 419157, r+sr=biesi, b=beltzner 2008-04-08 18:45:55 +00:00
test_bug427957.js Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner 2008-04-14 08:26:55 +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 the charset right after the type, before all other params, if there is no 2008-02-29 04:24:33 +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 Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +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 Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +00:00
test_standardurl.js Bug 417218 - nsStandardURL::SetPath does the wrong thing when the path is '/' and is being set to ''. r+sr=biesi, a=beltzner 2008-02-26 22:48:42 +00:00
test_unescapestring.js