gecko/testing/mozbase
2016-01-25 08:17:25 -07:00
..
docs Bug 1230622 - Docs: Suggest people use wptserve instead of mozhttpd. r=jgraham 2015-12-04 13:18:40 -05:00
manifestparser
mozcrash Bug 1234353 - Notify the user if the stackwalk binary is not executable. r=chmanchester 2015-12-21 16:50:49 -05:00
mozdebug Bug 1236983 - add windbg smarts to mozdebug; r=jmaher,aklotz 2016-01-05 12:47:39 -05:00
mozdevice Bug 1236467 - [mozdevice] raise exception when missing devices access permissions. r=ahal 2016-01-04 16:29:36 +01:00
mozfile
mozhttpd
mozinfo
mozinstall
mozleak
mozlog Bug 1226554 - [mozlog] bump version to 3.1. r=jgraham 2015-11-20 13:40:24 +01:00
moznetwork
mozprocess Bug 1055224 - Run gtest output through a stack fixer. r=ahal 2016-01-15 10:36:46 -08:00
mozprofile Bug 1233534 - [mozprofile] bump version to 0.28. r=ahal 2015-12-18 08:20:26 +01:00
mozrunner Bug 1238611 - Use PIE version of gdbserver for JimDB (arm only); r=jmaher 2016-01-25 08:17:25 -07:00
mozscreenshot
mozsystemmonitor Bug 1239939 - [mozsystemmonitor] Reduce poll interval on exit r=wlach 2016-01-18 06:28:10 -05:00
moztest
mozversion
moz.build
packages.txt
README.md
setup_development.py
test-manifest.ini
test.py
versioninfo.py

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.