gecko-dev/testing/xpcshell
Wes Kocher 93d11e3441 Backed out 7 changesets (bug 1333003) for windows asan failures a=backout
Backed out changeset 3d2b2eeda8d3 (bug 1333003)
Backed out changeset 400d409ba4ca (bug 1333003)
Backed out changeset 1ba027abdfc9 (bug 1333003)
Backed out changeset 70114135bd8c (bug 1333003)
Backed out changeset 5715b15e33c0 (bug 1333003)
Backed out changeset 375e952bd738 (bug 1333003)
Backed out changeset d5d4112599f2 (bug 1333003)

MozReview-Commit-ID: DZUHJTdjX7V
2017-03-23 11:01:44 -07:00
..
example Bug 1333564 - [manifestparser] Stop supporting ';' as a valid comment character, r=jmaher 2017-01-25 14:38:37 -05:00
moz-http2 Bug 1334693 - Test http2 push and origin attributes. r=mcmanus 2017-03-08 18:17:10 +08:00
node-http2 Bug 1296280 (part 0a) - Update to node-http2 3.3.6 r=mcmanus 2016-09-16 08:54:03 -07:00
dbg-actors.js
head.js Bug 1332295 - do_register_cleanup should support generators and async functions. r=ted 2017-01-19 16:07:46 +01:00
mach_commands.py Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00
mach_test_package_commands.py Bug 1347686 - Remove e10s argument from mach xpcshell test runner r=jmaher 2017-03-15 16:52:41 -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 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00
runxpcshelltests.py Backed out 7 changesets (bug 1333003) for windows asan failures a=backout 2017-03-23 11:01:44 -07:00
selftest.py Bug 1337679 - stylo: Disable currently crashing xpcshell tests; r=ted 2017-02-10 17:59:43 -08:00
xpcshellcommandline.py Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06: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