[Buildbot-commits] [djmitche/buildbot] 4b68e2: move unit tests to unit/, since we will have integ...

noreply at github.com noreply at github.com
Sat Feb 20 23:54:34 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 4b68e2569dee754ba399d981425a847da134316e
    http://github.com/djmitche/buildbot/commit/4b68e2569dee754ba399d981425a847da134316e
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-02-20 (Sat, 20 Feb 2010)

Changed paths:
  R buildbot/test/test_db_DB.py
  R buildbot/test/test_status_web_authz_Authz.py
  R buildbot/test/test_util_ComparableMixin.py
  A buildbot/test/unit/test_db_DB.py
  A buildbot/test/unit/test_status_web_authz_Authz.py
  A buildbot/test/unit/test_util_ComparableMixin.py

Log Message:
-----------
move unit tests to unit/, since we will have integration tests too


Commit: 8f1050164156faaed7cac5c6bed130c6f471fe87
    http://github.com/djmitche/buildbot/commit/8f1050164156faaed7cac5c6bed130c6f471fe87
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-02-20 (Sat, 20 Feb 2010)

Changed paths:
  M buildbot/broken_test/runs/test_db.py
  M buildbot/broken_test/runs/test_web.py
  M buildbot/broken_test/runutils.py
  M buildbot/broken_test/unit/test_changes.py
  M buildbot/broken_test/unit/test_config.py
  M buildbot/broken_test/vc/test_vc.py
  M buildbot/db.py
  M buildbot/master.py
  M buildbot/scripts/runner.py
  A buildbot/test/unit/test_db.py
  R buildbot/test/unit/test_db_DB.py

Log Message:
-----------
rename 'DB' to the more descriptive 'DBSpec'






More information about the Commits mailing list