Mercurial > hg
graph
-
tests: tests for the rss feedsSat, 17 May 2014 17:09:10 +0800, by Steven Brown
-
localrepo: use _matchstatus of context objectsWed, 23 Apr 2014 15:54:26 -0500, by Sean Farley
-
workingctx: override _matchstatus for parentworking caseThu, 24 Apr 2014 08:32:28 -0500, by Sean Farley
-
basectx: add _matchstatus method for factoring out last of parentworking logicWed, 23 Apr 2014 15:39:30 -0500, by Sean Farley
-
workingctx: use inheritance for _buildstatus while keeping the fastpathThu, 24 Apr 2014 08:34:44 -0500, by Sean Farley
-
localrepo: remove unneeded unpacking of rTue, 22 Apr 2014 19:06:37 -0500, by Sean Farley
-
localrepo: call _poststatus hook instead of hardcoding symlink knowledgeTue, 22 Apr 2014 13:02:38 -0500, by Sean Farley
-
workingctx: add _poststatus method to call _filtersuspectsymlinkTue, 22 Apr 2014 12:59:22 -0500, by Sean Farley
-
context: add a no-op _poststatus methodTue, 22 Apr 2014 12:51:58 -0500, by Sean Farley
-
localrepo: call _prestatus hook instead of hardcoding dirstate knowledgeTue, 22 Apr 2014 12:43:20 -0500, by Sean Farley
-
workingctx: add _prestatus method to call _dirstatestatusMon, 21 Apr 2014 22:12:59 -0500, by Sean Farley
-
context: add a no-op _prestatus methodMon, 21 Apr 2014 21:39:10 -0500, by Sean Farley
-
localrepo: use _buildstatus from contextMon, 21 Apr 2014 21:36:14 -0500, by Sean Farley
-
context: add _buildstatus methodMon, 21 Apr 2014 21:35:36 -0500, by Sean Farley
-
localrepo: remove workingctx logic already moved to contextMon, 21 Apr 2014 20:42:42 -0500, by Sean Farley
-
localrepo: move the order of local variablesMon, 21 Apr 2014 20:23:47 -0500, by Sean Farley
-
localrepo: factor out _manifestmatch logic for workingctxTue, 15 Apr 2014 15:43:30 -0500, by Sean Farley
-
localrepo: use _manifestmatches instead of duplicating logicTue, 11 Mar 2014 18:38:44 -0500, by Sean Farley
-
basectx: add _manifestmatches methodWed, 23 Apr 2014 20:52:10 -0500, by Sean Farley
-
localrepo: always set the variable r in status methodTue, 11 Mar 2014 18:35:39 -0500, by Sean Farley
-
run-tests: execute tests via unittestSun, 20 Apr 2014 16:44:45 -0700, by Gregory Szorc
-
run-tests: implement Test.__str__Tue, 22 Apr 2014 13:37:27 -0700, by Gregory Szorc
-
run-tests: make failure reporting in unittest mode equivalent to defaultMon, 21 Apr 2014 12:15:55 -0700, by Gregory Szorc
-
run-tests: ignore failures from rmtreeSun, 20 Apr 2014 16:54:51 -0700, by Gregory Szorc
-
run-tests: abort tests after first failure in unittest modeSun, 20 Apr 2014 16:53:49 -0700, by Gregory Szorc
-
run-tests: print compatible output from TextTestRunnerSun, 20 Apr 2014 16:39:05 -0700, by Gregory Szorc
-
run-tests: don't print results in unittest modeSun, 20 Apr 2014 16:17:18 -0700, by Gregory Szorc
-
run-tests: move errpath deletion to setUp()Sun, 20 Apr 2014 15:53:25 -0700, by Gregory Szorc
-
run-tests: kill daemons during tearDown()Sun, 20 Apr 2014 15:46:34 -0700, by Gregory Szorc
-
run-tests: move err file writing to tearDown()Mon, 21 Apr 2014 09:30:11 -0700, by Gregory Szorc
-
run-tests: refactor testtmpSun, 20 Apr 2014 15:40:22 -0700, by Gregory Szorc
-
run-tests: store skipped state on TestSun, 20 Apr 2014 15:19:21 -0700, by Gregory Szorc
-
run-tests: move some functionality to Test.tearDown()Sun, 20 Apr 2014 15:16:29 -0700, by Gregory Szorc
-
run-tests: store last result in Test._resultSun, 20 Apr 2014 15:08:05 -0700, by Gregory Szorc
-
run-tests: report test duration in Test.tearDown()Sun, 20 Apr 2014 15:00:13 -0700, by Gregory Szorc
-
run-tests: store test return code and output in Test instanceSun, 20 Apr 2014 14:58:36 -0700, by Gregory Szorc
-
run-tests: keep track of test start and stop in MercurialTest.run()Sun, 20 Apr 2014 14:55:33 -0700, by Gregory Szorc
-
run-tests: keep track of test execution state in TestSun, 20 Apr 2014 14:52:57 -0700, by Gregory Szorc
-
run-tests: support setUp() and tearDown() in TestCase wrapperSun, 20 Apr 2014 14:41:11 -0700, by Gregory Szorc
-
run-tests: fail tests by raising an exceptionSun, 20 Apr 2014 14:34:03 -0700, by Gregory Szorc
-
run-tests: record warnings by raising WarnTestSun, 20 Apr 2014 14:32:03 -0700, by Gregory Szorc
-
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