gecko-dev/netwerk/test
valeski%netscape.com 12a6938250 NOT PART OF BUILD. adding a protocol callback test harness 2000-04-19 17:47:45 +00:00
..
.cvsignore ignore generated files 1999-11-29 21:20:30 +00:00
Makefile.in Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
TestCacheMgr.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestCallbacks.cpp NOT PART OF BUILD. adding a protocol callback test harness 2000-04-19 17:47:45 +00:00
TestFileInput.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestFileInput2.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestFileTransport.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestMakeAbs.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
TestProtocols.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestRawCache.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestRes.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestSocketIO.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestSocketInput.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestSocketTransport.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
TestStreamConv.cpp removed reference to nsString2 2000-03-31 10:13:22 +00:00
TestThreadedIO.cpp New test to do I/O on multiple threads; not built yet 2000-03-30 22:49:36 +00:00
TestWriteSpeed.cpp Added stream buffering. Made file transport use it. Bug #19233 r=dougt 2000-02-04 07:31:43 +00:00
TestWriteStream.cpp fixed include problem 2000-03-31 10:08:49 +00:00
makefile.win Added 2 test cases: TestWriteStreams is Scott's performance test (for the cache). TestWriteSpeed plots buffer size vs. throughput. 2000-02-03 01:59:15 +00:00
nettest.cpp removed references to nsString2 2000-03-31 10:19:31 +00:00
sites.txt Added a trailing slash for optimization. 1999-07-10 05:44:16 +00:00
urltest.cpp Fix for 32813. Moved the hardcoded tests out into a separate file and added functionality to specify that file. Look at urltests.dat in this directory for more info. 2000-04-15 01:47:17 +00:00
urltests.dat First checkin of all the url parsing related tests. Not in the build. 2000-04-15 01:44:57 +00:00