gecko-dev/testing/xpcshell
Iulian Moraru 2ee42610c4 Backed out 8 changesets (bug 1772205, bug 1772201) for causing bp-hybrid bustages on Http2StreamTunnel. CLOSED TREE
Backed out changeset 2003686cc6b8 (bug 1772201)
Backed out changeset 813b707d8471 (bug 1772201)
Backed out changeset 5944e15ddfc7 (bug 1772201)
Backed out changeset ce4a38b31322 (bug 1772201)
Backed out changeset a24a888922f1 (bug 1772201)
Backed out changeset d9d615352628 (bug 1772205)
Backed out changeset 200553c584de (bug 1772205)
Backed out changeset ea5625892397 (bug 1772205)
2022-08-04 15:45:37 +03: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 1781026 - Fix xpcshell no-unused-vars warnings in testing/xpcshell/example/. r=mossop 2022-07-25 10:54:13 +00:00
moz-http2 Backed out 8 changesets (bug 1772205, bug 1772201) for causing bp-hybrid bustages on Http2StreamTunnel. CLOSED TREE 2022-08-04 15:45:37 +03:00
node-http2 Backed out 8 changesets (bug 1772205, bug 1772201) for causing bp-hybrid bustages on Http2StreamTunnel. CLOSED TREE 2022-08-04 15:45:37 +03:00
node-ip
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 1686344 - Support `--backgroundtask --jsdebugger` (and `--wait-for-jsdebugger`). r=mossop,jdescottes 2022-03-03 03:38:39 +00:00
head.js Bug 1780076 - fix ordering of multiple setup tasks in xpcshell tests, r=nalexander 2022-07-19 10:04:06 +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 1781782 - Run frequent xpcshell parallel failing tests sequential by default. r=ahal,necko-reviewers,extension-reviewers,application-update-reviewers,bytesized,rpl,kershaw 2022-07-30 01:33:28 +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