Mercurial > public > mercurial-scm > hg
log tests/test-commandserver.py @ 20631:5d4606bec54c
age | author | description |
---|---|---|
Mon, 03 Mar 2014 15:50:51 +0900 | Yuya Nishihara | cmdserver: mask return code of runcommand in the same way as dispatch.run |
Mon, 03 Mar 2014 15:50:48 +0900 | Yuya Nishihara | cmdserver: include non-zero return code of runcommand in test output |
Mon, 03 Mar 2014 19:41:30 +0900 | Yuya Nishihara | cmdserver: recreate mq object on runcommand in case queue path was changed |
Mon, 03 Mar 2014 19:41:26 +0900 | Yuya Nishihara | cmdserver: reload mq on each runcommand request to avoid corruption |
Sat, 08 Feb 2014 10:41:17 +0100 | Simon Heimberg | tests: on windows, run command explicitly in sh for working command substitution |
Mon, 27 Jan 2014 10:57:20 +0100 | Julien Cristau | dispatch: take --hidden from individual commands into account stable |