Simplify setup for enabling/disabling allocation recording in the C lib
This commit is contained in:
parent
00d25e8298
commit
b661050a61
10 changed files with 72 additions and 64 deletions
|
|
@ -1,7 +1,6 @@
|
|||
@echo off
|
||||
|
||||
setlocal
|
||||
set TREE_SITTER_TEST=1
|
||||
set RUST_TEST_THREADS=1
|
||||
set RUST_BACKTRACE=full
|
||||
cargo test -p tree-sitter-cli "%~1" -- --nocapture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue