leo/test.sh

4 lines
255 B
Bash
Raw Normal View History

2022-02-19 01:49:39 +03:00
export CLEAR_LEO_TEST_EXPECTATIONS=1
cargo test --package leo-parser --lib -- test::parser_tests --exact --nocapture
# cargo test --package leo-parser --lib -- test::parser_tests --exact --nocapture 2>&1 | grep -A 2 dbg
export CLEAR_LEO_TEST_EXPECTATIONS=