gecko-dev/testing
Jonathon Kereliuk b08df65e0f Bug 1459801 [wpt PR 10882] - Documentation/Tutorial for adding a command to testdriver, a=testonly
Automatic update from web-platform-testsMerge pull request #10882 from kereliuk/d/testdriver-tut

Documentation/Tutorial for adding a command to testdriver
--

wpt-commits: 0bdaaf9c1622ca49eb140381af1ece6d8001c934
wpt-pr: 10882
2018-05-22 09:40:38 +00:00
..
awsy Bug 1457243 - Part 7: Followup - Setup base case testvars. r=me 2018-05-11 14:33:12 -07:00
config Bug 1460411 - Add tooltool manifest for androidx86_7_0 avd archive; r=me,a=test-only 2018-05-14 08:12:46 -06:00
crashtest
firefox-ui Backed out 2 changesets (bug 1414776) due to a regression on bug 1459910. a=backout 2018-05-10 19:26:22 +03:00
geckodriver Bug 1462040 - Force geckodriver to always use IPv4 to connect to Marionette. r=jgraham 2018-05-16 21:12:21 +02:00
gtest
marionette Bug 1460651 - [marionette] Getter for "running" has to always return a boolean. r=ato 2018-05-14 20:51:56 +02:00
mochitest Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj 2018-05-19 20:17:45 -07:00
modules Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
mozbase Bug 1462936 - Use QEMU 2 engine for android-emulator for x86-6.0 and x86-7.0 r=gbrown 2018-05-19 21:48:50 +02:00
mozharness Bug 1237182: Fix android l10n nightlies a=bustage 2018-05-19 07:38:16 -04:00
profiles Bug 1462010 - Remove unused migrateRegionPrefs and isUS preference. r=adw 2018-05-18 10:10:28 -05:00
raptor Bug 1461414 - Add a post-browser startup delay and a pagecycles delay; r=jmaher 2018-05-16 14:52:55 -04:00
runtimes Bug 1456092 - Update animationinspector paths in mochitest-*.runtimes.json;r=pbro 2018-04-23 14:42:28 +02:00
specialpowers Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj 2018-05-19 20:17:45 -07:00
talos Bug 1462564 - Remove performance tests. r=yulia 2018-05-07 04:06:36 -07:00
tools Bug 1456629 - Create a python tool to view local gecko profiles in perf-html.io; r=jmaher 2018-04-24 16:49:14 -04:00
tps Bug 1458666 - Update tps package versions; r=tcsc 2018-05-03 16:46:26 -06:00
web-platform Bug 1459801 [wpt PR 10882] - Documentation/Tutorial for adding a command to testdriver, a=testonly 2018-05-22 09:40:38 +00:00
webdriver
xpcshell Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
README.txt
cppunittest.ini
mach_commands.py Bug 1063728 - Run SpiderMonkey style checkers as part of the build instead of make check. r=chmanchester 2018-04-26 09:09:51 +02:00
moz.build Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00
remotecppunittests.py Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04: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