view tests/test-debugindexdot.out @ 7105:31837416ef4d

tests: add some testing for patch.diffstat()
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 17 Oct 2008 17:34:25 +0200
parents 4b0c9c674707
children
line wrap: on
line source

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