gecko-dev/netwerk/test
2005-07-27 18:13:11 +00:00
..
unit landing another tweak to patch for bug 297078 "really check for null byte in header values" r+sr=bzbarsky a=sparky 2005-07-27 18:13:11 +00:00
.cvsignore
jarlist.dat Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) 2005-03-10 18:36:07 +00:00
Makefile.in Make our content-type header parsing closer to spec (it wasn't allowing some 2005-07-25 20:27:04 +00:00
neckoTiming.pl
PageList.txt
PropertiesTest.cpp eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +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
TestBlockingSocket.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestCacheBlockFiles.cpp
TestCacheCollisions.js
TestCachePerformance.js
TestCacheService.cpp Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
TestCacheVisitor.js
TestCallbacks.cpp fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
TestCommon.h Bug 291234. netwerk tests don't need to depend on GTK anymore. r+sr=dbaron,a=asa 2005-04-21 20:59:15 +00:00
TestCookie.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestDiskCache.js
TestDNS.cpp patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky 2005-04-06 01:33:28 +00:00
TestDNSDaemon.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestFileInput2.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestFileInput.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestFileTransport.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
TestHttp.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
TestIDN.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestIncrementalDownload.cpp fixes bug 291910 "Provide utility for incremental download" r=biesi,dougt sr=bzbarsky a=shaver 2005-06-01 18:05:36 +00:00
TestIOThreads.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestMakeAbs.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestMCTransport.cpp Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
TestObjectCache.js
TestOpen.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestOverlappedIO.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestPageLoad.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
TestPerf.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestProtocols.cpp bug 283489 r=darin sr=bz 2005-04-05 17:40:32 +00:00
TestRes.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestServ.cpp fixing off-by-one error, r+sr=darin 2004-11-07 21:24:20 +00:00
TestServ.js Bug 243621 Standardize QueryInterface without throw 2004-05-17 23:38:25 +00:00
TestSocketInput.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestSocketIO.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestSocketTransport.cpp fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa 2005-04-14 23:18:34 +00:00
TestStandardURL.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestStreamChannel.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
TestStreamLoader.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestStreamPump.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
TestStreamTransport.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
TestSyncHTTP.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestThreadedIO.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestUpload.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestURLManipulation.html
TestURLParser.cpp make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
TestWriteSpeed.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
TestWriteStream.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
urlparse_mac.dat
urlparse_unx.dat
urlparse_win.dat
urlparse.dat
urltest.cpp eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
urltests.dat