Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 19 Apr 2014 23:20:42 -0700 | Gregory Szorc | run-tests: move INST out of a global |
Sat, 19 Apr 2014 23:19:23 -0700 | Gregory Szorc | run-tests: move HGTMP out of a global |
Sat, 19 Apr 2014 23:15:24 -0700 | Gregory Szorc | run-tests: move TESTDIR out of a global |
Sat, 19 Apr 2014 23:07:17 -0700 | Gregory Szorc | run-tests: establish a class to hold testing state |
Sat, 19 Apr 2014 22:02:55 -0700 | Gregory Szorc | run-tests: refactor runone() into gettest() and scheduletests() |
Sat, 19 Apr 2014 21:53:15 -0700 | Gregory Szorc | run-tests: move computation of test paths into Test.__init__ |
Sat, 19 Apr 2014 21:50:23 -0700 | Gregory Szorc | run-tests: move logging of test start into Test.run() |