gecko-dev/testing/xpcshell
Agi Sferro 74aceaaf86 Bug 1700917 - Actually initialize the profile in GeckoView xpcshell. r=jmaher
Looks like spoofing the event is not enough as GeckoView intialization code
(indirectly) uses the profile folder.

We also catch exceptions coming from the init code and throw them appropriately
so we don't ignore errors during initialization.

Differential Revision: https://phabricator.services.mozilla.com/D109797
2021-03-26 18:30:16 +00:00
..
dns-packet Bug 1684038 - Add new SVCParam: ODoHConfig r=necko-reviewers,dragana 2021-01-22 12:59:24 +00:00
example Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz-http2 Bug 1698015 - Add another way to download ODoHConfigs via https r=necko-reviewers,dragana 2021-03-19 08:29:14 +00:00
node-http2
node-ip
odoh-wasm Bug 1689474 - Update ODoH to draft-04 and make CNAME work r=necko-reviewers,valentin 2021-02-04 08:05:45 +00:00
README Bug 1691638 Corrects XPCShell documentation website r=gbrown DONTBUILD 2021-02-09 19:44:44 +00:00
dbg-actors.js
head.js Bug 1700917 - Actually initialize the profile in GeckoView xpcshell. r=jmaher 2021-03-26 18:30:16 +00:00
mach_commands.py Bug 1567341 - Run xpcshell-test in a service on Android. r=firefox-build-system-reviewers,mhentges 2021-03-24 21:49:39 +00:00
mach_test_package_commands.py Bug 1681096 - python3 - pylint --py3k - W1636: map built-in referenced when not iterating (map-builtin-not-iterating) r=perftest-reviewers,aki,jmaher 2020-12-09 08:05:21 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
remotexpcshelltests.py Bug 1567341 - Run xpcshell-test in a service on Android. r=firefox-build-system-reviewers,mhentges 2021-03-24 21:49:39 +00:00
runxpcshelltests.py Bug 1567341 - Run xpcshell-test in a service on Android. r=firefox-build-system-reviewers,mhentges 2021-03-24 21:49:39 +00:00
selftest.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
xpcshellcommandline.py Bug 1567341 - Add --no-install to xpcshell-test for Android. r=firefox-build-system-reviewers,nalexander 2021-03-24 21:49:37 +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