lama_byterun/regression/test.sh
Dmitry Boulytchev 584e7a998b Added x86only
2018-11-01 15:12:45 +03:00

4 lines
132 B
Bash
Executable file

make check
pushd expressions && make check && popd
pushd deep-expressions && make check && popd
pushd x86only && make check && popd