gecko-dev/xpcom/tests
2001-02-05 01:04:38 +00:00
..
dynamic Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
macbuild
services Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
StringFactoringTests BUG 63013 changes to the makefile to enable string factoring tests run on windows. 2001-01-13 07:06:03 +00:00
utils
windows
.cvsignore
CvtURL.cpp
FilesTest.cpp
Makefile.in Disable earlier changes for bug 65664 for fear they might cause HP-only bustage. 2001-02-05 01:04:38 +00:00
makefile.win Add TestCOMPtrEq to the build to make sure that all nsCOMPtr operator== will work correctly across platforms. r=scc@mozilla.org sr=brendan@mozilla.org b=65664 2001-02-04 19:57:33 +00:00
nsIFileEnumerator.cpp
nsIFileTest.cpp
PropertiesTest.cpp
RegFactory.cpp
resources.h
SizeTest01.cpp
SizeTest02.cpp
SizeTest03.cpp
SizeTest04.cpp
SizeTest05.cpp
SizeTest06.cpp
test.properties
TestArray.cpp
TestAtoms.cpp
TestAutoLock.cpp
TestBuffers.cpp
TestCOMPtr.cpp Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:46:08 +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
TestFactory.cpp
TestFactory.h
TestID.cpp
TestObserverService.cpp
TestPipes.cpp Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup. 2001-01-23 22:10:34 +00:00
TestServMgr.cpp
TestShutdown.cpp
TestStackCrawl.cpp
TestThreads.cpp OS/2 build break 2000-12-08 20:36:53 +00:00
TestVoidBTree.cpp
TestXPIDLString.cpp