gecko-dev/testing
Ting-Yu Lin 0fd840e0d8 Bug 1221459 - Remove TouchCaret and SelectionCarets. r=mtseng,roc
All the files modified are straightforward deletion except TouchManager
and ZoomConstraintsClient. I add some includes and wrap TouchManager by
mozilla namespace to fix build errors due to the removal of TouchCaret.

--HG--
extra : rebase_source : b31db322130f665e7dda53d1061cfc40f81ce411
2015-12-22 14:14:12 +08:00
..
config Bug 1150512 - Move Marionette test runner to wptserve; r=automatedtester 2015-12-03 15:48:41 -05:00
crashtest Back out 5a889d2cc25b (bug 1230428) for Windows 7 failures in 1230428.html 2015-12-10 18:45:07 -08:00
docker Bug 1227657 - Disable Ubuntu update prompt. r=dustin 2015-12-14 14:41:36 -05:00
eslint-plugin-mozilla Bug 1231867: Remove use of the spread operator to support node 4.2. r=miker 2015-12-11 07:19:54 -05:00
gtest Bug 1227775 - Call mozilla::ipc::windows::InitUIThread() in RunGtestFunc(). r=benwa 2015-11-26 13:50:52 +13:00
instrumentation Bug 1108782 - Part 1: straighten out Java classpaths. r=glandium 2015-08-31 13:35:05 -07:00
luciddream Bug 1216967: Bump Marionette Python packages 2015-10-21 14:21:27 +01:00
marionette Bug 1229765 - Monitor Marionette browser process for start-up crashes; r=automatedtester 2015-12-17 15:58:34 -05:00
mochitest Back out changeset 698cda645acb (bug 1209970) for Gu failures in tag_visibility_monitor_test.js 2015-12-17 19:44:55 -08:00
modules Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
mozbase Bug 1144393 - Use /storage/sdcard in preference to /sdcard for adb device root and enable test_file_equality.js; r=jmaher 2015-12-21 14:24:08 -07:00
mozharness Bug 1234289 - antivirus should sleep longer between retry exceptions, NPOTB DONTBUILD r=rail 2015-12-21 21:30:46 -08:00
profiles Bug 1221459 - Remove TouchCaret and SelectionCarets. r=mtseng,roc 2015-12-22 14:14:12 +08:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Bug 1228444 - Rename DIST_FILES to FINAL_TARGET_PP_FILES. r=gps 2015-12-01 08:25:22 +09:00
talos Backed out changeset 4acf21957111 (bug 1229379) for causing Bug 1233664 2015-12-18 11:28:47 +01:00
taskcluster Bug 1233725 - Tier-2 TC Linux64 debug crashtest jobs were incorrectly defined as cpp tests. DONTBUILD. r=me 2015-12-21 09:42:59 -05:00
tools Bug 1230596 - Allow running talos on specific platforms through mach try. r=jgraham 2015-12-07 15:13:03 -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 1221424 - Disable v. unstable custom elements test, a=testonly 2015-12-22 00:32:24 +00:00
xpcshell Bug 1144393 - Use /storage/sdcard in preference to /sdcard for adb device root and enable test_file_equality.js; r=jmaher 2015-12-21 14:24:08 -07:00
cppunittest.ini Bug 1192390 - Part 2: Simulcast and RID negotiation. r=mt 2015-11-02 09:32:16 -06: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 1228674 - Handle filenames with spaces in 'define package_archive'. r=gps 2015-11-27 22:33:25 +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