comparison tests/test-blackbox.t @ 34297:7f02fb920121

tests: clean up blackbox test around aliases a little bit
author Augie Fackler <augie@google.com>
date Mon, 11 Sep 2017 20:06:52 -0400
parents b90bd9a98c8b
children 25e1a8876cc0
comparison
equal deleted inserted replaced
34296:3c9691728237 34297:7f02fb920121
19 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> add a 19 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> add a
20 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> add a exited 0 after * seconds (glob) 20 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> add a exited 0 after * seconds (glob)
21 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000+ (5000)> blackbox 21 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000+ (5000)> blackbox
22 22
23 alias expansion is logged 23 alias expansion is logged
24 $ rm ./.hg/blackbox.log
24 $ hg confuse 25 $ hg confuse
25 $ hg blackbox 26 $ hg blackbox
26 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> init blackboxtest exited 0 after * seconds (glob)
27 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> add a
28 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> add a exited 0 after * seconds (glob)
29 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000+ (5000)> blackbox
30 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000+ (5000)> blackbox --config *blackbox.dirty=True* exited 0 after * seconds (glob)
31 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> confuse 27 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> confuse
32 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> alias 'confuse' expands to 'log --limit 3' 28 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> alias 'confuse' expands to 'log --limit 3'
33 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> confuse exited 0 after * seconds (glob) 29 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> confuse exited 0 after * seconds (glob)
34 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> blackbox 30 1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> blackbox
35 31