Age | Commit message (Expand) | Author |
---|---|---|
2019-08-02 | TestSuite: Hijack the ASSERT macros during unit tests. | Andreas Kling |
2019-08-01 | TestSuite: Actually print failed comparions.. :^) | Andreas Kling |
2019-07-21 | TestSuite: Don't leak the suite instance | Robin Burchell |
2019-07-21 | TestSuite: instance() -> the(), and return a reference | Robin Burchell |
2019-07-21 | TestSuite: Make tests actually run (oops!) | Andreas Kling |
2019-07-16 | AK: Add a new TestSuite.h from my own work, adapted to match the existing one... | Robin Burchell |