log tests/test-commandserver.py @ 22566:480b7fefbb08

age author description
Sun, 28 Sep 2014 13:31:16 +0900 Yuya Nishihara test-commandserver: split helper functions to new hgclient module
Sat, 09 Aug 2014 16:15:52 -0500 Matt Mackall test-commandserver.py: filter path separator stable
Sun, 04 May 2014 22:07:45 -0700 Gregory Szorc tests: define norepo in command decorator
Sat, 26 Apr 2014 18:13:06 +0900 Yuya Nishihara cmdserver: forcibly use L channel to read password input (issue3161) stable
Mon, 03 Mar 2014 23:21:24 +0900 Yuya Nishihara cmdserver: allow to start server without repository
Mon, 03 Mar 2014 23:11:17 +0900 Yuya Nishihara cmdserver: prepare test for starting server without repository
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
Thu, 09 May 2013 15:22:21 -0500 Matt Mackall merge with stable
Thu, 09 May 2013 15:17:29 -0500 Matt Mackall tests: quiet strip to avoid commandserver pathsep issue stable