gecko-dev/xpcom/tests
dougt%netscape.com 20cb222459 landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org 2002-10-17 23:41:47 +00:00
..
StringFactoringTests Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
dynamic 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
macbuild
services 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
utils r=dougt 2002-02-01 00:30:25 +00:00
windows Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +00:00
.cvsignore Ignore test binaries. a=leaf. 2002-03-09 00:07:17 +00:00
CvtURL.cpp fix for bug 110531, r=dougt, jag, sr=darin - moving ConverterInputStream into uconv, and changing the one in XPCOM into an UTF8-only converter 2001-12-04 01:10:43 +00:00
Makefile.in Remove unused defines: 2002-08-07 06:08:00 +00:00
RegFactory.cpp Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +00:00
SizeTest01.cpp Bug 124744 remove nsIPtr 2002-02-12 04:12:50 +00:00
SizeTest02.cpp Bug 124744 remove nsIPtr 2002-02-12 04:12:50 +00:00
SizeTest03.cpp Bug 124744 remove nsIPtr 2002-02-12 04:12:50 +00:00
SizeTest04.cpp Bug 124744 remove nsIPtr 2002-02-12 04:12:50 +00:00
SizeTest05.cpp Bug 124744 remove nsIPtr 2002-02-12 04:12:50 +00:00
SizeTest06.cpp Bug 124744 remove nsIPtr 2002-02-12 04:12:50 +00:00
TestArray.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestAtoms.cpp Fix bustage 2001-12-17 08:10:57 +00:00
TestAutoLock.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestAutoPtr.cpp Adding more tests. Not part of the build. 2002-01-09 22:15:22 +00:00
TestBuffers.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestCOMPtr.cpp Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
TestCOMPtrEq.cpp Add a test to test all the combinations of |operator==| with nsCOMPtr so we can make sure that they will all compile on all platforms (to help with bug 65664). sr=scc@mozilla.org Not part of the build. 2001-01-31 20:18:47 +00:00
TestCRT.cpp Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
TestCallTemplates.cpp Fix bustage. 2001-11-28 01:26:26 +00:00
TestDeque.cpp Bug 137495 TestDeque tries to delete a static class 2002-04-16 12:05:43 +00:00
TestFactory.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestFactory.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestID.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
TestObserverService.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestPermanentAtoms.cpp Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan 2001-10-20 23:19:07 +00:00
TestPipes.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestServMgr.cpp Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag 2002-02-16 16:18:13 +00:00
TestShutdown.cpp ugh. I did not mean to commit these changes. Backing out 2001-10-30 22:19:32 +00:00
TestStackCrawl.cpp
TestStringService.cpp Not part of build 2002-10-14 17:41:00 +00:00
TestThreads.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TestVoidBTree.cpp
TestXPIDLString.cpp bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
nsIFileEnumerator.cpp Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +00:00
nsIFileTest.cpp landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org 2002-10-17 23:41:47 +00:00
resources.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
test.properties