gecko-dev/testing/xpcshell
Kris Maglione 1c39319950 Bug 1540856: Part 1 - Remove useless references to lightweightThemes preferences. r=aswan,dao
Differential Revision: https://phabricator.services.mozilla.com/D25677

--HG--
extra : rebase_source : d65a8b4e152342fd039cf35a410311f7ac664c9c
extra : histedit_source : c3fc70a285b39a6a8c09bac963211159573a5d09
2019-04-01 15:22:20 -07:00
..
example Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
moz-http2 Bug 1450893 - Add pref for list of domains excluded from TRR r=dragana 2019-03-21 12:41:41 +00:00
node-http2
dbg-actors.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
head.js Bug 1540856: Part 1 - Remove useless references to lightweightThemes preferences. r=aswan,dao 2019-04-01 15:22:20 -07:00
mach_commands.py Bug 1519477 - Try to detect networking connectivity problems before running local tests on android; r=bc 2019-01-16 14:59:35 -07:00
mach_test_package_commands.py
moz.build bug 1531958 - make http2 test certificates more consistent with existing test certificate infrastructure r=dragana 2019-03-04 15:42:07 +00:00
python.ini Bug 1491766 - Enable selftest.py on Mac now that all our builds are later than 10.7. r=ahal 2018-09-17 14:05:39 +00:00
README
remotexpcshelltests.py Bug 1515189 - Consolidate ADBDevice and ADBAndroid classes; r=bc 2018-12-19 14:04:02 -07:00
runxpcshelltests.py Bug 1527316 - Setup MOZ_NODE_PATH as part of bootstrapping r=gbrown 2019-03-22 12:44:52 +00:00
selftest.py Bug 1527316 - Setup MOZ_NODE_PATH as part of bootstrapping r=gbrown 2019-03-22 12:44:52 +00:00
xpcshellcommandline.py Bug 1522689 - Update command line help for several android test commands; r=bc 2019-02-01 07:18:05 -07:00

Simple xpcshell-based test harness

converted from netwerk/test/unit

Some documentation at http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests
See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness