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
f2dc620610
tree-sitter
/
test
History
Download ZIP
Download TAR.GZ
Max Brunsfeld
6304a3bcd1
Make it easier to run tests with debug graphs
2017-12-28 12:41:23 -08:00
..
compiler
Never move the start rule of a grammar into the lexical grammar
2017-12-07 11:50:27 -08:00
fixtures
Don't use non-existent \a syntax in test grammars
2017-12-13 12:21:28 -08:00
fuzz
Add libFuzzer support
2017-07-14 13:50:41 -07:00
helpers
Return a character count from the lexer's get_column method
2017-12-20 16:26:38 -08:00
integration
Make it easier to run tests with debug graphs
2017-12-28 12:41:23 -08:00
runtime
Allocate and free trees using an object pool
2017-12-27 10:34:29 -08:00
benchmarks.cc
Exclude zeros from speeds reported in benchmarks
2017-09-12 16:30:38 -07:00
test_helper.h
Rename spec -> test
2017-03-09 20:40:01 -08:00
tests.cc
Use C++ stdlib for random number generation
2017-08-08 12:42:49 -07:00