]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/apenwarr/110-compile/all.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 110-compile / all.do
diff --git a/t/apenwarr/110-compile/all.do b/t/apenwarr/110-compile/all.do
new file mode 100644 (file)
index 0000000..1b1954a
--- /dev/null
@@ -0,0 +1,6 @@
+if type cc >/dev/null 2>&1; then
+       redo-ifchange hello yellow bellow
+else
+       echo "$0: No C compiler installed; skipping this test." >&2
+       redo-ifcreate /usr/bin/cc
+fi