gecko-dev/testing/xpcshell
Akshat 5bacc6cf77 Bug 1691638 Corrects XPCShell documentation website r=gbrown DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D104556
2021-02-09 19:44:44 +00:00
..
dns-packet Bug 1684038 - Add new SVCParam: ODoHConfig r=necko-reviewers,dragana 2021-01-22 12:59:24 +00:00
example Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz-http2 Bug 1689113 - Don't skip TRR unless confirmation explicitly failed. r=necko-reviewers,valentin 2021-02-04 17:34:27 +00:00
node-http2
node-ip
odoh-wasm Bug 1689474 - Update ODoH to draft-04 and make CNAME work r=necko-reviewers,valentin 2021-02-04 08:05:45 +00:00
README Bug 1691638 Corrects XPCShell documentation website r=gbrown DONTBUILD 2021-02-09 19:44:44 +00:00
dbg-actors.js
head.js Bug 1691638 Corrects XPCShell documentation website r=gbrown DONTBUILD 2021-02-09 19:44:44 +00:00
mach_commands.py Bug 1681096 - python3 - pylint --py3k - W1645: Exception.message removed in Python 3 (exception-message-attribute) r=marionette-reviewers,aki,gbrown,maja_zf 2020-12-08 22:44:00 +00:00
mach_test_package_commands.py Bug 1681096 - python3 - pylint --py3k - W1636: map built-in referenced when not iterating (map-builtin-not-iterating) r=perftest-reviewers,aki,jmaher 2020-12-09 08:05:21 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
remotexpcshelltests.py Bug 1678079 - Add PSM support and xpcshell tests for ECH. r=keeler,kershaw 2020-12-04 15:26:17 +00:00
runxpcshelltests.py Bug 1683001 - xpcshell support for --run-failures. r=aki 2021-01-22 21:14:27 +00:00
selftest.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
xpcshellcommandline.py Bug 1683001 - xpcshell support for --run-failures. r=aki 2021-01-22 21:14:27 +00:00

README

Simple xpcshell-based test harness

converted from netwerk/test/unit

Some documentation at https://developer.mozilla.org/en-US/docs/Mozilla/QA/Writing_xpcshell-based_unit_tests
See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness