gecko/testing/xpcshell
Andreas Tolfsen 2f1db3e4c3 Bug 1240723 - Harmonise xpcshell head- and tail list computation; r=ted.mielczarek
Head- and tail entries in manifest files are not mandatory on
local/desktop xpcshell tests, and they should not be on remote/B2G either.

This change makes remotexpcshelltests and runxpcshelltests agree on how
to get head- and tail files.
2016-01-19 13:48:53 +00:00
..
example Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
moz-http2 Bug 1197847 - make debugging h2 and spdy test servers easier. r=mcmanus 2015-10-05 13:13:05 -07:00
moz-spdy
node-http2
node-spdy
b2g_xpcshell_venv.sh
dbg-actors.js Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
head.js Bug 1192533 - Allow running only one test via add_task.only() or skipping via add_task.skip(). r=ted 2016-01-10 16:40:12 +01:00
mach_commands.py Bug 1216507 - Use the correct busybox binary for x86 emulator. r=ahal 2015-10-10 12:00:18 +08:00
Makefile.in Bug 1208320 - Produce xpcshell archive without staging test files; r=glandium 2015-09-30 09:36:16 -07:00
moz.build
README
remotexpcshelltests.py Bug 1240723 - Harmonise xpcshell head- and tail list computation; r=ted.mielczarek 2016-01-19 13:48:53 +00:00
runtestsb2g.py Bug 1207747 - Ensure that logging command line options are always available when running xpcshell tests, r=chmanchester 2015-10-08 10:28:15 +01:00
runxpcshelltests.py Bug 1240723 - Harmonise xpcshell head- and tail list computation; r=ted.mielczarek 2016-01-19 13:48:53 +00:00
selftest.py Bug 1193224 - Remove vestigial --tests-root-dir option from xpcshell tests, r=ahal 2015-09-17 10:51:00 +01:00
xpcshell.eslintrc Bug 1237340: Fix browser and toolkit eslint failures. r=Felipe 2016-01-06 10:10:35 -08:00
xpcshellcommandline.py Bug 1207747 - Ensure that logging command line options are always available when running xpcshell tests, r=chmanchester 2015-10-08 10:28:15 +01: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