tests/test-revlog-ancestry.py.out
changeset 18081 f88c60e740a1
parent 16868 eb88ed4269c5
child 39473 b6db2e80a9ce
--- a/tests/test-revlog-ancestry.py.out	Fri Dec 14 10:23:18 2012 -0800
+++ b/tests/test-revlog-ancestry.py.out	Mon Dec 17 15:13:51 2012 -0800
@@ -6,6 +6,10 @@
 4 2 0 
 Ancestors of 7, stop at 6
 6 
+Ancestors of 7, including revs
+7 6 5 3 4 2 1 0 
+Ancestors of 7, 5 and 3, including revs
+7 5 3 6 4 2 1 0 
 
 Descendants of 5
 7 8