This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-30 00:01:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
96cded8c72
gecko-dev
/
xpcom
/
tests
History
alecf%netscape.com
96cded8c72
yank a bunch of junk from tests
...
r=jag, sr=scc
2001-11-01 23:40:10 +00:00
..
dynamic
macbuild
services
Convert MyService test component into an "generic" module
2001-10-23 02:56:35 +00:00
StringFactoringTests
utils
b=107823, r=ccarlen, sr=brendan
2001-11-01 00:11:15 +00:00
windows
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
.cvsignore
CvtURL.cpp
FilesTest.cpp
Landing the rest of the mach-o OSX changes.
2001-10-27 07:38:18 +00:00
Makefile.in
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
2001-11-01 00:54:48 +00:00
makefile.win
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
nsIFileEnumerator.cpp
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
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
TestAutoPtr.cpp
Adding work in progress for new auto pointers in order to test easily on many compilers. b=104346
2001-10-25 04:09:38 +00:00
TestBuffers.cpp
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
TestCallTemplates.cpp
TestCOMPtr.cpp
TestCOMPtrEq.cpp
TestCRT.cpp
yank a bunch of junk from tests
2001-11-01 23:40:10 +00:00
TestFactory.cpp
TestFactory.h
TestID.cpp
TestObserverService.cpp
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:12:39 +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
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
TestServMgr.cpp
Convert MyService test component into an "generic" module
2001-10-23 02:56:35 +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
TestThreads.cpp
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
TestVoidBTree.cpp
TestXPIDLString.cpp