gecko-dev/testing
Geoff Brown cf1401dff9 Bug 1448697 - Try to use force-stop instead of kill to end remote applications; r=bc
This is important for running browser tests on some non-privileged devices, where
kill may not be permitted.
2018-03-26 12:21:46 -06:00
..
awsy Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj 2018-03-20 11:29:08 +01:00
config Bug 1433279 - Update tooltool manifest for Mac host-utils for Android tests; r=me,a=test-only 2018-03-13 12:17:25 -06:00
crashtest Bug 1425356 - remove XUL template support, r=bz 2017-12-19 14:11:06 +00:00
firefox-ui Bug 1445551: Part 2 - Remove multiprocessCompatible flag. r=aswan 2018-03-13 19:02:42 -07:00
geckodriver Bug 1444068 - Switch to using rust time for Marionette connection polling r=ato 2018-03-19 06:41:42 -04:00
gtest Bug 1434671 - add a benchmarking macro permitting custom test fixtures; r=ted.mielczarek 2018-02-26 17:31:58 -04:00
marionette Bug 1448197 - Backout Marionette policy test that should be rewritten. r=backout test-only 2018-03-26 14:11:01 -03:00
mochitest Bug 1448697 - Try to use force-stop instead of kill to end remote applications; r=bc 2018-03-26 12:21:46 -06:00
modules Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
mozbase Merge inbound to mozilla-central. a=merge 2018-03-21 21:13:11 +02:00
mozharness Bug 1446296 - builds should use the internal pypi mirror, r=aki 2018-03-26 12:10:02 +13:00
profiles Bug 1445551: Part 2 - Remove multiprocessCompatible flag. r=aswan 2018-03-13 19:02:42 -07:00
runtimes Bug 1443578 - remove the _reflows suffix in a few more places to fix bustage, rs=bustage-fix. 2018-03-22 21:47:47 +01:00
specialpowers Bug 1448736 part 1. Stop attaching Components to untrusted windows in SpecialPowers. r=kmag 2018-03-26 13:35:05 -04:00
talos Bug 1444760 - Support only one form of loadURIWithFlags calls. r=dao 2018-03-25 14:35:17 +02:00
tools Backed out changeset 99809c2e06ae since it wasn't supposed to get pushed. r=me 2018-03-03 00:17:58 -05:00
tps Bug 1447104 - Update addon metadata in TPS to new format r=markh 2018-03-19 13:19:13 -07:00
web-platform Bug 1447163 - Enable support for OpenType variation fonts. r=dbaron 2018-03-23 10:35:28 +00:00
webdriver Bug 1401129 - Release webdriver 0.35.0. r=whimboo 2018-03-08 16:05:08 +00:00
xpcshell Bug 1440714 - Convert Android browser test harnesses to adb.py; r=bc 2018-03-23 18:06:27 -06:00
README.txt
cppunittest.ini
mach_commands.py Bug 1445624 - [test] Make sure verbose logging is enabled when running a single test, r=gbrown 2018-03-19 16:04:02 -04:00
moz.build Bug 1433974 - Update BUG_COMPONENT for some of the new Testing components, r=jmaher 2018-01-29 12:57:54 -05:00
remotecppunittests.py Bug 1440714 - Convert Android cppunit test harness to adb.py; r=bc 2018-03-16 09:37:48 -06:00
runcppunittests.py Bug 1377007 - autospider.py,runcppunittests.py export the path to directory js/src,r=Yoric 2017-12-08 11:14:12 +01:00
testsuite-targets.mk Bug 1443246 - Don't sign Robocop APK during stage-package. r=gbrown 2018-03-05 11:20:16 -08: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