gecko-dev/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 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
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 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