提交歷史

作者 SHA1 備註 提交日期
  Martin Janiczek 4fc1daa69f LibTest: Change #define-d constants into constexpr and a runtime flag 1 年之前
  Martin Janiczek 00934bc344 LibTest: Add the REJECT and ASSUME macros 1 年之前
  Martin Janiczek 1bcfead020 LibTest: Add ability to turn test failure reporting on/off 1 年之前
  Martin Janiczek 7e5a3650fe LibTest: Add the RandomnessSource abstraction 1 年之前
  Martin Janiczek a60e3b17b1 LibTest: Expand test result bool to a TestResult 1 年之前
  Martin Janiczek f568937133 LibTest: Remove the redefinition of VERIFY family of macros 1 年之前
  Nico Weber 5fc11a316f LibTest: Add a EXPECT_APPROXIMATE_WITH_ERROR macro with custom error 2 年之前
  Tim Schumacher 5f806ec53a LibTest: Add a `TRY_OR_FAIL` macro 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Michel Hermier 7a44c11378 LibTest: Add `EXPECT_NO_CRASH` 3 年之前
  Michel Hermier 4c6e826c05 LibTest: Add `EXPECT_CRASH_WITH_SIGNAL` 3 年之前
  Tim Schumacher 338f80cbf6 LibTest: Introduce a macro to only compare truthiness 3 年之前
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable 4 年之前
  Hendiadyoin1 9270fb1e69 LibTest: Don't try to pass stderr to warnln 4 年之前
  Brian Gianforcaro 7f51754780 LibTest: Expose new EXPECT_CRASH(..) macro for unit test assertions 4 年之前
  Brian Gianforcaro 2cef015528 LibTest: Add EXPECT_NE(..) test assertion. 4 年之前
  Brian Gianforcaro a9df58d7b2 LibTest: Add FAIL() macro allow tests to force failure with message. 4 年之前
  Andrew Kaster 35c0a6c54d AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake 4 年之前