From 60c48f4d5df503c02795d81a60f88dc033c2eb4b Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Sat, 16 May 2026 19:16:43 +0200 Subject: Switch to using dejagnu for 'make check' No tests yet. This commit exists just to see if the automatic builds will correctly run the tests and report failures. --- tests/lib/aplwc.exp | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/lib/aplwc.exp (limited to 'tests/lib') diff --git a/tests/lib/aplwc.exp b/tests/lib/aplwc.exp new file mode 100644 index 0000000..4406dff --- /dev/null +++ b/tests/lib/aplwc.exp @@ -0,0 +1 @@ +set aplwc_bin "${objdir}/../src/aplwc" -- cgit v1.2.3