Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-08 | replace all instances of test_defined() with #ifdef tests | Jakob Kaivo | |
2019-03-02 | fix test_long_equals() macro to point to right function | Jakob Kaivo | |
2019-03-02 | add test_long_equals | Jakob Kaivo | |
2019-03-01 | add double test (printing is not cool at the moment) | Jakob Kaivo | |
2019-03-01 | add min, max, and defined tests | Jakob Kaivo | |
2019-02-28 | ensure void expression is still being evaluated even though discarded | Jakob Kaivo | |
2019-02-28 | refactor test names with _h to avoid collisions | Jakob Kaivo | |
move prototypes to main.c to avoid continuous growth of test.h add final tally | |||
2019-02-28 | add some time tests | Jakob Kaivo | |
2019-02-28 | add test for distinct values | Jakob Kaivo | |
2019-02-27 | don't bother with (void)expression | Jakob Kaivo | |
2019-01-01 | overwrite passsed tests, print summary of tests at the end of each header | Jakob Kaivo | |
2019-01-01 | add string test | Jakob Kaivo | |
2019-01-01 | initial test types and output | Jakob Kaivo | |