gecko-dev/testing/xpcshell
2017-02-05 18:18:09 -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 1296280 (part 0b) - Make debugging node h2 server work better r=mcmanus 2016-09-07 09:43:47 -07: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 Backed out changeset c13c36e04303 (bug 1332295) for extremely frequent Linux32 debug failures in test_be_conservative.js 2017-02-05 18:18:09 -08:00
mach_commands.py Bug 1316408 - Remove all b2g related code from testing/xpcshell, r=jmaher 2016-11-09 14:50:45 -05:00
mach_test_package_commands.py Bug 1334209 - Activate mozharness virtualenv in-process from one click loaner mach commands, r=jmaher 2017-01-31 11:53:36 -05: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 503613 - Remove the tail file functionality from xpcshell; r=gps 2017-01-17 15:27:55 +00:00
runxpcshelltests.py Bug 503613 - Remove the tail file functionality from xpcshell; r=gps 2017-01-17 15:27:55 +00:00
selftest.py Backed out changeset c13c36e04303 (bug 1332295) for extremely frequent Linux32 debug failures in test_be_conservative.js 2017-02-05 18:18:09 -08:00
xpcshell.eslintrc.js Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +00:00
xpcshellcommandline.py Bug 1316408 - Remove all b2g related code from testing/xpcshell, r=jmaher 2016-11-09 14:50:45 -05: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