.. |
.cvsignore
|
updating .cvsignore for necko
|
2003-10-06 08:21:10 +00:00 |
jarlist.dat
|
Landing bookmarks branch. Everything except mozilla/xpfe
|
2003-03-25 04:44:31 +00:00 |
Makefile.in
|
adding back TestServ.cpp... didn't mean to remove that.
|
2003-11-18 02:58:18 +00:00 |
neckoTiming.pl
|
|
|
PageList.txt
|
|
|
PropertiesTest.cpp
|
Bug 208314 - remove use of iostreams to allow building with compilers
|
2004-02-07 02:41:10 +00:00 |
ReadNTLM.cpp
|
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
|
2004-02-19 02:44:03 +00:00 |
sites.txt
|
|
|
TestAsyncCache.js
|
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
|
2002-04-15 22:26:29 +00:00 |
TestBlockingSocket.cpp
|
new files for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
|
2003-01-18 01:27:53 +00:00 |
TestCacheBlockFiles.cpp
|
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
|
2002-07-04 14:29:25 +00:00 |
TestCacheCollisions.js
|
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
|
2002-04-15 22:26:29 +00:00 |
TestCachePerformance.js
|
|
|
TestCacheService.cpp
|
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
|
2003-07-20 07:47:59 +00:00 |
TestCacheVisitor.js
|
|
|
TestCallbacks.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 23:12:15 +00:00 |
TestCookie.cpp
|
moving TestCookie into its new netwerk/test home.
|
2003-10-30 03:28:28 +00:00 |
TestDiskCache.js
|
|
|
TestDNS.cpp
|
fixes bug 219376 "Trying to resolve IP's via DNS (Failed connections stall instead of giving Connection Failure Error; pages stop/don't finish/complete loading if ad hosts/scripts fail)" r=dougt sr=bienvenu,bryner
|
2003-10-07 05:11:41 +00:00 |
TestDNSDaemon.cpp
|
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
|
2002-07-04 14:29:25 +00:00 |
TestFileInput2.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 22:35:09 +00:00 |
TestFileInput.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 23:12:15 +00:00 |
TestFileTransport.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 23:12:15 +00:00 |
TestHttp.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 22:35:09 +00:00 |
TestIDN.cpp
|
Implements ACE to UTF-8 and modified the test program,
|
2003-03-25 23:18:41 +00:00 |
TestIOThreads.cpp
|
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
|
2003-10-06 01:46:31 +00:00 |
TestMakeAbs.cpp
|
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
|
2002-07-04 14:29:25 +00:00 |
TestMCTransport.cpp
|
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
|
2003-07-20 07:47:59 +00:00 |
TestObjectCache.js
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
TestOpen.cpp
|
#include <..> -> #include ".."
|
2003-11-10 00:01:17 +00:00 |
TestOverlappedIO.cpp
|
rs=leaf
|
2003-07-22 18:38:01 +00:00 |
TestPageLoad.cpp
|
Bug 208314 - remove use of iostreams to allow building with compilers
|
2004-02-07 02:41:10 +00:00 |
TestPerf.cpp
|
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
|
2003-01-18 02:15:14 +00:00 |
TestProtocols.cpp
|
fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner
|
2003-11-18 02:20:34 +00:00 |
TestRes.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 22:35:09 +00:00 |
TestServ.cpp
|
fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky
|
2003-11-15 00:13:59 +00:00 |
TestServ.js
|
adding a JS testcase for server sockets (see bug 92928)
|
2004-02-06 20:36:58 +00:00 |
TestSocketInput.cpp
|
Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice
|
2003-04-04 16:01:51 +00:00 |
TestSocketIO.cpp
|
rs=leaf
|
2003-07-22 18:38:01 +00:00 |
TestSocketTransport.cpp
|
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
|
2003-10-06 01:46:31 +00:00 |
TestStandardURL.cpp
|
|
|
TestStreamChannel.cpp
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
TestStreamPump.cpp
|
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
|
2003-07-20 07:47:59 +00:00 |
TestStreamTransport.cpp
|
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
|
2003-10-06 01:46:31 +00:00 |
TestSyncHTTP.cpp
|
|
|
TestThreadedIO.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 23:12:15 +00:00 |
TestUpload.cpp
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
TestURLManipulation.html
|
|
|
TestURLParser.cpp
|
|
|
TestWriteSpeed.cpp
|
|
|
TestWriteStream.cpp
|
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
|
2002-07-04 14:29:25 +00:00 |
urlparse_mac.dat
|
|
|
urlparse_unx.dat
|
|
|
urlparse_win.dat
|
|
|
urlparse.dat
|
fixes bug 223815 "do not unescape %2e if it occurs in the filename part of the filepath" patch=andreas.otte@debitel.net r=bz sr=darin
|
2003-11-19 06:03:01 +00:00 |
urltest.cpp
|
Bug 208314 - remove use of iostreams to allow building with compilers
|
2004-02-07 02:41:10 +00:00 |
urltests.dat
|
|
|