tests/test-debugindexdot.out
author Patrick Mezard <pmezard@gmail.com>
Sun, 20 Jul 2008 21:00:13 +0200
changeset 6815 7d6622eaad08
parent 6336 4b0c9c674707
permissions -rw-r--r--
test-branches: add a test for long branch name (issue 1230)

created new head
digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}