summaryrefslogtreecommitdiff
path: root/test/gtest/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* LocalGraph::canMoveSet (#7039)Alon Zakai2024-11-111-0/+1
* [NFC] Rename topological_orders.h to topological_sort.h (#6915)Thomas Lively2024-09-071-1/+1
* [Source maps] Handle single-segment entries in source map header decoder (#6794)Ömer Sinan Ağacan2024-08-061-0/+1
* Add a utility for iterating over all topological orders (#6801)Thomas Lively2024-08-051-0/+1
* Add a disjoint sets (union-find) utility (#6797)Thomas Lively2024-08-011-0/+1
* Add a Tarjan's Strongly Connected Component utilty (#6790)Thomas Lively2024-07-301-0/+1
* JSON: Add simple printing and creation (#6265)Alon Zakai2024-02-011-0/+1
* [analysis] Implement a Bool lattice (#6036)Thomas Lively2023-10-251-0/+1
* Fix segfault in catch validator (#6032)Philip Blair2023-10-231-0/+1
* Add support for debug printing of functions (#5828)Alon Zakai2023-07-201-0/+1
* [Outlining] LLVM Suffix Tree (#5821)Ashley Nelson2023-07-181-0/+6
* [Outlining] StringifyWalker (#5772)Ashley Nelson2023-06-301-0/+1
* [analysis] Add a new iterable CFG utility (#5712)Thomas Lively2023-05-121-0/+1
* Add Valmari-Lehtinen DFA minimization as a standalone utility (#5430)Thomas Lively2023-01-171-0/+1
* PossibleContents + ContentOracle (#4685)Alon Zakai2022-06-211-0/+1
* [Parser][NFC] Create a public wat-lexer.h header (#4695)Thomas Lively2022-05-271-1/+1
* [Parser] Start a new text format parser (#4680)Thomas Lively2022-05-241-0/+2
* Introduce gtest (#4466)Thomas Lively2022-01-201-0/+8