[Buildbot-commits] [buildbot/buildbot] 9cbc09: Add support for interface tests, along with more d...
    GitHub 
    noreply at github.com
       
    Sun Apr 22 20:11:45 UTC 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 9cbc09a135f9ae10379f27527ee47f4837ab5808
      https://github.com/buildbot/buildbot/commit/9cbc09a135f9ae10379f27527ee47f4837ab5808
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-04-08 (Sun, 08 Apr 2012)
  Changed paths:
    A master/buildbot/test/interfaces/__init__.py
    A master/buildbot/test/util/interfaces.py
    M master/docs/developer/index.rst
    M master/docs/developer/style.rst
    A master/docs/developer/tests.rst
  Log Message:
  -----------
  Add support for interface tests, along with more docs
  Commit: d761521258457518d6246b9ac653f84ccd2666ad
      https://github.com/buildbot/buildbot/commit/d761521258457518d6246b9ac653f84ccd2666ad
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-04-08 (Sun, 08 Apr 2012)
  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/status/logfile.py
    M master/buildbot/test/fake/remotecommand.py
    A master/buildbot/test/interfaces/test_logfile.py
    A master/buildbot/test/interfaces/test_remotecommand.py
    M master/buildbot/test/util/interfaces.py
  Log Message:
  -----------
  sample use of interface tests
  Commit: 4613f83ae2c4cc3edec5736af346d87438fc93be
      https://github.com/buildbot/buildbot/commit/4613f83ae2c4cc3edec5736af346d87438fc93be
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-04-22 (Sun, 22 Apr 2012)
  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/status/logfile.py
    M master/buildbot/test/fake/remotecommand.py
    A master/buildbot/test/interfaces/__init__.py
    A master/buildbot/test/interfaces/test_logfile.py
    A master/buildbot/test/interfaces/test_remotecommand.py
    A master/buildbot/test/util/interfaces.py
    M master/docs/developer/index.rst
    M master/docs/developer/style.rst
    A master/docs/developer/tests.rst
  Log Message:
  -----------
  Merge branch 'interface-tests'
* interface-tests:
  sample use of interface tests
  Add support for interface tests, along with more docs
Compare: https://github.com/buildbot/buildbot/compare/8e74196...4613f83
    
    
More information about the Commits
mailing list