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
jwalden%mit.edu
bebe6d9064
Yet another fix for Windows calling convention differences.
...
git-svn-id: svn://10.0.0.236/trunk@236429 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-21 08:18:36 +00:00
..
dynamic
…
external
…
services
…
StringFactoringTests
move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg
2007-09-18 18:14:37 +00:00
unit
381812 improved testcase for storage stream behaviour when the stream hasn't
2007-09-05 20:30:18 +00:00
utils
…
windows
…
CvtURL.cpp
…
Makefile.in
Bug 394692 - ASSERTION: read cursor is bad: 'mReadCursor != mWriteCursor', file xpcom/io/nsPipe3.cpp, line 539. Narrow the criteria used to decide whether to fire the assertion to deal with a particular (valid) pattern of memory allocations. r=biesi, a=bz
2007-09-21 06:17:59 +00:00
nsIFileEnumerator.cpp
…
nsIFileTest.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
…
TestCallTemplates.cpp
…
TestCOMPtr.cpp
…
TestCOMPtrEq.cpp
…
TestCRT.cpp
…
TestDeque.cpp
…
TestExpirationTracker.cpp
…
TestFactory.cpp
…
TestFactory.h
…
TestHarness.h
Fix bustage from TestPipe.cpp; turns out NS_NewPipe2 isn't exported from XPCOM -- who knew? r+a=bustage
2007-09-21 07:59:09 +00:00
TestHashtables.cpp
…
TestID.cpp
…
TestINIParser.cpp
…
TestObserverService.cpp
Fix broken printf to fix a compile warning. bug 390855, r+sr+a=bsmedberg
2007-08-08 01:47:40 +00:00
TestPermanentAtoms.cpp
…
TestPipe.cpp
Yet another fix for Windows calling convention differences.
2007-09-21 08:18:36 +00:00
TestPipes.cpp
…
TestServMgr.cpp
…
TestShutdown.cpp
…
TestStackCrawl.cpp
…
TestStorageStream.cpp
…
TestStreamUtils.cpp
…
TestStringAPI.cpp
Bug 380783 - nsStringAPI.h: no equivalent of IsVoid (tell if string is null), patch by Mook <mook.moz+mozbz@gmail.com>, r=bsmedberg/dbaron, sr=dbaron, a1.9=bz
2007-08-18 03:48:17 +00:00
TestStrings.cpp
…
TestTArray.cpp
…
TestTextFormatter.cpp
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage.
2007-09-20 23:14:26 +00:00
TestThreadPool.cpp
…
TestThreads.cpp
…
TestVersionComparator.cpp
…
TestVersionComparatorRunner.pl
…
TestVoidBTree.cpp
…
TestWinReg.js
…
TestXPIDLString.cpp
…