pjs/netwerk/test
rpotts%netscape.com aedcc2be86 bug #179168 (r=dougt, sr=darin). Get TestSocketInput running again... 2003-01-02 01:14:40 +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
Makefile.in Remove all necko references to dbm - it's no longer needed for anything (part of bug 175741). r=bbaetz,sr=darin, a=roc. 2002-10-30 09:09:49 +00:00
PageList.txt Adding the necko performance tests. 2001-06-27 02:33:44 +00:00
PropertiesTest.cpp fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions 2002-08-30 17:13:34 +00:00
TestAsyncCache.js XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +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
TestCacheMgr.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +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 [not part of build] Update to newer version of interface. 2001-03-27 08:17:20 +00:00
TestCallbacks.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestDNSDaemon.cpp Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +00:00
TestDiskCache.js [not part of build] Added debug harness, explicit doom. 2001-03-03 03:42:10 +00:00
TestFileInput.cpp Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf. 2002-11-13 21:25:32 +00:00
TestFileInput2.cpp Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf. 2002-11-13 21:25:32 +00:00
TestFileTransport.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestHttp.cpp Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +00:00
TestIDN.cpp Added ACE decode function to nsIIDNService, renamed exisiting function name, 2002-03-09 00:10:21 +00:00
TestMCTransport.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestMakeAbs.cpp Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +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 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestPageLoad.cpp Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
TestPerf.cpp Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +00:00
TestProtocols.cpp fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy, 2002-12-04 04:18:08 +00:00
TestRawCache.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestRes.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestSocketIO.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestSocketInput.cpp bug #179168 (r=dougt, sr=darin). Get TestSocketInput running again... 2003-01-02 01:14:40 +00:00
TestSocketTransport.cpp bug #179166 (sr=darin). TestSocketTransport crashes because of a null eventQ 2003-01-02 01:13:15 +00:00
TestStandardURL.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
TestSyncHTTP.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestThreadedIO.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +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 landing standard url rewrite (bug 103916) 2001-11-16 02:09:13 +00:00
TestUpload.cpp fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
TestWriteSpeed.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestWriteStream.cpp Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +00:00
jarlist.dat Remove dead file (themes/modern/navigatorBindings.xml) from build. r=mozbot, sr=bryner 2002-12-30 21:56:02 +00:00
neckoTiming.pl Adding the necko performance tests. 2001-06-27 02:33:44 +00:00
sites.txt
urlparse.dat bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
urlparse_mac.dat bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
urlparse_unx.dat bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
urlparse_win.dat bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
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