##// END OF EJS Templates
tests: remove unneeded -d flags...
tests: remove unneeded -d flags Many tests fixed the commit date of their changesets at '1000000 0' or similar. However testing with "Mon Jan 12 13:46:40 1970 +0000" is not better than testing with "Thu Jan 01 00:00:00 1970 +0000", which is the default run-tests.py installs. Removing the unnecessary flag removes some clutter and will hopefully make it clearer what the tests are really trying to test. Some tests did not even change their output when the dates were changed, in which case the -d flag was truly irrelevant. Dates used in sequence (such as '0 0', '1 0', etc...) were left alone since they may make the test easier to understand.

File last commit:

r9110:561ff8d9 default
r12156:4c94b6d0 default
Show More
test-mq-qdelete.out
54 lines | 916 B | text/plain | TextLexer
/ tests / test-mq-qdelete.out
Brendan Cully
mq: add qdelete --forget option...
r3088 adding base
Brendan Cully
mq: more qdelete help text tweaks
r4737 abort: qdelete requires at least one revision or patch name
Brendan Cully
mq: add qdelete --forget option...
r3088 abort: cannot delete applied patch c
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping c
Martin Geisler
mq: lowercase output...
r7627 now at: b
Brendan Cully
mq: add qdelete --forget option...
r3088 a
b
a
b
series
status
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping b
Martin Geisler
mq: lowercase output...
r7627 now at: a
Brendan Cully
mq: add qdelete --forget option...
r3088 a
b
series
status
Dirkjan Ochtman
mq: unify code for qdel -r and qfin
r8833 patch a finalized without changeset message
Brendan Cully
mq: regularize patch header creation....
r4722 1 [mq]: a
Brendan Cully
mq: add qdelete --forget option...
r3088 0 base
Brendan Cully
Update test-mq-qdelete to use qdel -r
r3376 abort: cannot delete revision 3 above applied patches
Dirkjan Ochtman
mq: unify code for qdel -r and qfin
r8833 patch d finalized without changeset message
patch e finalized without changeset message
Brendan Cully
mq: add qdelete --forget option...
r3088 f
Brendan Cully
mq: regularize patch header creation....
r4722 4 [mq]: f
3 [mq]: e
2 [mq]: d
1 [mq]: a
Brendan Cully
mq: add qdelete --forget option...
r3088 0 base
Dirkjan Ochtman
mq: introduce the qfinish command
r6645 adding base
abort: no revisions specified
no patches applied
abort: revision 0 is not managed
abort: cannot delete revision 2 above applied patches
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping c
Martin Geisler
mq: lowercase output...
r7627 now at: b
Dirkjan Ochtman
mq: introduce the qfinish command
r6645 abort: unknown revision 'c'!
applying c
Matt Mackall
mq: handle empty patches more gracefully (issue1501)
r7782 patch c is empty
Martin Geisler
mq: lowercase output...
r7627 now at: c
Dirkjan Ochtman
mq: warn about finalizing patches without cset message
r8832 patch a finalized without changeset message
patch b finalized without changeset message
Dirkjan Ochtman
mq: introduce the qfinish command
r6645 c
3 imported patch c
2 [mq]: b
1 [mq]: a
0 base
Dirkjan Ochtman
mq: warn about finalizing patches without cset message
r8832 patch c finalized without changeset message
Dirkjan Ochtman
mq: introduce the qfinish command
r6645 3 imported patch c
2 [mq]: b
1 [mq]: a
0 base
series
status