config.h tests
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
echo OK | cppipe test/c_file.c
|
||||
|
||||
echo ALL TESTS PASSED
|
||||
Reference in New Issue
Block a user