gecko-dev/xpcom/tests
1999-10-01 23:30:06 +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 Changes to reflect changes made in XPCOM with respect to shutting down XPCOM. This is a test is not hooked to the code. 1999-09-28 17:55:02 +00:00
.cvsignore more cvsignorage for the xpcom2 landing 1999-05-26 18:50:14 +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 changing GetDiskSpaceAvailable to return a signed 64 bit value 1999-09-10 20:03:56 +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 First Checked In. 1999-05-10 20:46:31 +00:00
SizeTest02.cpp First Checked In. 1999-05-10 20:46:31 +00:00
SizeTest03.cpp First Checked In. 1999-05-10 20:46:31 +00:00
SizeTest04.cpp First Checked In. 1999-05-10 20:46:31 +00:00
SizeTest05.cpp First Checked In. 1999-05-10 20:46:31 +00:00
SizeTest06.cpp bug fixes and suggestions 1999-06-29 21:01:11 +00:00
test.properties Added test program and test file for new nsIProperties stuff. 1999-01-26 23:51:18 +00:00
TestArray.cpp fix windows bustage 1999-06-02 04:46:07 +00:00
TestAtoms.cpp Changes nsIAtom iterface to return a shared (non-allocated) wstring when 1999-09-03 22:21:29 +00:00
TestAutoLock.cpp Initial revision. 1999-02-04 00:40:22 +00:00
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 Add an || defined (XP_BEOS) so that the builds works under BeOS with -fno-exceptions. 1999-07-16 21:39:25 +00:00
TestCRT.cpp VMS changes from Colin Blake <colin@theblakes.com> 1999-07-31 19:39:23 +00:00
TestFactory.cpp Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
TestFactory.h
TestID.cpp
TestObserverService.cpp Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro. 1999-08-22 09:18:49 +00:00
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 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
TestShutdown.cpp Made it handle CIDs of the form {fe04c8e6-501e-11d3-a527-0060b0fc04b7}. 1999-09-28 18:01:47 +00:00
TestStackCrawl.cpp Add TestStackCrawl, which is currently broken :-(. 1999-08-18 04:53:51 +00:00
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 Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00