Age | Commit message (Expand) | Author |
---|---|---|
2023-03-09 | LibTest: Add option to run each benchmark several times | Dan Klishch |
2023-03-06 | Everywhere: Remove NonnullRefPtr.h includes | Andreas Kling |
2023-03-06 | Everywhere: Stop using NonnullRefPtrVector | Andreas Kling |
2023-02-28 | Userland+AK: Stop using getopt() for ArgsParser | Ali Mohammad Pur |
2023-01-02 | Everywhere: Remove unused includes of AK/Format.h | Ben Wiederhake |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-08-31 | LibTest: Add TEST_SETUP macro that runs before all test cases | Peter Elliott |
2021-04-25 | AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake | Andrew Kaster |