treereduce
is a fast, parallel, syntax-aware test case reducer based on
tree-sitter grammars. In other words, treereduce
helps you shrink structured
data (especially source code) while maintaining some property of interest, for
example, that the program causes a compiler crash or outputs a certain message.
See the documentation for more information. Documentation is also
available online.
-
Notifications
You must be signed in to change notification settings - Fork 4
A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars
License
langston-barrett/treereduce
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars