tests/test-glog
changeset 6969 d76f64cd4cb2
parent 6385 0d4e068e9e52
child 7383 b501c7f3c2ad
--- a/tests/test-glog	Sun Aug 31 11:36:07 2008 +0200
+++ b/tests/test-glog	Tue Sep 02 09:25:29 2008 +0200
@@ -144,3 +144,10 @@
 
 echo % unused arguments
 hg glog -q foo bar || echo failed
+
+echo % from outer space
+cd ..
+hg glog -l1 repo
+hg glog -l1 repo/0
+hg glog -l1 repo/missing
+