]> git.draconx.ca Git - cdecl99.git/commitdiff
tests: Add sanity check for truncated output.
authorNick Bowler <nbowler@draconx.ca>
Wed, 25 Oct 2023 01:21:49 +0000 (21:21 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 26 Oct 2023 01:25:32 +0000 (21:25 -0400)
Nothing really verifies that output truncation of the cdecl_declare
and cdecl_explain functions actually works as expected.

Add a new test program and a couple invocations to at least cover
the basic functionality.


No differences found