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
5a12fbd927
tree-sitter
/
cli
/
src
/
tests
/
mod.rs
7 lines
93 B
Rust
Raw
Normal View
History
Unescape
Escape
Assert no memory leaks by stubbing malloc/free in the test suite
2019-01-21 14:22:35 -08:00
mod
allocations
;
Reorganize tests - move them all into the CLI crate
2019-01-10 17:11:57 -08:00
mod
corpuses
;
rustfmt
2019-01-17 17:16:04 -08:00
mod
fixtures
;
Add random mutation tests
2019-01-25 12:05:21 -08:00
mod
random
;
Reorganize tests - move them all into the CLI crate
2019-01-10 17:11:57 -08:00
mod
parser_api
;
Verify changed ranges in randomized tests
2019-01-25 15:20:34 -08:00
mod
scope_sequence
;
Reference in a new issue
Copy permalink