##// END OF EJS Templates
patchbomb: fix 'echo -en' bashism in test-patchbomb...
patchbomb: fix 'echo -en' bashism in test-patchbomb The echo command doesn't accept options in some shells. printf is required by the SUSv2 (Single UNIX Specification v2).

File last commit:

r9110:561ff8d9 default
r9730:732fc0e9 default
Show More
test-mq-caches.out
57 lines | 1.2 KiB | text/plain | TextLexer
/ tests / test-mq-caches.out
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 # mq patch on an empty repo
tip: 0
Alexis S. L. Carvalho
tests: hide the name of the branch cache file
r6160 No branch cache
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 tip: 0
Alexis S. L. Carvalho
tests: hide the name of the branch cache file
r6160 No branch cache
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492
# some regular revisions
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping p1
Martin Geisler
mq: lowercase output...
r7627 patch queue now empty
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 tip: 1
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
# add some mq patches
applying p1
Martin Geisler
mq: lowercase output...
r7627 now at: p1
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 tip: 2
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
tip: 3
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
branch foo: 3
branch bar: 2
# removing the cache
tip: 3
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
branch foo: 3
branch bar: 2
# importing rev 1 (the cache now ends in one of the patches)
tip: 3
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
branch foo: 3
branch bar: 2
qbase: 1
# detect an invalid cache
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping p2
popping p1
popping p0
Martin Geisler
mq: lowercase output...
r7627 patch queue now empty
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 applying p0
applying p1
applying p2
Martin Geisler
mq: lowercase output...
r7627 now at: p2
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 tip: 3
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff 0
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo