diff tests/test-annotate.out @ 2923:cd47230a4eb9

tests: new test for "hg annotate"
author Giorgos Keramidas <keramida@ceid.upatras.gr>
date Tue, 15 Aug 2006 21:22:26 +0300
parents
children 5c93dd0ae413
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/test-annotate.out	Tue Aug 15 21:22:26 2006 +0300
@@ -0,0 +1,13 @@
+% init
+% commit
+adding a
+% annotate -c
+8435f90966e4: a
+% annotate -d
+Thu Jan 01 00:00:01 1970 +0000: a
+% annotate -n
+0: a
+% annotate -u
+nobody: a
+% annotate -cdnu
+nobody 0 8435f90966e4 Thu Jan 01 00:00:01 1970 +0000: a