]> git.draconx.ca Git - cdecl99.git/history - t/declgen.c
Fix tests build on compilers without _Bool.
[cdecl99.git] / t / declgen.c
2023-12-04 Nick BowlerFix tests build on compilers without _Bool.
2023-11-30 Nick BowlerAvoid the use of for loop declarations.
2023-06-16 Nick Bowlertests: Eliminate random floating-point generation.
2023-06-13 Nick BowlerRename "test" directory to "t".