D-Scanner/test.sh

16 lines
157 B
Bash
Executable File

rm -f test
rm -f test.o
dmd\
*.d\
libdparse/src/std/*.d\
libdparse/src/std/d/*.d\
inifiled/source/*.d\
analysis/*.d\
-oftest\
-g -unittest
./test