]> git.draconx.ca Git - cdecl99.git/history - t/testlib.c
Port to use getline.h from dxcommon.
[cdecl99.git] / t / testlib.c
20 hours ago Nick BowlerPort to use getline.h from dxcommon. master
2024-01-19 Nick Bowlerlibcdecl: Replace uintmax_t with unsigned (long) long.
2024-01-05 Nick BowlerAvoid gnulib getline module.
2024-01-05 Nick Bowlertests: Consolidate error messaging a bit.
2023-12-28 Nick Bowlertests: Avoid dependency on strtoumax.
2023-12-28 Nick Bowlertests: Remove test_print_decl etc. from the common...
2023-12-13 Nick Bowlercdecl99: Optimize print_version a bit.
2023-10-26 Nick Bowlertests: Add sanity check for truncated output.
2023-06-13 Nick BowlerRename "test" directory to "t".