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
Mozilla
/
mozilla
/
xpcom
/
tests
History
dbaron%fas.harvard.edu
7e821aaa94
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
...
git-svn-id: svn://10.0.0.236/trunk@124073 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 03:38:55 +00:00
..
dynamic
…
macbuild
…
services
…
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
…
windows
…
CvtURL.cpp
…
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
…
resources.h
…
SizeTest01.cpp
…
SizeTest02.cpp
…
SizeTest03.cpp
…
SizeTest04.cpp
…
SizeTest05.cpp
…
SizeTest06.cpp
…
test.properties
…
TestArray.cpp
…
TestAtoms.cpp
…
TestAutoLock.cpp
…
TestAutoPtr.cpp
…
TestBuffers.cpp
…
TestCallTemplates.cpp
…
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
…
TestDeque.cpp
Bug 137495 TestDeque tries to delete a static class
2002-04-16 12:05:43 +00:00
TestFactory.cpp
…
TestFactory.h
…
TestID.cpp
…
TestObserverService.cpp
…
TestPermanentAtoms.cpp
…
TestPipes.cpp
…
TestServMgr.cpp
…
TestShutdown.cpp
…
TestStackCrawl.cpp
…
TestThreads.cpp
…
TestVoidBTree.cpp
…
TestXPIDLString.cpp
…