fune/testing/xpcshell
2018-07-04 14:50:22 +03:00
..
example
moz-http2 bug 1460327 - make the DNS packet decoder verify the answer qname r=mcmanus 2018-05-08 19:30:07 +02:00
node-http2
dbg-actors.js
head.js Bug 1472687 - Only reset and dump coverage counters in the parent process for xpcshell tests. r=jmaher 2018-06-29 19:09:15 +01:00
mach_commands.py Bug 1440714 - Convert Android mach commands to adb.py; r=bc 2018-04-05 12:50:29 -06:00
mach_test_package_commands.py
moz.build
python.ini Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
README
remotexpcshelltests.py Backed out changeset 9c75cab2e322 (bug 733530) for breaking artifact builds 2018-07-04 14:50:22 +03:00
runxpcshelltests.py Bug 1440714 - Remove DeviceManagerADB and Droid classes from mozdevice; r=bc 2018-04-26 10:43:08 -06:00
selftest.py Bug 1455176: Follow-up: Fix build bustage from xpcshell self-test. r=bustage CLOSED TREE 2018-04-19 15:11:15 -07:00
xpcshellcommandline.py Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00

Simple xpcshell-based test harness

converted from netwerk/test/unit

Some documentation at http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests
See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness