This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-02 20:20:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
netwerk
/
test
History
rpotts%netscape.com
9976c7dacc
Bug
#26883
(tested by duncan@be.com). Fixed up broken QI implementation in a socket transport test case.
2000-02-11 01:52:23 +00:00
..
.cvsignore
…
Makefile.in
…
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
…
sites.txt
…
TestCacheMgr.cpp
…
TestFileInput2.cpp
Added stream buffering. Made file transport use it. Bug
#19233
r=dougt
2000-02-04 07:31:43 +00:00
TestFileInput.cpp
…
TestFileTransport.cpp
…
TestMakeAbs.cpp
…
TestProtocols.cpp
…
TestRawCache.cpp
…
TestRes.cpp
…
TestSocketInput.cpp
…
TestSocketIO.cpp
Bug
#26883
(tested by duncan@be.com). Fixed up broken QI implementation in a socket transport test case.
2000-02-11 01:52:23 +00:00
TestSocketTransport.cpp
…
TestStreamConv.cpp
…
TestWriteSpeed.cpp
Added stream buffering. Made file transport use it. Bug
#19233
r=dougt
2000-02-04 07:31:43 +00:00
TestWriteStream.cpp
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
urltest.cpp
…