gecko-dev/netwerk/test
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
..
.cvsignore Moving PropertiesTest.cpp from xpcom/tests to netwerk/test to remove necko dependency from xpcom (142680). r=cls, a=alecf 2002-05-08 06:08:25 +00:00
jarlist.dat Landing bookmarks branch. Everything except mozilla/xpfe 2003-03-25 04:44:31 +00:00
Makefile.in modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
neckoTiming.pl
PageList.txt
PropertiesTest.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +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 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
TestCacheService.cpp Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
TestCacheVisitor.js
TestCallbacks.cpp Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice 2003-04-04 16:01:51 +00:00
TestDiskCache.js
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 Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
TestFileTransport.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
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
TestMakeAbs.cpp Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +00:00
TestMCTransport.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
TestObjectCache.js bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately 2002-08-06 00:53:19 +00:00
TestOverlappedIO.cpp Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice 2003-04-04 16:01:51 +00:00
TestPageLoad.cpp bug 100649: Length() being used where IsEmpty() is meant 2003-05-23 21:34:47 +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 Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice 2003-04-04 16:01:51 +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
TestSocketInput.cpp Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice 2003-04-04 16:01:51 +00:00
TestSocketIO.cpp Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice 2003-04-04 16:01:51 +00:00
TestSocketTransport.cpp modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
TestStandardURL.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
TestStreamChannel.cpp new files for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 01:27:53 +00:00
TestStreamPump.cpp new files for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 01:27:53 +00:00
TestStreamTransport.cpp new files for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 01:27:53 +00:00
TestSyncHTTP.cpp
TestThreadedIO.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
TestUpload.cpp Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice 2003-04-04 16:01:51 +00:00
TestURLManipulation.html file to be used for testing GetCommonBaseSpec, GetRelativeSpec and Resolve; a=darin (note: test file NOT PART OF BUILD!) 2002-03-27 22:40:48 +00:00
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
urltest.cpp Bug 58221 don't use strlen to check if a string is of length 0 2002-11-17 05:16:49 +00:00
urltests.dat