]> granicus.if.org Git - graphviz/commitdiff
Fix tests and add missing data.
authorerg <devnull@localhost>
Sat, 5 Dec 2009 22:32:37 +0000 (22:32 +0000)
committererg <devnull@localhost>
Sat, 5 Dec 2009 22:32:37 +0000 (22:32 +0000)
rtest/graphs/jcr.gif [new file with mode: 0644]
rtest/graphs/user_shapes.gv
rtest/tests.txt

diff --git a/rtest/graphs/jcr.gif b/rtest/graphs/jcr.gif
new file mode 100644 (file)
index 0000000..1899be0
Binary files /dev/null and b/rtest/graphs/jcr.gif differ
index c1fb82c49d3813d232d8f900c9b104ed5360fd67..549bf79f0313dc983b6384670aa3265fa0cd06c2 100644 (file)
@@ -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
 }
index f54e31e7b574dedc67384d218d571f95a83136f4..b971c291f8df560dac86186fd7e83eac87588439 100644 (file)
@@ -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