tree-sitter/test/helpers
Max Brunsfeld 17bc3dfaf7 Add a benchmark command
This command measures the speed of parsing each grammar's examples.
It also uses each grammar to parse all of the *other* grammars' examples
in order to measure error recovery performance with fairly large files.
2017-07-05 14:14:38 -07:00
..
dedent.h Rename spec -> test 2017-03-09 20:40:01 -08:00
encoding_helpers.cc Handle invalid UTF8 in encoding test helpers 2017-04-27 14:49:44 -07:00
encoding_helpers.h Rename spec -> test 2017-03-09 20:40:01 -08:00
file_helpers.cc Rename spec -> test 2017-03-09 20:40:01 -08:00
file_helpers.h Rename spec -> test 2017-03-09 20:40:01 -08:00
load_language.cc Add a benchmark command 2017-07-05 14:14:38 -07:00
load_language.h Rename spec -> test 2017-03-09 20:40:01 -08:00
point_helpers.cc Rename spec -> test 2017-03-09 20:40:01 -08:00
point_helpers.h Rename spec -> test 2017-03-09 20:40:01 -08:00
random_helpers.cc Add a benchmark command 2017-07-05 14:14:38 -07:00
random_helpers.h Add a benchmark command 2017-07-05 14:14:38 -07:00
read_test_entries.cc Add a benchmark command 2017-07-05 14:14:38 -07:00
read_test_entries.h Add a benchmark command 2017-07-05 14:14:38 -07:00
record_alloc.cc Record deallocations even when recording allocations is disabled 2017-06-27 14:54:27 -07:00
record_alloc.h Rename spec -> test 2017-03-09 20:40:01 -08:00
scope_sequence.cc Rename spec -> test 2017-03-09 20:40:01 -08:00
scope_sequence.h Rename spec -> test 2017-03-09 20:40:01 -08:00
spy_input.cc Add TSInput option to measure columns in bytes not characters 2017-06-15 16:35:34 -07:00
spy_input.h Make clearer assertions about SpyInput's read strings 2017-03-21 12:14:04 -07:00
spy_logger.cc Rename spec -> test 2017-03-09 20:40:01 -08:00
spy_logger.h Rename spec -> test 2017-03-09 20:40:01 -08:00
stderr_logger.cc Rename spec -> test 2017-03-09 20:40:01 -08:00
stderr_logger.h Rename spec -> test 2017-03-09 20:40:01 -08:00
stream_methods.cc Fix gcc warning in test helper file 2017-06-15 17:13:01 -07:00
stream_methods.h Allow anonymous tokens to be used in grammars' external token lists 2017-03-17 16:31:29 -07:00
tree_helpers.cc Add test for an example found during fuzzing 2017-06-30 21:55:50 -07:00
tree_helpers.h Add test for an example found during fuzzing 2017-06-30 21:55:50 -07:00