This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
de8c030441
gecko
/
xpcom
/
tests
History
L. David Baron
e163f9af14
Fix the pass() function to use the standard syntax too. (Bug 477512) r=jwalden
2009-02-10 16:56:32 -08:00
..
dynamic
external
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
2009-01-22 17:15:34 +13:00
regorder
services
static-checker
Disable the outparams warning "written on NS_FAILED"... we should focus first on the "not written on NS_SUCCEEDED" warnings, which are generally more serious. No bug, NPODB, CLOSED TREE a=johnath
2008-12-09 17:34:48 -05:00
StringFactoringTests
Backed out changeset 2df29cb1ed93
2009-02-07 15:07:36 +01:00
unit
bug 476919 - nsLocalFileOSX::IsSymlink is broken - unit test
2009-02-05 08:15:32 -05:00
utils
windows
Bug 397227 - Reduce the effort needed to write C++ tests. r=ted
2008-12-03 22:25:00 -08:00
CvtURL.cpp
Makefile.in
Bug 397227 - So the first failure is fixed, but now a Windows box is acting up, so let's try an obvious fix. r=redness, whose patience is being severely tested
2008-12-04 01:13:14 -08: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
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
TestAutoPtr.cpp
TestCallTemplates.cpp
TestCOMPtr.cpp
TestCOMPtrEq.cpp
TestCRT.cpp
Bug 472348 - Some unused variables found by combing the warning database, rs=bz
2009-01-06 14:25:58 -05:00
TestDeque.cpp
TestEncoding.cpp
TestExpirationTracker.cpp
TestFactory.cpp
TestFactory.h
TestHarness.h
Fix the pass() function to use the standard syntax too. (Bug 477512) r=jwalden
2009-02-10 16:56:32 -08:00
TestHashtables.cpp
TestID.cpp
TestINIParser.cpp
TestObserverService.cpp
TestOOM.cpp
TestPermanentAtoms.cpp
TestPipe.cpp
TestHarness.h should give errors with TEST-UNEXPECTED-FAIL. (Bug 477512) r=jwalden
2009-02-10 14:05:28 -08:00
TestPipes.cpp
Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; (Cv1) Remove obsolete |#if 0| code; r=benjamin
2008-10-20 19:24:43 +02:00
TestProxies.cpp
TestRacingServiceManager.cpp
Bug 449822 - "Service manager can create two instances of a service". r=bsmedberg.
2008-09-04 15:44:41 -07:00
TestRegistrationOrder.cpp
TestScriptable.idl
TestServMgr.cpp
Bug 453164 - 'TestServMgr' : "mFreeCount : LEAKED 233 + mAdoptFreeCount : LEAKED 7"; r=benjamin
2008-10-08 02:22:01 +02:00
TestShutdown.cpp
TestStackCrawl.cpp
TestStorageStream.cpp
TestStreamUtils.cpp
TestStringAPI.cpp
TestStrings.cpp
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
2009-01-22 17:15:34 +13:00
TestTArray.cpp
TestTextFormatter.cpp
TestThreadPool.cpp
TestThreadPoolListener.cpp
TestThreads.cpp
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
TestTimers.cpp
TestVersionComparator.cpp
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
TestVersionComparatorRunner.pl
TestVoidBTree.cpp
TestWinReg.js
TestXPIDLString.cpp