##// 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-missingfiles.out
56 lines | 1.0 KiB | text/plain | TextLexer
/ tests / test-mq-missingfiles.out
Patrick Mezard
mq: missing target files do not make qpush to fail immediately (issue 835)...
r5581 adding b
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping changeb
Martin Geisler
mq: lowercase output...
r7627 patch queue now empty
Patrick Mezard
mq: missing target files do not make qpush to fail immediately (issue 835)...
r5581 % push patch with missing target
applying changeb
Patrick Mezard
patch: write rej files for missing targets (issue 853)
r5652 unable to find 'b' for patching
2 out of 2 hunks FAILED -- saving rejects to file b.rej
Patrick Mezard
mq: missing target files do not make qpush to fail immediately (issue 835)...
r5581 patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
Martin Geisler
mq: lowercase output...
r7627 errors during apply, please fix and refresh changeb
Patrick Mezard
mq: missing target files do not make qpush to fail immediately (issue 835)...
r5581 % display added files
a
c
Patrick Mezard
patch: write rej files for missing targets (issue 853)
r5652 % display rejections
--- b
+++ b
Matt Mackall
diff: don't show function name by default...
r5863 @@ -1,3 +1,5 @@
Patrick Mezard
patch: write rej files for missing targets (issue 853)
r5652 +b
+b
a
a
a
Matt Mackall
diff: don't show function name by default...
r5863 @@ -8,3 +10,5 @@
Patrick Mezard
patch: write rej files for missing targets (issue 853)
r5652 a
a
a
+c
+c
Patrick Mezard
mq: missing target files do not make qpush to fail immediately (issue 835)...
r5581 adding b
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping changeb
Martin Geisler
mq: lowercase output...
r7627 patch queue now empty
Patrick Mezard
mq: missing target files do not make qpush to fail immediately (issue 835)...
r5581 % push git patch with missing target
applying changeb
Patrick Mezard
patch: write rej files for missing targets (issue 853)
r5652 unable to find 'b' for patching
Martin Geisler
i18n: avoid naive plural tricks
r6952 1 out of 1 hunks FAILED -- saving rejects to file b.rej
Patrick Mezard
mq: missing target files do not make qpush to fail immediately (issue 835)...
r5581 patch failed, unable to continue (try -v)
b: No such file or directory
patch failed, rejects left in working dir
Martin Geisler
mq: lowercase output...
r7627 errors during apply, please fix and refresh changeb
Patrick Mezard
patch: write rej files for missing targets (issue 853)
r5652 ? b.rej
Patrick Mezard
mq: missing target files do not make qpush to fail immediately (issue 835)...
r5581 % display added files
a
c
Patrick Mezard
patch: write rej files for missing targets (issue 853)
r5652 % display rejections
--- b
+++ b
GIT binary patch
literal 2
Jc${No0000400IC2
Patrick Mezard
test-mq-missing: add test for directory creation on git copy
r7506 % test push creating directory during git copy or rename
adding a
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping patch
Martin Geisler
mq: lowercase output...
r7627 patch queue now empty
Patrick Mezard
test-mq-missing: add test for directory creation on git copy
r7506 applying patch
Martin Geisler
mq: lowercase output...
r7627 now at: patch