Files
Nim/runtests.sh
Flaviu Tamas 5cbaa1ba37 Remove unnecessary filter
The things it was filtering do not need to be filtered
2015-02-07 13:19:43 -05:00

4 lines
141 B
Bash
Executable File

#!/bin/sh
nim c --path:src -r --verbosity:0 --hints:off --linedir:on --debuginfo \
--stacktrace:on --linetrace:on "$@" ./test/testall.nim