gecko/testing/mozbase
2013-06-25 10:50:37 -07:00
..
manifestdestiny
mozb2g Bug 797144 - mirror mozbase -> m-c for bug 796863 @ db7f115a9e;r=wlach 2012-10-03 09:13:21 -07:00
mozcrash Bug 885591 - Add a silent argument to check_for_crashes. r=jhammel 2013-06-20 17:04:21 -07:00
mozdevice Bug 886882 - Mirror mozdevice 0.27;r=jhammel 2013-06-25 10:50:37 -07:00
mozfile Bug 872285 - bump packages and mirror to m-c for bug 790765;r=ahal 2013-05-28 09:51:35 -07:00
mozhttpd Bug 805633 - update mozhttpd on m-c;r=wlach ; DONTBUILD because NPOTB 2012-11-13 16:10:25 -08:00
mozinfo Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher 2013-06-17 13:23:38 -07:00
mozinstall Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher 2013-06-17 13:23:38 -07:00
mozlog Bug 799605 - Mirror mozbase -> m-c for bug 799288 and bug 799507 @ https://github.com/mozilla/mozbase/commit/ 36a2f63be33af799a54d7f1511dc922730b10b22 ; r=wlach 2012-10-10 09:27:06 -07:00
moznetwork Bug 876761 - Mirror moznetwork and mozcrash to m-c, r=jhammel 2013-05-30 10:13:29 -04:00
mozprocess Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher 2013-06-17 13:23:38 -07:00
mozprofile Bug 872285 - bump packages and mirror to m-c for bug 790765;r=ahal 2013-05-28 09:51:35 -07:00
mozrunner Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal 2013-03-21 21:06:28 -07:00
mozsystemmonitor Bug 883205 - Add mozsystemmonitor to mozbase; r=ahal 2013-06-14 15:15:58 -07:00
moztest
generate_diff.py Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher 2013-06-17 13:23:38 -07:00
Makefile.in Bug 790765 - get mozbase tests running on m-c;r=ahal 2013-06-20 11:52:37 -07:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
packages.txt Bug 883205 - Add mozsystemmonitor to mozbase; r=ahal 2013-06-14 15:15:58 -07:00
README.md Bug 837870 - mozbase README.md -> m-c, remove m-c README;r=wlach 2013-02-05 14:23:19 -08:00
setup_development.py Bug 838074 - mirror test.py, test.ini, setup_development.py -> m-c;r=jgriffin 2013-02-12 16:57:03 -08:00
test-manifest.ini Bug 886882 - Mirror mozdevice 0.27;r=jhammel 2013-06-25 10:50:37 -07:00
test.py Bug 860091 - mirror test.py and mozdevice and mozprofile to m-c;r=jgriffin 2013-04-17 11:08:02 -07:00

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.