1
Fork 0
Python-based continuous integration testing framework. The ladi-py2 branch with Python 2 maintained by LADI project.
Go to file
Dustin J. Mitchell 8bb19eba2f import all modules, even if there are no tests
This makes the coverage estimate a better description of the overall
level of coverage
2010-12-19 21:31:33 -06:00
apidocs Move apidoc creation to a toplevel dir with makefiles 2010-07-17 16:07:14 -05:00
common import all modules, even if there are no tests 2010-12-19 21:31:33 -06:00
master import all modules, even if there are no tests 2010-12-19 21:31:33 -06:00
slave import all modules, even if there are no tests 2010-12-19 21:31:33 -06:00
.coveragerc import all modules, even if there are no tests 2010-12-19 21:31:33 -06:00
.gitignore add a script to upload to google code - fixes #1051 2010-11-13 15:52:59 -06:00
.mailmap update CREDITS 2010-01-28 22:20:39 -06:00
Makefile run pyflakes at the top level so it produces full paths 2010-12-16 13:14:56 -06:00
README add toplevel README and put my name in subdir READMEs 2010-06-06 18:57:08 -05:00

README

BuildBot: build/test automation
  http://buildbot.net
  Brian Warner <warner-buildbot @ lothar . com>
  Dustin J. Mitchell <dustin@v.igoro.us >

Buildbot consists of two separate components: the master and the slave.  See
master/README and slave/README for more information.