summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-28correct some of the expected outputsJakob Kaivo
2019-02-28add an end in case we get that farJakob Kaivo
2019-02-28ensure void expression is still being evaluated even though discardedJakob Kaivo
2019-02-28account for verbosity in test_void_imp()Jakob Kaivo
2019-02-28fix typo / => ;Jakob Kaivo
2019-02-28add placeholders for C11/C18 headersJakob Kaivo
2019-02-28refactor test names with _h to avoid collisionsJakob Kaivo
move prototypes to main.c to avoid continuous growth of test.h add final tally
2019-02-28add some time testsJakob Kaivo
2019-02-28clean up output, add verbosity optionJakob Kaivo
2019-02-28fix color and indicator outputJakob Kaivo
2019-02-28initial test for errnoJakob Kaivo
2019-02-28use distinct value testJakob Kaivo
2019-02-28add test for distinct valuesJakob Kaivo
2019-02-27include debugging info, rebuild when libc.a changesJakob Kaivo
2019-02-27split some stuff into a configuration fileJakob 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 locale testsJakob Kaivo
2019-01-01add string testJakob Kaivo
2019-01-01basic build rulesJakob Kaivo
2019-01-01runs tests for <ctype.h> and <assert.h>Jakob Kaivo
2019-01-01initial test types and outputJakob Kaivo
2019-01-01check all characters in the C localeJakob Kaivo
2019-01-01basic testing of NDEBUG and assert()Jakob Kaivo
2019-01-01ignore build artifactsJakob Kaivo
2019-01-01update year and add email addressJakob Kaivo
2018-12-31Initial commitJakob Kaivo