7 MESCC=${MESCC-guile/mescc.scm}
8 MES_PREFIX=${MES_PREFIX-.}
69 7e-struct-array-access
70 7f-struct-pointer-arithmetic
71 7g-struct-byte-word-field
76 7l-struct-any-size-array
77 7m-struct-char-array-assign
78 7n-struct-struct-array
81 if [ ! -x ./i686-unknown-linux-gnu-tcc ]; then
82 tests=$(echo "$tests" | grep -Ev "02-return-1|05-call-1")
89 sh test.sh "$t" &> scaffold/tests/$t.log
99 if [ $fail != 0 ]; then
100 echo FAILED: $fail/$total