diff tests/test-glog.t @ 18468:275224c6e89c stable

tests: add regression tests for another revrange edge case These tests would've passed before ac0c12123743 and e441657b372b. Inserting them to make sure that continues to be the case.
author Kevin Bullock <kbullock@ringworld.org>
date Wed, 23 Jan 2013 11:55:39 -0600
parents e441657b372b
children c1af1fb314bc
line wrap: on
line diff
--- a/tests/test-glog.t	Wed Jan 23 00:20:26 2013 -0600
+++ b/tests/test-glog.t	Wed Jan 23 11:55:39 2013 -0600
@@ -2116,5 +2116,10 @@
      user:
      date:        Thu Jan 01 00:00:00 1970 +0000
   
+  $ hg glog -r null:null
+  o  changeset:   -1:000000000000
+     user:
+     date:        Thu Jan 01 00:00:00 1970 +0000
+  
 
   $ cd ..