From: ellson Date: Tue, 18 Oct 2005 21:10:49 +0000 (+0000) Subject: Add new regression tests X-Git-Tag: LAST_LIBGRAPH~32^2~7063 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=090b09e117910d5308c1f14bdfdf1e67ece929e7;p=graphviz Add new regression tests --- diff --git a/rtest/doit b/rtest/doit index a5fa75a60..1194375a5 100755 --- a/rtest/doit +++ b/rtest/doit @@ -599,6 +599,8 @@ tst dot ps "-lgraphs/dfd.ps" ps tst dot dot "-Grankdir=LR" a 1 tst dot dot "-Grankdir=RL" a 2 tst dot dot "-Grankdir=BT" a 3 +tst dot ps "" multi +tst dot dot "" b786 fi if [[ -n "$NEATOTESTS" ]]