Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 20 Apr 2014 12:45:44 -0700 | Gregory Szorc | run-tests: rename Test._test to Test.name |
Sun, 20 Apr 2014 12:19:48 -0700 | Gregory Szorc | run-tests: teach Test instances whether they are in unittest mode |
Sun, 20 Apr 2014 11:55:02 -0700 | Gregory Szorc | run-tests: teach unittest about warned results |
Sun, 20 Apr 2014 11:52:41 -0700 | Gregory Szorc | run-tests: document how success code is handled |
Sun, 20 Apr 2014 11:51:11 -0700 | Gregory Szorc | run-tests: teach unittest about ignored tests |
Sun, 20 Apr 2014 11:48:19 -0700 | Gregory Szorc | run-tests: teach unittest about skipped tests |
Sun, 20 Apr 2014 11:47:40 -0700 | Gregory Szorc | run-tests: define custom result and runner classes for unittest |