gecko-dev/netwerk/test
jwalden@mit.edu 6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
..
httpserver Bug 367214 - mod_cern_meta support in the HTTP server, enabling modification of the HTTP status and headers sent in the response for a file. r=biesi 2007-05-20 18:35:06 -07:00
unit Bug 376844 - Single quotes in URLs should be escaped. Patch by Wladimir Palant <trev.moz@adblockplus.org>. r=benjamin, sr=cbiesinger. 2007-06-17 05:29:08 -07:00
Makefile.in Bug 191187 Request for UDP/IP (datagram) socket provider and supportbased on dougt's workpatch by mook.moz+mozbz@gmail.comr=biesi sr=bz 2007-05-30 23:07:26 -07:00
PageList.txt
PropertiesTest.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
ReadNTLM.cpp Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
TestAsyncCache.js
TestBlockingSocket.cpp Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
TestCacheBlockFiles.cpp remove XP_MAC from network. b=281889 r=darin 2006-11-15 21:38:48 +00:00
TestCacheCollisions.js
TestCachePerformance.js
TestCacheService.cpp Bug 319003 remove unused variable gSession from TestCacheService 2005-12-11 02:38:15 +00:00
TestCacheVisitor.js
TestCallbacks.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
TestCommon.h landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestCookie.cpp prevent creating, modifying, and deleting HttpOnly cookies from web content, and add unit tests to that effect. b=383181, r+sr=dveditz 2007-06-26 01:36:50 -07:00
TestDNS.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestDNSDaemon.cpp
TestDiskCache.js
TestFileInput2.cpp
TestHttp.cpp
TestIDN.cpp Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
TestIOThreads.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestIncrementalDownload.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestMCTransport.cpp
TestMakeAbs.cpp
TestObjectCache.js
TestOpen.cpp bug 327065 misc necko cleanup, see bug for details 2006-02-14 15:37:10 +00:00
TestOverlappedIO.cpp
TestPageLoad.cpp remove unused include 2006-09-08 21:59:27 +00:00
TestPerf.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestProtocols.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestRes.cpp
TestServ.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestServ.js
TestSocketIO.cpp
TestSocketInput.cpp
TestSocketTransport.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestStandardURL.cpp Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
TestStreamChannel.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestStreamLoader.cpp Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug 2006-10-24 21:47:40 +00:00
TestStreamPump.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestStreamTransport.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestSyncHTTP.cpp
TestThreadedIO.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
TestUDPSocketProvider.cpp Bug 191187 Request for UDP/IP (datagram) socket provider and supportbased on dougt's workpatch by mook.moz+mozbz@gmail.comr=biesi sr=bz 2007-05-30 23:07:26 -07:00
TestURLManipulation.html
TestURLParser.cpp Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
TestUpload.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
TestWriteSpeed.cpp
jarlist.dat removing unused p3p-related files. 2007-06-16 17:42:13 -07:00
neckoTiming.pl
sites.txt
urlparse.dat
urlparse_mac.dat
urlparse_unx.dat
urlparse_win.dat
urltest.cpp Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
urltests.dat