This website requires JavaScript.
Explore
Help
Sign in
traxys
/
tree-sitter
Watch
1
Star
0
Fork
You've already forked tree-sitter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
233d616ebf
tree-sitter
/
script
/
test.cmd
8 lines
100 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add support for running focused tests via windows test script
2018-05-21 14:09:09 -07:00
@
echo
off
Get logging flags working properly with test script
2019-01-14 17:19:46 -08:00
set
TREE_SITTER_TEST
=
1
set
RUST_TEST_THREADS
=
1
set
RUST_BACKTRACE
=
full
Add support for running focused tests via windows test script
2018-05-21 14:09:09 -07:00
Get logging flags working properly with test script
2019-01-14 17:19:46 -08:00
cargo test
"
%~1
"
Reference in a new issue
Copy permalink