mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 05:08:36 +02:00
The android harness had accumulated some unnecessary and contradictory option handling. Today, libraries must be extracted from an apk: options.localAPK is required, and options.localLibs is unused. Cleaning up this code also removes some fennec-isms. Additionally, this patch relaxes the requirement to find package-name.txt in the apk, clearing the way for running against a geckoview apk (I may generalize that further in a follow-up, but not sure what is needed yet). Differential Revision: https://phabricator.services.mozilla.com/D29709 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| dns-packet | ||
| example | ||
| moz-http2 | ||
| node-http2 | ||
| node-ip | ||
| dbg-actors.js | ||
| head.js | ||
| mach_commands.py | ||
| mach_test_package_commands.py | ||
| moz.build | ||
| python.ini | ||
| README | ||
| remotexpcshelltests.py | ||
| runxpcshelltests.py | ||
| selftest.py | ||
| xpcshellcommandline.py | ||
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