tests/test-patchbomb
branchstable
changeset 10018 4ddfad7ebd98
parent 9913 e3237af51def
child 10019 4e3a8f3e9dc2
child 10022 585f51f8b5f0
--- a/tests/test-patchbomb	Thu Dec 03 11:06:55 2009 +0100
+++ b/tests/test-patchbomb	Sun Dec 06 23:22:17 2009 +0100
@@ -176,3 +176,11 @@
 hg email --date '1980-1-1 0:1' -m tmp.mbox -f quux -t "bar@${UUML}nicode.com" \
   -s test -r 0
 cat tmp.mbox | fixheaders
+
+echo "% test outgoing and dest#branch URIs"
+hg up 1
+hg branch test
+echo d > d
+hg add d
+hg ci -md -d '4 0'
+hg email --date '1980-1-1 0:1' -n -t foo -s test -o ../t#test | fixheaders