gecko-dev/testing/xpcshell
Dave Townsend 0a913f73ee Bug 1245916: Add additional default globals. r=felipe
This defines a few additional globals but also turns on the browser environment
for everything in browser and toolkit. This may lead to some false negatives
but we have lots of code that runs in a browser context so in the name of
getting rules turned on I think this is a useful step.

MozReview-Commit-ID: BdWouZGK6d

--HG--
extra : rebase_source : a88116d149af76aa35ee0757b3b51b6f97646ebe
extra : source : 04c1740aa49904a56bd662ee0c8aed69e6f99f8b
2016-02-05 12:12:30 -08: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 1242650 - Allow local use of node-http2 from a custom location (instead of in-tree version). r=mcmanus 2016-01-13 12:14:59 -08:00
moz-spdy Bug 1241906 - test for suspended spdy3.1 channel r=hurley 2016-02-05 11:17:24 -05:00
node-http2 Bug 1136361 - update node-http2 on ci. rs=mcmanus 2015-02-26 11:00:38 -08:00
node-spdy bug 1097944 - node-spdy 1.29.1 for spdy/3.1 updates 1/2 r=hurley 2014-11-14 20:04:19 -05:00
Makefile.in Bug 1208320 - Produce xpcshell archive without staging test files; r=glandium 2015-09-30 09:36:16 -07:00
README
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 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric 2016-02-03 12:58:03 +00:00
mach_commands.py Bug 1216507 - Use the correct busybox binary for x86 emulator. r=ahal 2015-10-10 12:00:18 +08:00
moz.build Bug 809561 - Integrate xpcshell test harness with chrome remote debugging. r=past/chmanchester 2014-11-29 10:40:58 +11:00
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 1069556 - sync to Breakpad c53ed143108948eb7e2d7ee77dc8c0d92050ce7c. r=glandium, benwa 2016-01-27 09:39:53 -05:00
xpcshell.eslintrc Bug 1245916: Add additional default globals. r=felipe 2016-02-05 12:12:30 -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

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