/utils/test.sh
http://github.com/nddrylliog/ooc · Shell · 6 lines · 4 code · 1 blank · 1 comment · 1 complexity · cbedd7294cc51389c37d2fe8b52e0325 MD5 · raw file
- cc=""
- flags="-t -r -gcc $cc"
- mkdir -p test-suite
- cd test-suite/ && ooc $(find ../../tests/ -name "*.ooc") $flags 2>&1
- #| grep -e TOTAL -e compiled