khronosschoty 17d73c84dc added Pale Moon 29.4.4 3 years ago
..
docs 17d73c84dc added Pale Moon 29.4.4 3 years ago
manifestparser 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozcrash 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozdebug 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozdevice 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozfile 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozhttpd 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozinfo 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozinstall 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozleak 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozlog 17d73c84dc added Pale Moon 29.4.4 3 years ago
moznetwork 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozprocess 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozprofile 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozrunner 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozscreenshot 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozsystemmonitor 17d73c84dc added Pale Moon 29.4.4 3 years ago
moztest 17d73c84dc added Pale Moon 29.4.4 3 years ago
mozversion 17d73c84dc added Pale Moon 29.4.4 3 years ago
README.md 17d73c84dc added Pale Moon 29.4.4 3 years ago
moz.build 17d73c84dc added Pale Moon 29.4.4 3 years ago
packages.txt 17d73c84dc added Pale Moon 29.4.4 3 years ago
setup_development.py 17d73c84dc added Pale Moon 29.4.4 3 years ago
test-manifest.ini 17d73c84dc added Pale Moon 29.4.4 3 years ago
test.py 17d73c84dc added Pale Moon 29.4.4 3 years ago
versioninfo.py 17d73c84dc added Pale Moon 29.4.4 3 years ago

README.md

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.

Consult open bugs and feel free to file new bugs.