This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
xpcom
/
tests
History
dveditz%netscape.com
92654b5840
Missed a test
...
git-svn-id: svn://10.0.0.236/trunk@51340 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-21 01:47:28 +00:00
..
dynamic
General cleanup.
1999-09-18 02:12:56 +00:00
macbuild
First Checked In.
1999-09-10 22:48:49 +00:00
services
General cleanup.
1999-09-18 02:12:56 +00:00
windows
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
CvtURL.cpp
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
FilesTest.cpp
Missed a test
1999-10-21 01:47:28 +00:00
Makefile.in
Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties. Approved for carpool checkin by mcafee.
1999-09-29 21:41:26 +00:00
makefile.win
fix the massed up PROG8-10
1999-09-13 22:58:18 +00:00
PropertiesTest.cpp
Fixing warnings.
1999-08-30 21:59:42 +00:00
RegFactory.cpp
- Fixed Register() to use componentmanager instead of hand loading the
1999-09-11 07:30:24 +00:00
resources.h
…
SizeTest01.cpp
…
SizeTest02.cpp
…
SizeTest03.cpp
…
SizeTest04.cpp
…
SizeTest05.cpp
…
SizeTest06.cpp
…
test.properties
…
TestArray.cpp
…
TestAtoms.cpp
Changes nsIAtom iterface to return a shared (non-allocated) wstring when
1999-09-03 22:21:29 +00:00
TestAutoLock.cpp
…
TestBuffers.cpp
15300 r=warren. Changed NS_NewThread api to default to PR_UNJOINABLE_THREAD, also added new NS_NewThread() function so you don't have to combine the runnable w/ thread creation. added threads to xpcom init so you can create them w/ the com mgr.
1999-10-01 23:30:06 +00:00
TestCOMPtr.cpp
…
TestCRT.cpp
…
TestFactory.cpp
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
TestFactory.h
…
TestID.cpp
…
TestObserverService.cpp
…
TestPipes.cpp
15300 r=warren. Changed NS_NewThread api to default to PR_UNJOINABLE_THREAD, also added new NS_NewThread() function so you don't have to combine the runnable w/ thread creation. added threads to xpcom init so you can create them w/ the com mgr.
1999-10-01 23:30:06 +00:00
TestServMgr.cpp
…
TestShutdown.cpp
Made it handle CIDs of the form {fe04c8e6-501e-11d3-a527-0060b0fc04b7}.
1999-09-28 18:01:47 +00:00
TestStackCrawl.cpp
…
TestThreads.cpp
15300 r=warren. Changed NS_NewThread api to default to PR_UNJOINABLE_THREAD, also added new NS_NewThread() function so you don't have to combine the runnable w/ thread creation. added threads to xpcom init so you can create them w/ the com mgr.
1999-10-01 23:30:06 +00:00
TestXPIDLString.cpp
…