summaryrefslogtreecommitdiff
path: root/AK/Tests/TestSourceGenerator.cpp
AgeCommit message (Expand)Author
2021-05-06Tests: Move AK tests to Tests/AKBrian Gianforcaro
2021-04-25AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMakeAndrew Kaster
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2020-12-26Everywhere: void arguments to C functionsLenny Maiorani
2020-12-21Everywhere: Switch from (void) to [[maybe_unused]] (#4473)Lenny Maiorani
2020-10-24AK: Introduce SourceGenerator::fork().asynts
2020-10-12AK: Add SourceGenerator class.asynts