tree-sitter/cli/src/tests/helpers
Andrew Hlynskyi ddb0af9509 test: use random SEED numbers
This is needed to omit occurrences of the same seed in a sequence of
following seeds due to the reason of that two initial seed are very
close if based on unix epoch seconds.
2023-03-16 15:17:21 +02:00
..
allocations.rs Simplify allocation-recording in test suite using new ts_set_allocator API 2021-12-30 16:09:07 -08:00
dirs.rs Add benchmark script 2019-02-01 15:17:35 -08:00
edits.rs Improve randomized testing setup 2022-03-02 17:12:25 -08:00
fixtures.rs add tags config fixture test helper 2021-12-18 11:07:18 -06:00
mod.rs test: use random SEED numbers 2023-03-16 15:17:21 +02:00
query_helpers.rs Add a randomized test for query matching 2021-11-21 11:29:36 -08:00
random.rs Add tests that randomly edit files with disjoint included ranges 2022-11-14 16:04:37 -08:00
scope_sequence.rs Add tests that randomly edit files with disjoint included ranges 2022-11-14 16:04:37 -08:00