Verify changed ranges in randomized tests

This commit is contained in:
Max Brunsfeld 2019-01-25 15:20:34 -08:00
parent 233d616ebf
commit 5a12fbd927
7 changed files with 146 additions and 12 deletions

View file

@ -4,4 +4,4 @@ set TREE_SITTER_TEST=1
set RUST_TEST_THREADS=1
set RUST_BACKTRACE=full
cargo test "%~1"
cargo test "%~1" -- --nocapture