summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-03-01skeleton tests for all C89 headersJakob Kaivo
2019-03-01basic <stdarg.h> testsJakob Kaivo
2019-03-01<setjmp.h> tests (still disabled until I begin writing the actual code since ...Jakob Kaivo
2019-03-01skeleton of <math.h> testsJakob Kaivo
2019-03-01initial tests for <complex.h>Jakob Kaivo
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-01use defs for locale testsJakob Kaivo
2019-03-01script to generate distinct value checker and typedef checker from small inputJakob Kaivo
2019-02-28add some time testsJakob Kaivo
2019-02-28initial test for errnoJakob Kaivo
2019-02-27include debugging info, rebuild when libc.a changesJakob Kaivo
2019-02-27split some stuff into a configuration fileJakob Kaivo
2019-01-01add locale testsJakob Kaivo
2019-01-01basic build rulesJakob Kaivo