]> git.draconx.ca Git - cdecl99.git/history - t
libcdecl: Add _Bool fallback to public header.
[cdecl99.git] / t /
2023-12-04 Nick Bowlerlibcdecl: Add _Bool fallback to public header.
2023-11-30 Nick BowlerAvoid the use of for loop declarations.
2023-11-30 Nick Bowlertests: Use TAP helpers in rng-test.
2023-11-22 Nick BowlerAdd a basic "make installcheck" function.
2023-11-15 Nick Bowlerlibcdecl: reduce snprintf reliance for error reporting.
2023-10-26 Nick Bowlertests: Add sanity check for truncated output.
2023-07-23 Nick BowlerFree working memory in crossparse test.
2023-07-07 Nick Bowlertests: Don't pull output routines into normalize testcase.
2023-07-07 Nick Bowlerlibcdecl: Combine error and i18n init.
2023-06-23 Nick Bowlerlibcdecl: Avoid vsnprintf for error reporting.
2023-06-23 Nick Bowlerlibcdecl: Use a structure for dst/dstlen in output...
2023-06-23 Nick Bowlerlibcdecl: Rework specifier output logic.
2023-06-16 Nick Bowlertests: Eliminate random floating-point generation.
2023-06-16 Nick Bowlerlibcdecl: Consolidate most error messages.
2023-06-14 Nick BowlerFix library error state allocation.
2023-06-13 Nick BowlerRename "test" directory to "t".