gecko-dev/testing/xpcshell
Joel Maher 273b49356e Bug 1859819 - fix is_ubuntu to be accurate on windows xpcshell. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D191326
2023-10-18 17:30:18 +00:00
..
dns-packet Bug 1809843 - Run mochitest with Http/3 server on try, r=gbrown,necko-reviewers,ci-and-tooling,valentin,suhaib,jmaher 2023-03-21 09:09:58 +00:00
example Bug 1837176 - Convert imports of httpd.js to consume the ES module directly. r=necko-reviewers,webcompat-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,robwu,issammani,bytesized,pbz,valentin 2023-07-12 13:38:34 +00:00
moz-http2 Bug 1734165 - Test that padding in edns response doesn't effect parsing edns response r=necko-reviewers,valentin 2023-08-24 15:40:58 +00:00
node-http2
node-ws
node_ip Bug 1809843 - Run mochitest with Http/3 server on try, r=gbrown,necko-reviewers,ci-and-tooling,valentin,suhaib,jmaher 2023-03-21 09:09:58 +00:00
README
dbg-actors.js
head.js Bug 1859779 - Empty Promise.reject() times out an xpcshell test, instead of failing immediately. r=jmaher 2023-10-18 16:21:13 +00:00
mach_commands.py Bug 1811850 - [lint] Fix ruff errors resulting from new configuration, r=webdriver-reviewers,perftest-reviewers,whimboo,sparky,firefox-build-system-reviewers,ahochheiden 2023-03-20 13:06:28 +00:00
mach_test_package_commands.py Bug 1801836 - Remove no longer necessary 'from __future__' imports under testing/. r=linter-reviewers,webdriver-reviewers,perftest-reviewers,ahal,afinder DONTBUILD 2022-12-23 10:08:06 +00:00
moz.build
remotexpcshelltests.py Bug 1837183 - Load httpd.js as a module for mochitest's server.js. r=ahal,necko-reviewers,valentin 2023-07-12 13:38:33 +00:00
runxpcshelltests.py Bug 1859819 - fix is_ubuntu to be accurate on windows xpcshell. r=gbrown 2023-10-18 17:30:18 +00:00
selftest.py Bug 1859779 - Empty Promise.reject() times out an xpcshell test, instead of failing immediately. r=jmaher 2023-10-18 16:21:13 +00:00
xpcshellcommandline.py Bug 1851988 - fix some python string escape sequences r=webdriver-reviewers,perftest-reviewers,whimboo,afinder,releng-reviewers,firefox-build-system-reviewers,ahal,sergesanspaille 2023-10-04 09:49:09 +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