From: erg Date: Sat, 5 Dec 2009 22:32:37 +0000 (+0000) Subject: Fix tests and add missing data. X-Git-Tag: LAST_LIBGRAPH~32^2~1530 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36332e8ae2586517ac55ca2d35143bb087185399;p=graphviz Fix tests and add missing data. --- diff --git a/rtest/graphs/jcr.gif b/rtest/graphs/jcr.gif new file mode 100644 index 000000000..1899be087 Binary files /dev/null and b/rtest/graphs/jcr.gif differ diff --git a/rtest/graphs/user_shapes.gv b/rtest/graphs/user_shapes.gv index c1fb82c49..549bf79f0 100644 --- a/rtest/graphs/user_shapes.gv +++ b/rtest/graphs/user_shapes.gv @@ -1,5 +1,5 @@ digraph G { - n [label="", shapefile="jcr.gif"] - x [width=3, height=3, label="", shapefile="jcr.gif"] + n [label="", shapefile="graphs/jcr.gif"] + x [width=3, height=3, label="", shapefile="graphs/jcr.gif"] m -> n -> x } diff --git a/rtest/tests.txt b/rtest/tests.txt index f54e31e7b..b971c291f 100644 --- a/rtest/tests.txt +++ b/rtest/tests.txt @@ -67,7 +67,7 @@ dot ps pslib = -dot ps -lgraphs/sdl +dot ps -lgraphs/sdl.ps user_shapes = @@ -232,7 +232,7 @@ dot gv -Gsplines=polyline neatosplines overlap.gv -neato gv -Goverlap=false -Gsplines=splines +neato gv -Goverlap=false -Gsplines neato gv -Goverlap=false -Gsplines=polyline #neato gv -Goverlap=false -Gsplines=ortho