log tests/test-ancestor.py.out @ 39473:b6db2e80a9ce

age author description
Thu, 06 Sep 2018 17:00:28 -0400 Boris Feld ancestors: actually iterate over ancestors in topological order (issue5979)
Sat, 15 Nov 2014 10:55:34 -0800 Siddharth Agarwal test-ancestor: use random testing for missing ancestors
Fri, 14 Nov 2014 14:50:03 -0800 Siddharth Agarwal test-ancestor: test iteration for lazyancestors
Sat, 30 Aug 2014 11:39:15 +0200 Pierre-Yves David test-ancestor: add a test for `ancestor` with ancestry within the initset
Tue, 18 Dec 2012 12:47:20 -0800 Siddharth Agarwal ancestor: add lazy membership testing to lazyancestors
Tue, 11 Dec 2012 14:47:33 -0800 Siddharth Agarwal ancestor: move missingancestors doctest out into a separate file