fune/testing/xpcshell
Barret Rennie 81c2567091 Bug 1772733 - Change directory in xpcshell without OS.File r=jmaher,nika
Instead of relying on OS.File.setCurrentDirectory in the xpcshell test harness
we instead provide a function to directly change directory.

Differential Revision: https://phabricator.services.mozilla.com/D148977
2022-11-21 23:49:39 +00:00
..
dns-packet
example Bug 1799314 - Convert consumers of testing modules to import ES modules direct (testing/). r=ahal 2022-11-17 12:00:28 +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
node-ip
node-ws
odoh-wasm
dbg-actors.js
head.js Bug 1772733 - Change directory in xpcshell without OS.File r=jmaher,nika 2022-11-21 23:49:39 +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
README
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 Backed out 19 changesets (bug 1541508) for causing xpcshell failures on test_notHeadlessByDefault.js CLOSED TREE 2022-11-01 22:38:52 -04:00
xpcshellcommandline.py Bug 1795568 Part 1 - Remove plugin support code r=emilio 2022-10-24 18:56:41 +00:00

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