gecko-dev/netwerk/test
Jeff Walden 01b8f84f30 Bug 991981 - ArrayBufferInputStream test. r=sfink, r=jdm
--HG--
extra : rebase_source : b50ffa49289aeb42bd4550b846934865b9c6f8d7
2014-04-04 17:34:09 -07:00
..
browser Bug 1068412: Forward dynamically registered resource URI mappings to content processes. r=billm 2014-10-07 10:29:40 -07:00
crashtests Bug 785753 - Adding two crashtests. 2014-07-13 13:01:43 +00:00
httpserver Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
mochitests Bug 991981 - ArrayBufferInputStream test. r=sfink, r=jdm 2014-04-04 17:34:09 -07:00
reftest
unit bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
unit_ipc Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
moz.build Bug 951677 - Part 2: test case. r=honzab 2014-10-07 17:25:54 +08:00
neckoTiming.pl
PageList.txt
PropertiesTest.cpp
ReadNTLM.cpp
sites.txt
TestBind.cpp Bug 951677 - Part 2: test case. r=honzab 2014-10-07 17:25:54 +08:00
TestBlockingSocket.cpp
TestCacheBlockFiles.cpp
TestCachePrefixKeyParser.cpp Bug 968593 - HTTP cache v2: Make load context key (a.k.a key prefix) safely parsable, r=michal 2014-04-06 20:44:40 +02:00
TestCallbacks.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestCommon.h Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestCookie.cpp Bug 869836 - Part 1: Use EqualsLiteral instead of == NS_LITERAL_STRING(...). r=ehsan 2014-05-22 06:48:50 +03:00
TestDNS.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestDNSDaemon.cpp
TestFileInput2.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
TestHttp.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestIDN.cpp
TestIncrementalDownload.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestIOThreads.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
TestMakeAbs.cpp
TestOpen.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestOverlappedIO.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
TestPageLoad.cpp Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
TestPerf.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestProtocols.cpp Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan 2014-10-08 13:17:32 -07:00
TestRes.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
TestServ.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestServ.js
TestSocketInput.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
TestSocketIO.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
TestSocketTransport.cpp Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:52 +03:00
TestStandardURL.cpp
TestStreamChannel.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
TestStreamLoader.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestStreamPump.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
TestStreamTransport.cpp Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:50 +03:00
TestSTSParser.cpp Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
TestSyncHTTP.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestThreadedIO.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestUDPSocket.cpp Backed out 4 changesets (bug 745283) for conflicting with the backout of bug 786419 a=backout 2014-08-26 16:33:42 -07:00
TestUDPSocketProvider.cpp
TestUpload.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestURLManipulation.html
TestURLParser.cpp
TestWriteSpeed.cpp
urlparse_mac.dat
urlparse_unx.dat
urlparse_win.dat
urlparse.dat
urltest.cpp
urltests.dat