]> Cypherpunks.ru repositories - goredo.git/blob - t/apenwarr/110-compile/all.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 110-compile / all.do
1 if type cc >/dev/null 2>&1; then
2         redo-ifchange hello yellow bellow
3 else
4         echo "$0: No C compiler installed; skipping this test." >&2
5         redo-ifcreate /usr/bin/cc
6 fi