summaryrefslogtreecommitdiff
path: root/test.h
AgeCommit message (Expand)Author
2019-08-08replace all instances of test_defined() with #ifdef testsJakob Kaivo
2019-03-02fix test_long_equals() macro to point to right functionJakob Kaivo
2019-03-02add test_long_equalsJakob Kaivo
2019-03-01add double test (printing is not cool at the moment)Jakob Kaivo
2019-03-01add min, max, and defined testsJakob Kaivo
2019-02-28ensure void expression is still being evaluated even though discardedJakob Kaivo
2019-02-28refactor test names with _h to avoid collisionsJakob Kaivo
2019-02-28add some time testsJakob Kaivo
2019-02-28add test for distinct valuesJakob Kaivo
2019-02-27don't bother with (void)expressionJakob Kaivo
2019-01-01overwrite passsed tests, print summary of tests at the end of each headerJakob Kaivo
2019-01-01add string testJakob Kaivo
2019-01-01initial test types and outputJakob Kaivo