gecko-dev/testing/xpcshell
Otto Länd 9507143572 No bug: apply code formatting via Lando
# ignore-this-changeset

Output from `mach lint`:

requesting all changes
adding changesets
adding manifests
adding file changes
added 14948 changesets with 20627 changes to 1598 files
new changesets 90d04a36eef7:41a33c3f2719
updating to branch default
325 files updated, 0 files merged, 0 files removed, 0 files unresolved
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
error: problem with lint setup, skipping android-api-lint, android-checkstyle, android-format, android-javadoc, android-lint, android-test
Fixing /repos/mozilla-central/toolkit/mozapps/update/tests/marionette/test_no_window_update_restart.py
Fixing /repos/mozilla-central/testing/xpcshell/selftest.py
✖ 0 problems (0 errors, 90 warnings, 4 fixed)
2022-11-25 19:13:43 +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 1541508 - Use Services.env in testing/ r=jmaher,perftest-reviewers,sparky 2022-11-25 19:09:10 +00:00
moz-http2 Bug 1785775 - Add tests for the cert verification with and without proxy r=necko-reviewers,kershaw 2022-11-02 10:03: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
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 1541508 - Use Services.env in testing/ r=jmaher,perftest-reviewers,sparky 2022-11-25 19:09:10 +00:00
mach_commands.py Bug 1795568 Part 1 - Remove plugin support code r=emilio 2022-10-24 18:56:41 +00:00
mach_test_package_commands.py Bug 1795568 Part 1 - Remove plugin support code r=emilio 2022-10-24 18:56:41 +00:00
moz.build
remotexpcshelltests.py Bug 1754746 - example tlsserver that fails in handshake. r=necko-reviewers,kershaw 2022-11-01 09:52:52 +00:00
runxpcshelltests.py Bug 1795568 Part 1 - Remove plugin support code r=emilio 2022-10-24 18:56:41 +00:00
selftest.py No bug: apply code formatting via Lando 2022-11-25 19:13:43 +00:00
xpcshellcommandline.py Bug 1795568 Part 1 - Remove plugin support code r=emilio 2022-10-24 18:56:41 +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