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/aplwc.lib/example.exp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/aplwc.lib/example.exp (limited to 'tests/aplwc.lib/example.exp') diff --git a/tests/aplwc.lib/example.exp b/tests/aplwc.lib/example.exp new file mode 100644 index 0000000..92e00d8 --- /dev/null +++ b/tests/aplwc.lib/example.exp @@ -0,0 +1,3 @@ +spawn "${aplwc_bin}" +fail "not implemented" + -- cgit v1.2.3