gecko-dev/testing
Emilio Cobos Álvarez ca19235faa Bug 1523071 - Use the style system's LengthPercentage for shape-margin. r=jwatt
This also makes us pass a few WPTs because we stop losing precision when
serializing the computed value.

Differential Revision: https://phabricator.services.mozilla.com/D17738
2019-02-10 04:11:00 +01:00
..
awsy Bug 1515201 - Avoid loading about:blank in the privileged content process during AWSY tests. r=erahm 2019-01-07 16:05:53 +00:00
config Bug 1519588 - Update tooltool manifests for Android avd definitions; r=me,a=test-only 2019-01-22 15:05:19 -07:00
crashtest
extensions Bug 1517083 - Enable running custom tests on extension-based experiments; r=rhelmer,froydnj 2019-02-06 06:21:43 +00:00
firefox-ui Bug 1519923 - Migrate about:rights to Fluent, r=jaws,flod 2019-02-08 17:36:15 +00:00
geckodriver bug 1525544: geckodriver: document how to self-service arm7hf builds; r=me 2019-02-06 11:05:41 +00:00
gtest Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
jsshell
marionette Bug 1515746 - [flake8] Unsupport subdir .flake8 files and use new 'per-file-ignores' config instead, r=egao 2019-02-07 20:17:02 +00:00
mochitest Bug 1519538 - Disable idle-daily notifications in tests through user.js files. r=Standard8 2019-02-09 13:29:21 +00:00
modules Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
mozbase Bug 1471920 - Fix Python 3 support in mozversion; r=ahal 2019-02-08 15:28:00 +00:00
mozharness Bug 1515746 - [flake8] Unsupport subdir .flake8 files and use new 'per-file-ignores' config instead, r=egao 2019-02-07 20:17:02 +00:00
profiles Bug 1519538 - Disable idle-daily notifications in tests through user.js files. r=Standard8 2019-02-09 13:29:21 +00:00
raptor Bug 1518776 Add Tumblr to tp6 r=rwood 2019-02-06 17:10:06 +00:00
runtimes Bug 1516456 - adjust writeruntimes.py to work with latest activedata. r=bc 2018-12-26 19:35:30 +00:00
specialpowers Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
talos Bug 1519538 - Disable idle-daily notifications in tests through user.js files. r=Standard8 2019-02-09 13:29:21 +00:00
tools Bug 1519307 - Add a new project to build useful parts of breakpad independently. r=froydnj 2019-01-11 16:01:15 +00:00
tps Bug 1506611 - Fixed linter errors in testing/tps. r=ahal 2019-01-15 15:58:52 +00:00
web-platform Bug 1523071 - Use the style system's LengthPercentage for shape-margin. r=jwatt 2019-02-10 04:11:00 +01:00
webdriver Bug 1495062 - [webdriver] Release 0.39.0. r=ato 2019-01-28 15:02:51 +00:00
xpcshell Bug 1522689 - Update command line help for several android test commands; r=bc 2019-02-01 07:18:05 -07:00
README.txt
cppunittest.ini
mach_commands.py Bug 1500995 - Allow for missing 'failures' data in 'mach test-info'; r=me,a=test-only 2018-12-21 14:18:15 -07:00
moz.build
parse_build_tests_ccov.py Bug 1473067 - Parse coverage artifacts at the end of builds. r=ted 2018-12-10 13:29:43 +01:00
remotecppunittests.py Bug 1522689 - Update command line help for several android test commands; r=bc 2019-02-01 07:18:05 -07:00
runcppunittests.py
testsuite-targets.mk

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