gecko-dev/testing/xpcshell
Iris Hsiao 944f87c575 merge mozilla-inbound to mozilla-central a=merge 2017-04-12 11:16:46 +08: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 1352146 - Don't allow status phrases in http/2. r=mcmanus 2017-04-07 13:18:20 -07:00
node-http2 Bug 1355277 - change h2 origin frame codepoint to 0xc r=nwgh 2017-04-10 21:47:07 -04:00
README
dbg-actors.js Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
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
remotexpcshelltests.py Bug 1355222 - When debug logging requested for android mach test commands, enable devicemanager logging; r=jmaher 2017-04-11 09:21:37 -06:00
runxpcshelltests.py Bug 1333003 part 6 - Fix test scripts to run ASan on Windows. r=ted 2017-03-10 12:08:34 +08: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

README

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