lama_byterun/regression/test.sh
Dmitry Boulytchev fce5623721 Added x86only
2018-11-12 16:15:57 +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