gecko-dev/testing/xpcshell
Nicholas Hurley b25e2be852 Bug 1287236 - Use 0 instead of -1 to randomly assign port. r=mcmanus
MozReview-Commit-ID: WkP2s0Pgxc

--HG--
extra : rebase_source : e8096ce181ce3cde8a123eeca41bc4b36b814e28
2016-07-15 14:30:56 -07: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 1287236 - Use 0 instead of -1 to randomly assign port. r=mcmanus 2016-07-15 14:30:56 -07:00
moz-spdy Bug 1287236 - Use 0 instead of -1 to randomly assign port. r=mcmanus 2016-07-15 14:30:56 -07:00
node-http2 Bug 1136361 - update node-http2 on ci. rs=mcmanus 2015-02-26 11:00:38 -08:00
node-spdy Bug 1283862 - Update node-spdy to 1.32.5. r=mcmanus 2016-07-01 21:52:14 +09:00
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 1282599 - Pass test path as a string to xpcshell coverage collector. r=chmanchester 2016-06-27 18:17:41 -04:00
mach_commands.py Bug 1272851 - Use objdir for temporary directory for mach xpcshell-test; r=ted 2016-05-26 11:56:20 -07:00
mach_test_package_commands.py Bug 1278890 - Add xpcshell support to test package mach environment, r=armenzg 2016-07-13 10:55:37 -04:00
moz.build Bug 1255588 - Disable selftest.py on 10.7 builders (we now only support running 10.9+). r=jmaher. 2016-05-14 14:03:10 +02:00
README
remotexpcshelltests.py Bug 1285040 - Adapt device manager pushDir to latest adb; r=bc 2016-07-08 09:20:03 -06: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 1278649 - Add code coverage to xpcshell tests. r=chmanchester 2016-06-08 09:41:04 -04:00
selftest.py Bug 911216 - Part 24: Use promise rejection tracking to report unhandled rejections to the console. r=bz,Paolo 2016-03-22 16:22:24 +01:00
xpcshell.eslintrc Bug 1251011 - Enable ESLint "no-undef" rule for PSM. r=keeler r=mossop 2016-03-16 16:50:33 -07:00
xpcshellcommandline.py Bug 1278649 - Add code coverage to xpcshell tests. r=chmanchester 2016-06-08 09:41:04 -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