]> git.draconx.ca Git - cdecl99.git/history - t/declgen.c
Port to use getline.h from dxcommon.
[cdecl99.git] / t / declgen.c
2024-01-19 Nick Bowlerlibcdecl: Replace uintmax_t with unsigned (long) long.
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".