gecko-dev/testing
Johan Lorenzo 50c663e7db Bug 1225537 - Rename tc-gip to e2e-py (end to end) r=garndt
--HG--
rename : testing/taskcluster/tasks/phone_test.yml => testing/taskcluster/tasks/b2g_e2e_tests_base_definition.yml
rename : testing/taskcluster/tasks/tests/flame_kk_gaia_ui_test_unit.yml => testing/taskcluster/tasks/tests/b2g_e2e_api_tests.yml
rename : testing/taskcluster/tasks/tests/flame_kk_gaia_ui_test_functional_dsds.yml => testing/taskcluster/tasks/tests/b2g_e2e_dsds_tests.yml
rename : testing/taskcluster/tasks/tests/flame_kk_gaia_ui_test_functional.yml => testing/taskcluster/tasks/tests/b2g_e2e_tests.yml
extra : commitid : gcDL90s6Ya
extra : rebase_source : 425f9a7abc4753f631e6309ad1f6a82d1346fb68
2016-01-15 11:48:53 +01:00
..
config Bug 1237838 - Update Android x86 avd; r=me 2016-01-14 15:16:37 -07:00
crashtest Back out 5a889d2cc25b (bug 1230428) for Windows 7 failures in 1230428.html 2015-12-10 18:45:07 -08:00
docker Merge inbound to m-c. a=merge 2016-01-13 20:25:33 -05:00
eslint-plugin-mozilla Bug 1229224: Add an eslint plugin for importing all browser.js globals for browser-chrome tests. r=miker 2015-12-17 15:33:32 -08:00
firefox-ui Bug 1237322 - Mirror latest changes of firefox-ui-tests packages. r=maja_zf 2016-01-07 00:09:05 +01:00
gtest Bug 1136841 - Fix rungtests.py to check for crashes in the correct directory. r=ahal 2016-01-07 12:27:10 -08:00
instrumentation
luciddream Bug 1216967: Bump Marionette Python packages 2015-10-21 14:21:27 +01:00
marionette Bug 1239371 - Consider state of boolean values for marionette.logging pref; r=automatedtester 2016-01-13 18:47:58 +00:00
mochitest Bug 1174323 part 1 - Add nsDOMWindowUtils::SendNativeMouseMove and EventUtils.sendNativeMouseMove. r=smaug 2016-01-13 10:29:09 +11:00
modules Bug 1229598 - Add a mode to browser-chrome tests to summarize per-test code coverage. r=ahal 2015-12-23 14:04:49 -08:00
mozbase Bug 1237838 - Update Android x86 avd; r=me 2016-01-14 15:16:37 -07:00
mozharness merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
profiles merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
puppeteer/firefox Bug 1237322 - Mirror latest changes of firefox-ui-tests packages. r=maja_zf 2016-01-07 00:09:05 +01:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug 2016-01-12 19:18:15 +00:00
talos Bug 1239422 - Make the damp test easier to read and extend;r=fitzgen 2016-01-13 11:54:56 -08:00
taskcluster Bug 1225537 - Rename tc-gip to e2e-py (end to end) r=garndt 2016-01-15 11:48:53 +01:00
tools Backed out changeset ef3be88cb79c (bug 1216681) for breaking asan m(bc2) 2015-12-31 16:11:58 -08:00
tps Bug 1229992 - add a --stop-on-error cmdline option to the tps test runner. r=whimboo 2015-12-04 12:55:57 +11:00
web-platform Bug 1239311 - Enable fetch-request-redirect.https.html on e10s; r=jdm 2016-01-14 16:55:50 -05:00
xpcshell Bug 1192533 - Allow running only one test via add_task.only() or skipping via add_task.skip(). r=ted 2016-01-10 16:40:12 +01:00
cppunittest.ini Bug 1228641. Add a polyfill of std::initializer_list. r=froydnj 2016-01-06 22:06:35 -05:00
mach_commands.py Bug 1233506 - Only accept positional arguments to mach try that are directories. r=jgraham 2015-12-17 12:38:32 -08:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1233311 - Avoid python exception on Android cppunit time-out; r=jmaher 2015-12-18 12:17:07 -07:00
runcppunittests.py Bug 1217144: Allow for cppunittest to be run locally on OSX. r=erahm 2015-10-27 13:50:56 -04:00
testsuite-targets.mk Bug 992983 - Followup to make BUILD_GTEST consistent with the gtest makefile ifdef. r=chmanchester 2016-01-13 22:05:57 +01: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