gecko-dev/testing
Eric Rahm 75eb6669f0 Bug 1282184 - Use lldb from Xcode install rather than system install if possible. r=ted
This works around issues with System Integrity Protection kicking in on OSX when
trying to run /usr/bin/lldb by attempting to using the version installed with
XCode's command line utilities.

In particular SIP prevents us from setting DYLD_LIBRARY_PATH which is needed
to run DMD.
2016-06-28 11:50:16 -07:00
..
config Bug 1280017 - Fix firefox-puppeteer requirement for external media tests. r=maja_zf 2016-06-14 13:07:56 +01:00
crashtest
docker Bug 1279040 - Move 'run-wizard' binary out of docker image, r=dustin 2016-06-23 10:00:54 -04:00
firefox-ui Bug 1280055 - Bump Firefox Puppeteer to 50.0.0 . r=maja_zf 2016-06-20 21:56:57 +02:00
gtest
instrumentation
luciddream
marionette merge mozilla-inbound to mozilla-central a=merge 2016-06-28 16:09:05 +02:00
mochitest Bug 1281511 - Add getAndroidSdk() to Mochitest SimpleTest.js, r=gbrown, snorp. 2016-06-28 11:14:45 -07:00
modules Bug 1270359 Make MockRegistry a common test-only module r=kmag 2016-06-14 05:27:36 -07:00
mozbase Bug 1282184 - Use lldb from Xcode install rather than system install if possible. r=ted 2016-06-28 11:50:16 -07:00
mozharness Bug 1279935 - --apk-armv7-v9 is no longer necessary as it has been removed in 48. r=jlund 2016-06-24 21:43:22 +02:00
profiles Bug 989193 - Open captive portal automatically in a new tab when detected. r=MattN 2016-06-10 15:19:31 +03:00
puppeteer/firefox Bug 1280055 - Bump Firefox Puppeteer to 50.0.0 . r=maja_zf 2016-06-20 21:56:57 +02:00
runtimes
specialpowers Bug 1278368 - Remove the error console. r=dolske 2016-06-23 17:46:58 -07:00
talos Bug 1170281 - cleanup talos output.py file r=jmaher 2016-06-24 00:53:15 +05:30
tools Merge m-i to m-c, a=merge 2016-06-25 16:23:43 -07:00
tps
web-platform Merge inbound to central, a=merge 2016-06-27 14:04:56 -07:00
xpcshell Bug 1278649 - Add code coverage to xpcshell tests. r=chmanchester 2016-06-08 09:41:04 -04:00
cppunittest.ini
mach_commands.py Bug 1281570 - Provide recommendations to fix typos when using 'mach try'. r=chmanchester 2016-06-24 21:36:39 -04:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py Bug 1281918 - make runcppunittests filter out non-executable files when given a directory; r=chmanchester 2016-06-24 04:02:18 -04:00
testsuite-targets.mk

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