Mercurial > hg
comparison tests/test-mq-qrefresh.t @ 13241:bb43a9abca80
test-mq-subrepo.t: correctly forward stdin to test functions
- stdin was not forwarded in testrm1 and testrm2
- Forwarding content with EOL using command substitution (`foo`) does not work
correctly, the lines are joined together which breaks the prompt readline.
- EOFError is raised in ui.prompt() if the input is too short on Linux while
OSX treats it as an empty line.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Fri, 07 Jan 2011 17:44:23 +0100 |
parents | 9b46dd253052 |
children | 33a33f19aad2 |
comparison
equal
deleted
inserted
replaced
13240:e5060aa22043 | 13241:bb43a9abca80 |
---|