gecko-dev/xpcom/tests
dougt%netscape.com 028f11d2bf Changes nsIAtom iterface to return a shared (non-allocated) wstring when
GetUnicode() is called.  (thanks waterson, jband)

Also fixing 12237.  (thanks jband).
1999-09-03 22:21:29 +00:00
..
dynamic Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
macbuild
services Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
windows Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
.cvsignore
CvtURL.cpp Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
FilesTest.cpp
Makefile.in Removed TestBuffers which is now obsolete. 1999-08-27 10:32:49 +00:00
makefile.win Remove MODULAR_NETLIB defines. 1999-09-02 18:51:56 +00:00
PropertiesTest.cpp Fixing warnings. 1999-08-30 21:59:42 +00:00
RegFactory.cpp
resources.h
SizeTest01.cpp
SizeTest02.cpp
SizeTest03.cpp
SizeTest04.cpp
SizeTest05.cpp
SizeTest06.cpp bug fixes and suggestions 1999-06-29 21:01:11 +00:00
test.properties
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
TestBuffers.cpp Fix build warnings. 1999-07-16 20:06:37 +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 Using default autoregistration. 1999-06-16 00:29:34 +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 Added TestSearch routine from now obsolete TestBuffers test. 1999-08-27 10:32:51 +00:00
TestServMgr.cpp
TestShutdown.cpp Added ability to instantiate a component to test it for leaks. 1999-07-28 08:28:10 +00:00
TestStackCrawl.cpp Add TestStackCrawl, which is currently broken :-(. 1999-08-18 04:53:51 +00:00
TestThreads.cpp
TestXPIDLString.cpp