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