]> granicus.if.org Git - graphviz/commitdiff
add rtest/Makefile.am that puts rtests into tar.gz
authorellson <devnull@localhost>
Mon, 29 Oct 2007 18:32:13 +0000 (18:32 +0000)
committerellson <devnull@localhost>
Mon, 29 Oct 2007 18:32:13 +0000 (18:32 +0000)
lib/gvc/gvc.c
rtest/.cvsignore [new file with mode: 0644]
rtest/Makefile.am [new file with mode: 0644]

index 4f5d734e6d985f33579d9526a69df340e92d8f00..4bfd4294af8222847a4b89c7b1dcc387214a1e7e 100644 (file)
@@ -133,7 +133,8 @@ int gvRenderFilename(GVC_t *gvc, graph_t *g, char *format, char *filename)
     rc = gvjobs_output_langname(gvc, format);
     job = gvc->job;
     if (rc == NO_SUPPORT) {
-       agerr(AGERR, "Format: \"%s\" not recognized. Use one of:%s\n",                format, gvplugin_list(gvc, API_device, format));
+       agerr(AGERR, "Format: \"%s\" not recognized. Use one of:%s\n",
+                format, gvplugin_list(gvc, API_device, format));
        return -1;
     }
 
diff --git a/rtest/.cvsignore b/rtest/.cvsignore
new file mode 100644 (file)
index 0000000..3dda729
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile.in
+Makefile
diff --git a/rtest/Makefile.am b/rtest/Makefile.am
new file mode 100644 (file)
index 0000000..11cb67f
--- /dev/null
@@ -0,0 +1 @@
+EXTRA_DIST = graphs nshare rtest.sh strps.awk tests.txt