Lines Matching refs:compile
2 # shtests [ name=value ... ] [ --all | --compile ] [ --time ] [ a.sh b.sh ... ]
9 compile=1
15 -a|--a*)compile=2
18 -c|--c*)compile=2
21 -s|--s*)compile=
67 if [[ $compile ]]
72 elif [[ $compile != 1 ]]
73 then echo $0: --compile: $SHCOMP not found >&2
75 else compile=
116 if [[ $compile ]]
152 …echo test $o failed to compile ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T…