Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 20 Apr 2014 14:58:36 -0700 | Gregory Szorc | run-tests: store test return code and output in Test instance |
Sun, 20 Apr 2014 14:55:33 -0700 | Gregory Szorc | run-tests: keep track of test start and stop in MercurialTest.run() |
Sun, 20 Apr 2014 14:52:57 -0700 | Gregory Szorc | run-tests: keep track of test execution state in Test |
Sun, 20 Apr 2014 14:41:11 -0700 | Gregory Szorc | run-tests: support setUp() and tearDown() in TestCase wrapper |
Sun, 20 Apr 2014 14:34:03 -0700 | Gregory Szorc | run-tests: fail tests by raising an exception |
Sun, 20 Apr 2014 14:32:03 -0700 | Gregory Szorc | run-tests: record warnings by raising WarnTest |
Sun, 20 Apr 2014 14:28:29 -0700 | Gregory Szorc | run-tests: record ignored tests by raising IgnoreTest |