gecko-dev/xpcom/tests
2002-06-26 03:38:55 +00:00
..
dynamic Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
macbuild
services Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
StringFactoringTests Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.) 2002-04-25 02:52:44 +00:00
utils r=dougt 2002-02-01 00:30:25 +00:00
windows Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +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 fix bug 149102 - stop exporting some old unused methods from XPCOM, and get rid of nsOutputConsoleStream and consumers 2002-06-20 20:35:37 +00:00
makefile.win fix bug 149102 - stop exporting some old unused methods from XPCOM, and get rid of nsOutputConsoleStream and consumers 2002-06-20 20:35:37 +00:00
nsIFileEnumerator.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsIFileTest.cpp fix for bug 142629 - [win32 only] recursive copy / move errors are not properly bubbled up, r=dougt, sr=sspitzer 2002-06-04 18:47:37 +00:00
RegFactory.cpp 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
resources.h
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
test.properties
TestArray.cpp
TestAtoms.cpp Fix bustage 2001-12-17 08:10:57 +00:00
TestAutoLock.cpp
TestAutoPtr.cpp Adding more tests. Not part of the build. 2002-01-09 22:15:22 +00:00
TestBuffers.cpp
TestCallTemplates.cpp Fix bustage. 2001-11-28 01:26:26 +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
TestCRT.cpp Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
TestDeque.cpp Bug 137495 TestDeque tries to delete a static class 2002-04-16 12:05:43 +00:00
TestFactory.cpp 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
TestFactory.h
TestID.cpp
TestObserverService.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
TestPermanentAtoms.cpp
TestPipes.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +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
TestStackCrawl.cpp
TestThreads.cpp
TestVoidBTree.cpp
TestXPIDLString.cpp