Verify changed ranges in randomized tests
This commit is contained in:
parent
233d616ebf
commit
5a12fbd927
7 changed files with 146 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue