]> git.draconx.ca Git - cdecl99.git/history - t/test.h
libcdecl: Try unsigned __int64 for a 64-bit type.
[cdecl99.git] / t / test.h
2024-01-27 Nick Bowlerlibcdecl: Try unsigned __int64 for a 64-bit type.
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-06-16 Nick Bowlertests: Eliminate random floating-point generation.
2023-06-13 Nick BowlerRename "test" directory to "t".