mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
![Rob Wu](/assets/img/avatar_default.png)
The new tests in testing/xpcshell/example/ cover the following scenarios: - Local AND remote xpcshell tests. In contrast, modifications to selftest.py in bug 1635227 only covered runxpcshelltests. - `prefs=` inheritance from ancestor manifests as implemented by https://hg.mozilla.org/mozilla-central/rev/ac51a01611dc - Per-file `prefs` setters (used in bug 1638099). - Multiple prefs and comments per `prefs` line. Differential Revision: https://phabricator.services.mozilla.com/D121632
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff