comparison tests/test-hgweb-raw.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 cb1e33a41d13
children 8b252e826c68
comparison
equal deleted inserted replaced
13240:e5060aa22043 13241:bb43a9abca80