tests/test-commandserver.py.out
branchstable
changeset 21195 9336bc7dca8e
parent 20650 e811b93f2cb1
child 21404 ca275f7ec576
--- a/tests/test-commandserver.py.out	Tue Apr 29 12:37:36 2014 +0900
+++ b/tests/test-commandserver.py.out	Sat Apr 26 18:13:06 2014 +0900
@@ -81,6 +81,7 @@
 ui.slash=True
 ui.interactive=False
 ui.foo=bar
+ui.nontty=true
  runcommand init foo
  runcommand -R foo showconfig ui defaults
 defaults.backout=-d "0 0"
@@ -89,6 +90,7 @@
 defaults.tag=-d "0 0"
 ui.slash=True
 ui.interactive=False
+ui.nontty=true
 
 testing hookoutput:
 
@@ -238,6 +240,11 @@
  runcommand qqueue --active
 foo
 
+testing getpass:
+
+ runcommand debuggetpass --config ui.interactive=True
+password: 1234
+
 testing hellomessage:
 
 o, 'capabilities: getencoding runcommand\nencoding: ***'