From: ellson Date: Thu, 21 Sep 2006 19:23:53 +0000 (+0000) Subject: first cut at new "simple" regression test cases X-Git-Tag: LAST_LIBGRAPH~32^2~5879 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=afa98b3427c894edcf39e43203ed5412cb0e802d;p=graphviz first cut at new "simple" regression test cases --- diff --git a/rtest2/Makefile b/rtest2/Makefile new file mode 100644 index 000000000..ba0de75e7 --- /dev/null +++ b/rtest2/Makefile @@ -0,0 +1,8 @@ +test: + tclsh test.tcl + +reference: + tclsh test.tcl reference + +clean: + rm -rf test_results test_graphs