tests/test-revlog-ancestry.py.out
author Jim Hague <jim.hague@acm.org>
Fri, 17 Dec 2010 12:05:45 +0000
changeset 13197 684a977c2ae0
parent 6872 c7cc40fd74f6
child 16868 eb88ed4269c5
permissions -rw-r--r--
opener: forbid paths ending with directory separator (issue2507) If Linux is asked to open a filename with a trailing directory separator, e.g. "foo/", the open fails with EISDIR. On AIX, the open succeeds, opening file "foo". This causes test-mq-qnew to fail on AIX. Fix by adding 'ends with directory separator' to the conditions checked by the path auditor. Change test to expect auditor fail message.

Ancestors of 5
4 2 0 
Ancestors of 6 and 5
3 4 2 1 0 
Ancestors of 5 and 4
4 2 0 

Descendants of 5
7 8 
Descendants of 5 and 3
6 7 8 
Descendants of 5 and 4
5 7 8