gecko-dev/testing/xpcshell
Joel Maher f7b607627e Bug 1790085 - retry xpcshell tests only in CI, not locally. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D156996
2022-09-09 21:43:13 +00:00
..
dns-packet Bug 1695924 - Clear svcparam.odoh after using it, r=necko-reviewers,dragana 2021-09-22 12:31:29 +00:00
example Bug 1780222 - annotation report should show multi line conditions properly. r=gbrown,webdriver-reviewers,whimboo 2022-08-29 20:02:28 +00:00
moz-http2 Bug 1786009 - Deal with a case when a HTTP/2 proxy reset stream with HTTP_1_1_REQUIRED, r=dragana 2022-09-06 13:25:42 +00:00
node-http2 Bug 1786009 - Deal with a case when a HTTP/2 proxy reset stream with HTTP_1_1_REQUIRED, r=dragana 2022-09-06 13:25:42 +00:00
node-ip
node-ws Bug 1783822 - Add node 'ws' library for xpcshell test, r=necko-reviewers,valentin 2022-08-16 07:39:34 +00:00
odoh-wasm Bug 1724871 - P2: Update ODOH to version 1, r=necko-reviewers,valentin 2021-08-10 19:50:05 +00:00
README
dbg-actors.js Bug 1789201 - [devtools] Expose Services as a global to all DevTools modules. r=perftest-reviewers,nchevobbe,julienw,AlexandruIonescu 2022-09-09 07:22:51 +00:00
head.js Bug 1786501 - Shutdown StorageManager when the test is done in _execute_test; r=smaug 2022-08-31 09:34:52 +00:00
mach_commands.py Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
mach_test_package_commands.py Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo 2021-09-27 18:12:51 +00:00
moz.build
remotexpcshelltests.py Bug 1762991 - switch to --disable-fission and fission by default. r=gbrown,webdriver-reviewers,whimboo 2022-05-10 17:41:03 +00:00
runxpcshelltests.py Bug 1790085 - retry xpcshell tests only in CI, not locally. r=gbrown 2022-09-09 21:43:13 +00:00
selftest.py Bug 1667455 - Part 13: Stop importing Services.jsm from marionette tests. r=kmag,webdriver-reviewers,jdescottes 2022-07-11 12:41:54 +00:00
xpcshellcommandline.py Bug 1773763 - support conditioned profiles variant in xpcshell harness. r=gbrown 2022-06-17 13:27:42 +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