gecko-dev/xpcom/tests
Tom Ritter be6c896158 Bug 1575974 - Report any non-zero exit code as a process failure in nsIProcess r=gsvelto
EXIT_FAILURE is 'implementation defined' but can be defined to be 1.
In our case, pingsender exits with EXIT_FAILURE but nsIProcess wasn't
reporting it as failure because it thought failures were always negative.

Differential Revision: https://phabricator.services.mozilla.com/D45038

--HG--
extra : moz-landing-system : lando
2019-09-11 04:40:11 +00:00
..
gtest Bug 1575479 - Add support for STL iterators and range-based for to nsBaseHashtable. r=froydnj 2019-09-10 12:08:02 +00:00
unit Bug 1575974 - Report any non-zero exit code as a process failure in nsIProcess r=gsvelto 2019-09-11 04:40:11 +00:00
windows Bug 1122740 - remove useless null checks after allocating memory with |new| r=erahm 2019-06-04 04:43:11 +00:00
NotXPCOMTest.idl Bug 1550770 - Error instead of implicitly converting XPCOM interfaces to builtinclass. r=nika 2019-05-14 17:39:14 +00:00
RegFactory.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SizeTest01.cpp
SizeTest02.cpp
SizeTest03.cpp
SizeTest04.cpp
SizeTest05.cpp
SizeTest06.cpp
TestArguments.cpp
TestBlockingProcess.cpp
TestHarness.h Bug 1534878 - xpcom: Rename NS_InitXPCOM2() to NS_InitXPCOM(). r=froydnj 2019-03-14 23:38:09 -07:00
TestPRIntN.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
TestQuickReturn.cpp
TestShutdown.cpp Bug 1534878 - xpcom: Rename NS_InitXPCOM2() to NS_InitXPCOM(). r=froydnj 2019-03-14 23:38:09 -07:00
TestStackCrawl.cpp
TestStreamUtils.cpp Bug 1534878 - xpcom: Rename NS_InitXPCOM2() to NS_InitXPCOM(). r=froydnj 2019-03-14 23:38:09 -07:00
TestUnicodeArguments.cpp
TestWinReg.js Bug 1561435 - Format xpcom/, a=automatic-formatting 2019-07-05 11:19:37 +02:00
TestingAtomList.h
moz.build
resources.h
test.properties