##// END OF EJS Templates
run-tests: give each child its own tmp dir (issue1911)...
run-tests: give each child its own tmp dir (issue1911) Fixes bug introduced by f8b4df4b033d (issue1911: --tmpdir plus parallel mode = fail), and also fixes the long-standing quirk that parallel mode created multiple /tmp/hgtests.XXXXXX directories. Now there is only one /tmp/hgtests.XXXXXX, with child0, child1, etc. under it.

File last commit:

r9110:561ff8d9 default
r9899:be574a37 stable
Show More
test-mq-qgoto.out
31 lines | 504 B | text/plain | TextLexer
/ tests / test-mq-qgoto.out
Bryan O'Sullivan
mq: add qgoto command.
r4432 adding a
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping c.patch
popping b.patch
Martin Geisler
mq: lowercase output...
r7627 now at: a.patch
Bryan O'Sullivan
mq: add qgoto command.
r4432 applying b.patch
applying c.patch
Martin Geisler
mq: lowercase output...
r7627 now at: c.patch
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping c.patch
Martin Geisler
mq: lowercase output...
r7627 now at: b.patch
Jason Orendorff
mq: don't warn about ambiguous patch name when using patch index (issue1439)
r7568
% Using index
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping b.patch
Martin Geisler
mq: lowercase output...
r7627 now at: a.patch
Jason Orendorff
mq: don't warn about ambiguous patch name when using patch index (issue1439)
r7568 applying b.patch
applying c.patch
Martin Geisler
mq: lowercase output...
r7627 now at: c.patch
Jason Orendorff
mq: don't warn about ambiguous patch name when using patch index (issue1439)
r7568
% No warnings when using index
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping bug141421
popping bug314159
popping c.patch
Martin Geisler
mq: lowercase output...
r7627 now at: b.patch
Jason Orendorff
mq: don't warn about ambiguous patch name when using patch index (issue1439)
r7568 applying c.patch
applying bug314159
Martin Geisler
mq: lowercase output...
r7627 now at: bug314159
Jason Orendorff
mq: don't warn about ambiguous patch name when using patch index (issue1439)
r7568
% Detect ambiguous non-index
patch name "14" is ambiguous:
bug314159
bug141421
abort: patch 14 not in series