summaryrefslogtreecommitdiff
path: root/test/gtest/stringify.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the new wat parser in tests (#6556)Thomas Lively2024-04-291-51/+73
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-8/+8
* [Outlining] Adding more tests (#6117)Ashley Nelson2023-11-151-1/+1
* [Outlining] Adds Outlining pass (#6110)Ashley Nelson2023-11-131-26/+6
* [Outlining] Filter branches & returns (#6024)Ashley Nelson2023-10-181-56/+95
* [Outlining] Filter Local Set (#6018)Ashley Nelson2023-10-181-1/+42
* Added type to fix template deduction failure (#6014)Ashley Nelson2023-10-171-2/+1
* [Outlining] Adds separator context (#5977)Ashley Nelson2023-10-041-39/+67
* [Outlining] Adds SuffixTree::RepeatSubstring dedupe test (#5972)Ashley Nelson2023-10-041-0/+17
* Outlining Test Improvements (#5971)Ashley Nelson2023-09-251-13/+21
* [Outlining] Integration test for suffix_tree and stringify (#5839)Ashley Nelson2023-08-031-3/+40
* [Outlining] Changing stringify values to 32-bit (#5832)Ashley Nelson2023-07-211-45/+45
* [Outlining] HashStringifyWalker (#5810)Ashley Nelson2023-07-131-2/+93
* [Outlining] StringifyWalker (#5772)Ashley Nelson2023-06-301-0/+127