gecko/testing/mozbase
2013-10-24 13:21:39 -07:00
..
manifestdestiny
mozb2g
mozcrash Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
mozdevice Bug 912004 - DeviceManager pushDir should take a timeout parameter; r=wlach 2013-09-03 15:13:38 -04:00
mozfile Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
mozhttpd Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
mozinfo Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
mozinstall Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
mozlog
moznetwork Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
mozprocess Bug 929667 - Mirror mozprocess,mozrunner, r=ahal 2013-10-24 13:21:39 -07:00
mozprofile Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
mozrunner Bug 929667 - Mirror mozprocess,mozrunner, r=ahal 2013-10-24 13:21:39 -07:00
mozsystemmonitor
moztest
generate_diff.py Bug 926418 - Prevent spurious newlines being added to packages.txt when running generate_diff.py on Windows; r=jhammel 2013-10-16 16:18:27 +01:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
moz.build
packages.txt
README.md
setup_development.py
test-manifest.ini
test.py

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.