gecko-dev/testing/xpcshell
Steve Armand 5d8117b9de Bug 1397852 - Enable flake8 linter on testing/xpcshell. r=ahal
MozReview-Commit-ID: CvZVXQPx8jF

--HG--
extra : rebase_source : 359f148397ef5584028e343080c6774407f74db6
2017-09-14 09:51:27 -04:00
..
example Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
moz-http2 Bug 1367551 - Cancel pushes when we already have the item in cache. r=mayhemer,mcmanus 2017-06-28 10:34:55 -07:00
node-http2 Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
dbg-actors.js Bug 1367235 - Additional changes for eslint on testing/xpcshell; r=Standard8 2017-05-25 07:32:44 -06:00
head.js Bug 1368967 - Enable the ESLint generator-star-spacing rule across mozilla-central. r=standard8 2017-09-04 00:49:32 -04:00
mach_commands.py Bug 1397852 - Enable flake8 linter on testing/xpcshell. r=ahal 2017-09-14 09:51:27 -04:00
mach_test_package_commands.py Bug 1397855 - Enable py2 and py3 linter on testing/xpcshell. r=ahal 2017-09-07 21:15:35 -04:00
moz.build Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
python.ini Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
README
remotexpcshelltests.py Bug 1397852 - Enable flake8 linter on testing/xpcshell. r=ahal 2017-09-14 09:51:27 -04:00
runxpcshelltests.py Bug 1397852 - Enable flake8 linter on testing/xpcshell. r=ahal 2017-09-14 09:51:27 -04:00
selftest.py Bug 1397852 - Enable flake8 linter on testing/xpcshell. r=ahal 2017-09-14 09:51:27 -04:00
xpcshellcommandline.py Bug 1397852 - Enable flake8 linter on testing/xpcshell. r=ahal 2017-09-14 09:51:27 -04: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