tests/test-patchbomb
changeset 7360 42f1b8cb9a60
parent 7358 3c2ed7c2dcb4
child 7413 0b6428da1f22
--- a/tests/test-patchbomb	Wed Nov 12 19:12:32 2008 +0100
+++ b/tests/test-patchbomb	Thu Nov 13 10:11:32 2008 +0100
@@ -93,6 +93,14 @@
 hg email --date '1970-1-1 0:1' -n -f quux -t foo -c bar -s test -a 0:1 | \
   fixheaders
 
+echo "% test intro for single patch"
+hg email --date '1970-1-1 0:1' -n --intro -f quux -t foo -c bar -s test 2 | \
+  fixheaders
+
+echo "% test intro for multiple patches"
+hg email --date '1970-1-1 0:1' -n --intro -f quux -t foo -c bar -s test 0:1 | \
+  fixheaders
+
 echo "% tagging csets"
 hg tag -r0 zero zero.foo
 hg tag -r1 one one.patch