Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 22 Apr 2014 13:37:27 -0700 | Gregory Szorc | run-tests: implement Test.__str__ |
Mon, 21 Apr 2014 12:15:55 -0700 | Gregory Szorc | run-tests: make failure reporting in unittest mode equivalent to default |
Sun, 20 Apr 2014 16:54:51 -0700 | Gregory Szorc | run-tests: ignore failures from rmtree |
Sun, 20 Apr 2014 16:53:49 -0700 | Gregory Szorc | run-tests: abort tests after first failure in unittest mode |
Sun, 20 Apr 2014 16:39:05 -0700 | Gregory Szorc | run-tests: print compatible output from TextTestRunner |
Sun, 20 Apr 2014 16:17:18 -0700 | Gregory Szorc | run-tests: don't print results in unittest mode |
Sun, 20 Apr 2014 15:53:25 -0700 | Gregory Szorc | run-tests: move errpath deletion to setUp() |