gecko-dev/testing/xpcshell
Mark Banner b1970e6a2f Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop
These are raised as redeclares or unused variables by ESLint 6.

Differential Revision: https://phabricator.services.mozilla.com/D37268

--HG--
extra : moz-landing-system : lando
2019-08-19 07:11:56 +00:00
..
dns-packet
example Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
moz-http2 Bug 1563824 - New error NS_ERROR_TOO_MANY_REQUESTS for 429 response r=mayhemer 2019-07-06 21:46:00 +00:00
node-http2
node-ip
dbg-actors.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
head.js Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
mach_commands.py Bug 1548597 - Relax requirements for fennec in android xpcshell harness; r=jmaher 2019-05-02 17:38:07 +00:00
mach_test_package_commands.py
moz.build
python.ini
README
remotexpcshelltests.py Bug 1573662 - Rename sanctions test routines to make it easier to add new ones r=keeler 2019-08-13 20:59:17 +00:00
runxpcshelltests.py Bug 1569982 - Respect verify annotations when running tests in mach with --verify; r=bc 2019-08-06 22:13:50 +00:00
selftest.py Bug 1556818 - Throw early SyntaxError instead of ReferenceError for 0 = 0 r=khyperia,jorendorff 2019-07-01 22:14:47 +00:00
xpcshellcommandline.py Bug 1558598 - Force WebRender on or off in the xpcshell harness. r=ahal 2019-06-29 09:50:20 +00: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