This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
deceab6fc0e43ebfcaeff66fe2ea8fe4fd5e09dd
Mozilla
/
mozilla
/
xpcom
/
tests
History
dbaron%fas.harvard.edu
42a90b64a0
Add TestCOMPtrEq back to the build now that we know it works on HP. b=65664 r=scc@mozilla.org sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@86462 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 04:04:12 +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
…
CvtURL.cpp
…
FilesTest.cpp
…
Makefile.in
Add TestCOMPtrEq back to the build now that we know it works on HP. b=65664 r=scc@mozilla.org sr=brendan@mozilla.org
2001-02-07 04:04:12 +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
…