gecko-dev/testing
Tom Tromey d448361566 Bug 1271709 - fix eslint-plugin-mozilla .eslintrc; r=pbro
testing/eslint-plugin-mozilla/lib/rules/.eslintrc used the obsolete
"keyword-spacing" rule.  This patch fixes that and changes the top-level
.eslintignore so that local eslint rules are now checked.

MozReview-Commit-ID: KjVLasvPKh7

--HG--
extra : transplant_source : %AB%A2g%9F%26%E4%892%29%5Bs%7E%11%A67%00v%A2I%CC
2016-05-10 11:03:54 -06:00
..
config Bug 1271836 - Use new Android 4.3 emulator AVD with backup manager disabled; r=jmaher 2016-05-13 08:07:03 -06:00
crashtest Bug 1239889 part 2 - Test for an animation target without a current document; r=birtles 2016-02-05 14:11:04 +11:00
docker Bug 1268925 - Check hg fingerprint when cloning in a decision task r=dustin 2016-05-10 15:46:24 -05:00
eslint-plugin-mozilla Bug 1271709 - fix eslint-plugin-mozilla .eslintrc; r=pbro 2016-05-10 11:03:54 -06:00
firefox-ui Bug 1270820 - Improve failure messages for Wait().until() calls in Firefox UI testcase classes. r=maja_zf 2016-05-06 17:31:22 +02:00
gtest Bug 1256408 - Add graphics microbenchmarking. r=mstange 2016-03-16 14:20:33 -04:00
instrumentation Bug 1119520 - Add opt-in Gradle build mode for mobile/android. r=gps 2016-02-12 10:06:40 -08:00
luciddream Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester 2016-02-06 17:34:10 +00:00
marionette Backed out changeset 613c6e5d56a2 (bug 1272109) for failure in test_execute_script.py. r=backout on a CLOSED TREE 2016-05-17 13:40:44 +02:00
mochitest Bug 1273246 - Fix use of bindir in mochitest mach --dmd code. r=ahal 2016-05-17 07:55:49 -07:00
modules Bug 1252995 - recordTestCoverage modification. r=chmanchester 2016-03-11 19:21:36 -05:00
mozbase Bug 1272782 - Bump mozsystemmonitor version to 0.3; r=ahal 2016-05-13 14:11:40 -07:00
mozharness Bug 1272786 - Get Android emulator avd dir from configuration; r=kmoir 2016-05-17 09:53:40 -06:00
profiles Bug 1227230 - Remove all of the e10s prompting code. r=jimm 2016-05-12 20:31:52 -03:00
puppeteer/firefox Bug 1271917 - Fix menu reference to close page info window. r=maja_zf 2016-05-11 12:54:36 +02:00
runtimes Bug 1264772 - Fixup writeruntimes.py; r=ahal 2016-04-14 16:01:14 -04:00
specialpowers Bug 1260076 - [Mochitest] implement SpecialPowers.loadPrivilegedScript, r=bholley 2016-04-20 19:47:00 +02:00
talos Bug 1227230 - Remove all of the e10s prompting code. r=jimm 2016-05-12 20:31:52 -03:00
taskcluster Bug 1253298 - Enable TC Linux64 PGO builds as Tier 2. r=gbrown 2016-05-17 12:57:48 -06:00
tools Backed out changesets baa6c68ec413,5b8583070c9e,2942bb31152c,dd2ad6863f53,c68772362633,c8db6695b991 (bug 1231981) a=backout 2016-04-27 10:24:37 -07:00
tps Bug 1241715 - get Sync TPS tests working locally by tweaking observers listened for and the authentication setup. r=whimboo 2016-02-03 11:21:09 +11:00
web-platform bug 1273201 - Also also disable 018.html. r=frequent-intermittent 2016-05-17 09:50:18 +02:00
xpcshell Bug 1255588 - Disable selftest.py on 10.7 builders (we now only support running 10.9+). r=jmaher. 2016-05-14 14:03:10 +02:00
README.txt
cppunittest.ini Bug 1265033 - Add some mfbt tests that were not being run r=Waldo 2016-04-19 11:55:43 +01:00
mach_commands.py Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -07:00
machine-configuration.json
remotecppunittests.py
runcppunittests.py Backed out changeset c6617c4a27b4 (bug 1238305) for android cpp failures 2016-01-29 15:01:46 -08:00
testsuite-targets.mk Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -07:00

README.txt

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