]> git.draconx.ca Git - cdecl99.git/history - tests/general.at
Release 1.3.
[cdecl99.git] / tests / general.at
2024-01-27 Nick Bowlertests: Avoid backslashes in awk variable assignment.
2024-01-27 Nick Bowlertests: Don't use #n in sed scripts.
2024-01-05 Nick BowlerAvoid gnulib getline module.
2024-01-03 Nick BowlerBump dxcommon to pull in AIX fixes.
2023-12-07 Nick Bowlercdecl99: Fix "help" command on ULTRIX.
2023-12-05 Nick Bowlertests: Avoid using awk -v option.
2023-07-28 Nick Bowlerlibcdecl: Work around GNU libc snprintf bug.
2023-07-28 Nick Bowlerlibcdecl: Fix memory leak when parsing e.g., int (...
2023-07-08 Nick Bowlertests: Fix interactive test without libreadline.
2023-07-05 Nick Bowlercdecl99: Reverse sense of "interactive" global variable.
2023-07-05 Nick BowlerAdd test for interactive mode.
2023-07-01 Nick BowlerWork around Solaris 8 nawk issue in the test suite.
2023-06-16 Nick Bowlerlibcdecl: Tweak invalid character error from scanner.
2023-05-25 Nick Bowlercdecl99: Fix some improper error message formatting.
2023-01-10 Nick BowlerDon't parse command-line options more than once.
2021-03-10 Nick BowlerFix empty and help commands causing program exit.
2020-07-03 Nick BowlerBegin converting testsuite to Autotest.