tests: add `cc.skip` to skip the C compilation of some programs
authorJean Privat <jean@pryen.org>
Sat, 26 Apr 2014 03:02:01 +0000 (23:02 -0400)
committerJean Privat <jean@pryen.org>
Sat, 26 Apr 2014 14:39:22 +0000 (10:39 -0400)
commit6189f88e8dd6c295758f4fb1000530f0f461b5a1
treee9499085e849ed7db156a9ea875e93fcf7b95d31
parentac9f0ad15290bd7c3a07c7eb276b221f179403e3
tests: add `cc.skip` to skip the C compilation of some programs

Exemple: unavailable C libraries.

Signed-off-by: Jean Privat <jean@pryen.org>
tests/cc.skip [new file with mode: 0644]
tests/tests.sh