changeset 9728:acb1c59b4514

tests: glog with style and file parameter (issue1896)
author Joel Rosdahl <joel@rosdahl.net>
date Fri, 06 Nov 2009 08:28:45 +0100
parents d00cee04a746
children aa9ccab5af37
files tests/test-glog tests/test-glog.out
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-glog	Fri Nov 06 08:27:17 2009 +0100
+++ b/tests/test-glog	Fri Nov 06 08:28:45 2009 +0100
@@ -165,6 +165,9 @@
 hg commit -mmore
 hg glog two
 
+echo "% file log with explicit style (issue 1896)"
+hg glog --style=default one
+
 echo % incoming and outgoing
 cd ..
 hg clone -U -r31 repo repo2
--- a/tests/test-glog.out	Fri Nov 06 08:27:17 2009 +0100
+++ b/tests/test-glog.out	Fri Nov 06 08:28:45 2009 +0100
@@ -575,6 +575,12 @@
    date:        Thu Jan 01 00:00:00 1970 +0000
    summary:     two
 
+% file log with explicit style (issue 1896)
+o  changeset:   0:3d578b4a1f53
+   user:        test
+   date:        Thu Jan 01 00:00:00 1970 +0000
+   summary:     one
+
 % incoming and outgoing
 requesting all changes
 adding changesets