Age | Commit message (Expand) | Author |
---|---|---|
2021-05-08 | LibTest: Expose new EXPECT_CRASH(..) macro for unit test assertions | Brian Gianforcaro |
2021-04-29 | LibTest: Add EXPECT_NE(..) test assertion. | Brian Gianforcaro |
2021-04-27 | LibTest: Add FAIL() macro allow tests to force failure with message. | Brian Gianforcaro |
2021-04-25 | AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake | Andrew Kaster |