[Buildbot-commits] [buildbot/buildbot] 5dffe8: Make `python setup.py test` do something useful
GitHub
noreply at github.com
Sat May 12 19:21:54 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 5dffe8d99046a1552517a866145b772125c927d7
https://github.com/buildbot/buildbot/commit/5dffe8d99046a1552517a866145b772125c927d7
Author: Marc Abramowitz <marc at marc-abramowitz.com>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
A slave/setup.cfg
M slave/setup.py
Log Message:
-----------
Make `python setup.py test` do something useful
Commit: 18a64779cca54aedba6091ee40c2dda5a3ced70c
https://github.com/buildbot/buildbot/commit/18a64779cca54aedba6091ee40c2dda5a3ced70c
Author: Marc Abramowitz <marc at marc-abramowitz.com>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
A master/setup.cfg
M master/setup.py
Log Message:
-----------
Make `python setup.py test` work (in a fresh virtualenv!) for
buildbot/master
Commit: 2949eb9b2ac76d4e18e3d849f1e2fb93188af655
https://github.com/buildbot/buildbot/commit/2949eb9b2ac76d4e18e3d849f1e2fb93188af655
Author: Marc Abramowitz <marc at marc-abramowitz.com>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
M .gitignore
A master/tox.ini
A slave/tox.ini
Log Message:
-----------
Add support for tox (http://tox.testrun.org/) for quick local testing
across multiple Pythons.
Commit: b6c8e7944707950060910b6f6ae17d791c0a5835
https://github.com/buildbot/buildbot/commit/b6c8e7944707950060910b6f6ae17d791c0a5835
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M .gitignore
A master/setup.cfg
M master/setup.py
A master/tox.ini
A slave/setup.cfg
M slave/setup.py
A slave/tox.ini
Log Message:
-----------
Merge branch 'setuptools-trial' of git://github.com/msabramo/buildbot
* 'setuptools-trial' of git://github.com/msabramo/buildbot:
Add support for tox (http://tox.testrun.org/) for quick local testing across multiple Pythons.
Make `python setup.py test` work (in a fresh virtualenv!) for buildbot/master
Make `python setup.py test` do something useful
Compare: https://github.com/buildbot/buildbot/compare/cecd0c9...b6c8e79
More information about the Commits
mailing list