gecko/testing/mozbase
2013-03-21 22:58:41 -07:00
..
manifestdestiny
mozb2g
mozcrash Back out 27fb990d7fc7 (bug 838374) for Android bustage 2013-03-21 22:58:41 -07:00
mozdevice Back out 27fb990d7fc7 (bug 838374) for Android bustage 2013-03-21 22:58:41 -07:00
mozfile Back out 27fb990d7fc7 (bug 838374) for Android bustage 2013-03-21 22:58:41 -07:00
mozhttpd
mozinfo
mozinstall
mozlog
mozprocess Back out 27fb990d7fc7 (bug 838374) for Android bustage 2013-03-21 22:58:41 -07:00
mozprofile Back out 27fb990d7fc7 (bug 838374) for Android bustage 2013-03-21 22:58:41 -07:00
mozrunner Back out 27fb990d7fc7 (bug 838374) for Android bustage 2013-03-21 22:58:41 -07:00
moztest
generate_diff.py follow-up: Bug 838733 - generate_diff.py should have a convenience mode for staging;r=ahal ; DONTBUILD because NPOTB 2013-03-13 13:07:05 -07:00
Makefile.in Bug 827446 - update mochitest, reftest, xpcshell to use mozcrash. r=jhammel 2013-03-21 09:19:34 -04:00
moz.build Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
packages.txt Bug 830996 - implement a way to DRY mozbase packages for m-c;r=wlach ; DONTBUILD because NPOTB 2013-01-23 10:46:43 -08: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 838074 - mirror test.py, test.ini, setup_development.py -> m-c;r=jgriffin 2013-02-12 16:57:03 -08:00
test.py Bug 838074 - mirror test.py, test.ini, setup_development.py -> m-c;r=jgriffin 2013-02-12 16:57:03 -08: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.