Files
RedBear-OS/test.sh
T
2018-03-03 14:31:28 -07:00

8 lines
94 B
Bash
Executable File

set -ex
cargo build
cargo build --manifest-path crt0/Cargo.toml
cd tests
make clean
make run