Historique des commits

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