gecko/testing/mozbase
Jeff Hammel 67508ee391 Bug 930590 - Sync manifestdestiny with m-c;r=edmorley
--HG--
extra : rebase_source : 425d5dfa0ae7dbd356bbfe3947fc29838294c1bb
2013-10-31 10:26:49 -07:00
..
manifestdestiny Bug 930590 - Sync manifestdestiny with m-c;r=edmorley 2013-10-31 10:26:49 -07:00
mozb2g
mozcrash Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
mozdevice Bug 931078 - add ability to pass signal to dm.killProcess, r=wlach 2013-10-28 11:43:39 -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 919353 - kill b2g process on device with SIGABRT on timeout, r=ted 2013-10-28 11:43:39 -04:00
mozsystemmonitor Bug 908296 - Catch all exceptions when importing psutil; r=ted 2013-08-23 10:50:28 -07:00
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.