Mercurial > hg
graph
-
run-tests: record ignored tests by raising IgnoreTestSun, 20 Apr 2014 14:28:29 -0700, by Gregory Szorc
-
run-tests: record skips by raising SkipTestSun, 20 Apr 2014 14:23:50 -0700, by Gregory Szorc
-
run-tests: implement TestCase.run()Sun, 20 Apr 2014 14:19:59 -0700, by Gregory Szorc
-
run-tests: don't print progress from Test when in unittest modeSun, 20 Apr 2014 14:04:37 -0700, by Gregory Szorc
-
run-tests: define a custom TestSuite that uses _executetests()Sun, 20 Apr 2014 13:04:19 -0700, by Gregory Szorc
-
run-tests: pass an optional TestResult into _executetests()Sun, 20 Apr 2014 13:00:40 -0700, by Gregory Szorc
-
run-tests: pass Test instances into TestRunner._executetests()Sun, 20 Apr 2014 12:49:43 -0700, by Gregory Szorc
-
run-tests: define cleanup() on unittest classSat, 17 May 2014 12:35:44 -0700, by Gregory Szorc
-
run-tests: rename Test._test to Test.nameSun, 20 Apr 2014 12:45:44 -0700, by Gregory Szorc
-
run-tests: teach Test instances whether they are in unittest modeSun, 20 Apr 2014 12:19:48 -0700, by Gregory Szorc
-
run-tests: teach unittest about warned resultsSun, 20 Apr 2014 11:55:02 -0700, by Gregory Szorc
-
run-tests: document how success code is handledSun, 20 Apr 2014 11:52:41 -0700, by Gregory Szorc
-
run-tests: teach unittest about ignored testsSun, 20 Apr 2014 11:51:11 -0700, by Gregory Szorc
-
run-tests: teach unittest about skipped testsSun, 20 Apr 2014 11:48:19 -0700, by Gregory Szorc
-
run-tests: define custom result and runner classes for unittestSun, 20 Apr 2014 11:47:40 -0700, by Gregory Szorc
-
run-tests: start to report test results against TestResultSun, 20 Apr 2014 11:29:39 -0700, by Gregory Szorc
-
run-tests: give unittest wrapper a short descriptionSun, 20 Apr 2014 11:24:37 -0700, by Gregory Szorc
-
run-tests: initial support for running tests with unittestSun, 20 Apr 2014 11:22:08 -0700, by Gregory Szorc
-
localrepo: reverse contexts in statusWed, 16 Apr 2014 16:34:48 -0500, by Sean Farley
-
test: split test-largefile.t in multiple fileFri, 16 May 2014 13:18:57 -0700, by Pierre-Yves David
-
mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qrefresh/qfold)Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
mq: fold the code paths to invoke editor into specific logic (qrefresh/qfold)Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qnew)Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
mq: fold the code path to invoke editor into specific logic (qnew)Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
cmdutil: enhance "getcommiteditor()" for specific usages in MQSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
tag: use the editor gotten by "getcommiteditor()" instead of "ui.edit()"Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
import: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
graft: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori