specify_test_files_for_compilation.sh 154 Bytes
#!/usr/bin/env bash

./compile_testfile.sh testfiles/arrays.c
./compile_testfile.sh testfiles/c_constructs.c
./compile_testfile.sh testfiles/no_symbols.c