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
4fc960e4ec
tree-sitter
/
script
/
test_runtime.sh
7 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Make separate helper scripts for testing compiler and runtime
2014-07-17 19:14:17 -07:00
#!/usr/bin/env bash
set
-e -u
source
`
dirname
$0
`
/util/run_tests.sh
Make valgrind part of test scripts
2014-08-30 19:57:15 -07:00
run_tests runtime_specs
"
$@
"
Reference in a new issue
Copy permalink