.. |
bug656331_component
|
Bug 1041941 - Use templates for Gecko XPCOM components. r=gps
|
2014-08-24 09:11:05 +09:00 |
component
|
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
|
2014-12-10 22:56:31 -08:00 |
component_no_aslr
|
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
|
2014-12-10 22:56:31 -08:00 |
external
|
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
|
2014-10-30 13:06:12 +09:00 |
gtest
|
Bug 1133939 P2 Add tests validating nsPipeOutputStream AsyncWait behavior. r=froydnj
|
2015-02-21 09:51:17 -05:00 |
regorder
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
static-checker
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
unit
|
Bug 1093948: Make JS callers of ios.newChannel call ios.newChannel2 in xpcom/ (r=bsmedberg)
|
2014-12-29 12:37:15 -08:00 |
windows
|
Bug 1090389: Ensure that IOInterposer normalizes to long file names on Windows; r=froydnj
|
2014-11-12 14:01:45 -07:00 |
Makefile.in
|
Backout 69f755d4f257 (bug 1103825) for test failures
|
2014-11-25 19:18:08 -08:00 |
MoreTestingAtomList.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
MoreTestingAtoms.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
MoreTestingAtoms.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
NotXPCOMTest.idl
|
Bug 1069518 - XPTCall should refuse to implement interfaces with [notxpcom] methods, r=froydnj/bholley
|
2014-09-22 15:10:31 -04:00 |
RegFactory.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
ShowAlignments.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
SizeTest01.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
SizeTest02.cpp
|
…
|
|
SizeTest03.cpp
|
…
|
|
SizeTest04.cpp
|
…
|
|
SizeTest05.cpp
|
…
|
|
SizeTest06.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestArguments.cpp
|
…
|
|
TestAtoms.cpp
|
Backed out changeset 186127d71076 (bug 1126295) because of test bustage on Windows on a CLOSED TREE
|
2015-01-27 13:47:44 -05:00 |
TestAutoPtr.cpp
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
TestAutoRef.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestBase64.cpp
|
Bug 1040041 - Give FakeInputStream a private destructor; r=bjacob
|
2014-07-17 16:48:00 -04:00 |
TestBlockingProcess.cpp
|
…
|
|
TestCOMArray.cpp
|
Bug 1119254 - Mark virtual overridden functions as MOZ_OVERRIDE in xpcom; r=froydnj
|
2015-01-08 10:58:39 -05:00 |
TestCOMPtr.cpp
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
TestCOMPtrEq.cpp
|
Bug 803695: Remove "myRawPtr == myRawPtr" comparisons in TestCOMPtrEq.cpp, to fix clang "-Wtautological-compare" warning, and mark dir as warning-free. r=dbaron
|
2012-10-19 16:21:02 -07:00 |
TestCallTemplates.cpp
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
TestDeadlockDetector.cpp
|
Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg
|
2014-09-02 18:24:24 -04:00 |
TestDeadlockDetectorScalability.cpp
|
Bug 1097507 - Make libxul independent of libdmd when DMD is enabled. r=njn
|
2014-11-18 19:21:06 +09:00 |
TestDeque.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
TestFile.cpp
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
TestHarness.h
|
Bug 1117035 - Mark virtual overridden functions as MOZ_OVERRIDE in XPCOM; r=froydnj
|
2015-01-05 11:25:41 -05:00 |
TestHashtables.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
TestID.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
TestINIParser.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestJemalloc.cpp
|
Bug 804303 part 1 - Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar,r=khuey
|
2012-12-07 09:32:24 +01:00 |
TestNsRefPtr.cpp
|
Backed out changeset bf25101e66cf (bug 1095098) for build bustage
|
2014-12-08 16:27:12 -08:00 |
TestObserverArray.cpp
|
Backout f615a0532971:154fb9a9e0bc (bug 493701) for Cpp bustage
|
2014-04-26 13:12:10 -04:00 |
TestObserverService.cpp
|
Bug 1048280 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-08-05 09:36:59 -04:00 |
TestPLDHash.cpp
|
Bug 1142277 - Fix leak in failure path in TestPLDHash. r=erahm.
|
2015-03-11 15:39:58 -07:00 |
TestPRIntN.cpp
|
Bug 928040 - Remove some prtypes.h inclusions from xpcom/; r=bsmedberg
|
2013-10-18 20:34:57 -04:00 |
TestPipe.cpp
|
Bug 943511 - Remove allocator parameters from methods using nsSegmentedBuffer. r=bsmedberg
|
2013-12-11 14:14:56 -05:00 |
TestQuickReturn.cpp
|
…
|
|
TestRacingServiceManager.cpp
|
Bug 1119254 - Mark virtual overridden functions as MOZ_OVERRIDE in xpcom; r=froydnj
|
2015-01-08 10:58:39 -05:00 |
TestRegistrationOrder.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
TestSTLWrappers.cpp
|
Bug 826231 - Enable FAIL_ON_WARNINGS on MSVC in xpcom/tests. r=ehsan
|
2013-01-04 12:49:25 +09:00 |
TestShutdown.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
TestStackCrawl.cpp
|
Bug 976350 patch 2: Rename nsTraceRefcntImpl to nsTraceRefcnt. r=bsmedberg
|
2014-02-26 13:36:36 -08:00 |
TestStaticAtoms.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
TestStreamUtils.cpp
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
TestStringAPI.cpp
|
Bug 869836 - Part 4: Use EqualsLiteral instead of `Equals(NS_LITERAL_STRING(...))`. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
TestTArray.cpp
|
Bug 982212: Part 2 - Implement r-value reference support for nsTArray::AppendElement. r=nfroyd
|
2014-03-15 18:56:00 +01:00 |
TestTextFormatter.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestThreadPoolListener.cpp
|
Bug 1050003 - Remove unnecessary if checks before delete-ing in xpcom/. r=froydnj
|
2014-08-08 07:04:45 -07:00 |
TestThreadUtils.cpp
|
Bug 1034921 - Remove dangerous public destructor of nsFoo in TestThreadUtils.cpp. r=nfroyd
|
2014-09-04 07:07:00 +02:00 |
TestTimers.cpp
|
Bug 1119254 - Mark virtual overridden functions as MOZ_OVERRIDE in xpcom; r=froydnj
|
2015-01-08 10:58:39 -05:00 |
TestUnicodeArguments.cpp
|
…
|
|
TestWinReg.js
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
TestingAtomList.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
TestingAtoms.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
TestingAtoms.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
moz.build
|
Bug 1140762 - Move TestThreads.cpp to gtest and enable it; r=froydnj
|
2015-03-09 11:10:32 -04:00 |
nsIFileEnumerator.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
resources.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
test.properties
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |