summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01decide not to try autogenerating tests, it is too error proneJakob Kaivo
2019-03-01basic tests for stdbool.h and stddef.hJakob Kaivo
2019-03-01basic tests for <limits.h>, <float.h>, and <iso646.h>Jakob Kaivo
2019-03-01add min, max, and defined testsJakob Kaivo
2019-03-01use defs for locale testsJakob Kaivo
2019-03-01put *all* the distinct values in the arrayJakob Kaivo
2019-03-01initial tests for <signal.h>Jakob Kaivo
2019-03-01script to generate distinct value checker and typedef checker from small inputJakob Kaivo
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
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