mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
c7d77007e8
The install.rdf in language packs uses em:id attributes etc, instead of child elements. All fine with RDF/XML. This adds support to addon_details to allow for those attributes in addition to child elements. --HG-- extra : transplant_source : %E0d%E7%B3%E8/%BF%D4%5C%AE%B8EA%E7%26h%17%5EB%00 |
||
---|---|---|
.. | ||
docs | ||
manifestparser | ||
mozcrash | ||
mozdebug | ||
mozdevice | ||
mozfile | ||
mozhttpd | ||
mozinfo | ||
mozinstall | ||
mozleak | ||
mozlog | ||
moznetwork | ||
mozprocess | ||
mozprofile | ||
mozrunner | ||
mozscreenshot | ||
mozsystemmonitor | ||
moztest | ||
mozversion | ||
Makefile.in | ||
moz.build | ||
packages.txt | ||
README.md | ||
setup_development.py | ||
test-manifest.ini | ||
test.py | ||
versioninfo.py |
Mozbase
Mozbase is a set of easy-to-use Python packages forming a supplemental standard library for Mozilla. It provides consistency and reduces redundancy in automation and other system-level software. All of Mozilla's test harnesses use mozbase to some degree, including Talos, mochitest, reftest, Autophone, and Eideticker.
Learn more about mozbase at the project page.
Read detailed docs online, or build them locally by running "make html" in the docs directory.