gecko-dev/testing
Stone Shih 9ecdd8f6a0 Bug 1398030 Part2: Handle null id of the message for EventSource. r=baku.
When server responses a field value with null, we have to ignore it, or we fail to SetRequestMethod for the http channel.
MozReview-Commit-ID: EW9NHMy22Fc
2017-10-20 10:22:55 +08:00
..
awsy Bug 1395540 - Part 4: Fix the DMD stacks. r=njn 2017-09-21 14:41:44 -07:00
config Bug 1410265 - Update grcov to version 0.1.27. r=jmaher 2017-10-20 00:06:47 +01:00
crashtest Bug 1402183 - Part 2: Add crashtest r=mstange 2017-09-23 18:42:47 +02:00
firefox-ui Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
geckodriver Bug 1409444 - Update rand to 0.3.17. r=manishearth 2017-10-23 15:52:44 +11:00
gtest Bug 1406687 Pass return values from fwrite to Unused to silence the warn-unused-result warning r=njn 2017-10-09 15:01:48 -05:00
instrumentation
marionette Backed out changeset f4152054eb1b (bug 1410366) for Marionette mass failures, at least on Android 4.3 API16+ debug. r=backout on a CLOSED TREE 2017-10-23 20:34:12 +02:00
mochitest merge mozilla-central to autoland. r=merge a=merge 2017-10-20 01:08:09 +02:00
modules Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
mozbase Bug 1390606 - (follow-up) Remove extra diagnostics; r=me,test-only 2017-10-20 15:30:59 -06:00
mozharness merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-23 23:55:17 +02:00
profiles Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
runtimes Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
specialpowers Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
talos Bug 870460 - Part 3: Add cookies.sqlite{|-shm} to xperf whitelist. r=jmaher 2017-10-11 20:59:00 -04:00
tools
tps
web-platform Bug 1398030 Part2: Handle null id of the message for EventSource. r=baku. 2017-10-20 10:22:55 +08:00
webdriver Bug 1409438 - Make references to mutable variables immutable. r=whimboo 2017-10-17 17:04:11 +01:00
xpcshell Bug 1405561 - Show --verify in mochitest help and standardize --verify description; r=jmaher 2017-10-04 11:19:39 -06:00
cppunittest.ini Bug 1402151, part 9 - Implement gtest for FTP directory listing parsing. r=michal 2017-09-25 11:19:33 -07:00
mach_commands.py Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
moz.build Bug 1403222 - Add test suite families to SCHEDULES.exclusive r=dustin 2017-09-26 10:47:22 -04:00
README.txt
remotecppunittests.py Bug 1406666 - Add testing/*cppun*.py to the list of flake8 compliant code r=ahal 2017-10-07 19:45:12 +02:00
runcppunittests.py Bug 1406666 - Add testing/*cppun*.py to the list of flake8 compliant code r=ahal 2017-10-07 19:45:12 +02:00
testsuite-targets.mk Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff