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-01 19:39:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
netwerk
/
test
History
warren%netscape.com
9e08bb8519
Added stream buffering. Made file transport use it. Bug
#19233
r=dougt
2000-02-04 07:31:43 +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
…
TestSocketTransport.cpp
Fix
#25042
. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in.
2000-01-28 04:00:28 +00:00
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
…