]> granicus.if.org Git - graphviz/commitdiff
Finish updating regression test files; remove extraneous out file
authorerg <devnull@localhost>
Thu, 14 Jul 2005 22:20:21 +0000 (22:20 +0000)
committererg <devnull@localhost>
Thu, 14 Jul 2005 22:20:21 +0000 (22:20 +0000)
rtest/share/b491.dot
rtest/share/longflat.dot

index fd1907977e9e4fd4c09639b2c46051714b87d5e6..04972c85dd176353f3729b2300161e13643585ba 100644 (file)
@@ -6,5 +6,5 @@ digraph G {
        Node26 [pos="124,18", width="1.00", height="0.50"];
        Node29 -> Node27 [pos="e,45,35 68,74 63,65 56,54 50,44"];
        Node29 -> Node26 [pos="e,113,35 90,74 95,65 102,54 108,44"];
-       Node29 -> Node29 [label=v, pos="e,110,105 110,79 120,79 128,83 128,92 128,98 125,101 120,103", lp="132,92"];
+       Node29 -> Node29 [label=v, pos="e,110,79 110,105 120,105 128,101 128,92 128,86 125,83 120,81", lp="132,92"];
 }
index 37d9f3aac604e716c2440ef2c3429f56e157c3ce..a2193d5ff63c97a1dbbb3c543ad3b6620b6ade76 100644 (file)
@@ -1,14 +1,14 @@
 digraph if {
        graph [rankdir=LR];
        node [label="\N"];
-       graph [bb="0,0,226,124"];
+       graph [bb="0,0,201,108"];
        {
                graph [rank=same,
                        bb=""];
-               b [pos="199,18", width="0.75", height="0.50"];
-               c [pos="199,106", width="0.75", height="0.50"];
+               b [pos="119,18", width="0.75", height="0.50"];
+               c [pos="119,90", width="0.75", height="0.50"];
        }
        a [pos="27,18", width="0.75", height="0.50"];
-       a -> b [pos="e,172,18 54,18 84,18 129,18 162,18"];
-       c -> b [label="long long long", pos="e,199,36 199,88 199,74 199,60 199,46", lp="113,62"];
+       a -> b [pos="e,92,18 54,18 63,18 72,18 82,18"];
+       c -> b [label="long long long", pos="s,119,36 119,46 119,55 119,64 119,72", lp="160,54"];
 }