From 4f0e09208f2a312fef54439597add2312a86cd72 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Sat, 16 May 2026 19:55:28 +0200 Subject: Rename test directory to testsuite --- tests/Makefile.am | 6 ------ tests/aplwc.bin/example.exp | 2 -- tests/aplwc.lib/example.exp | 3 --- tests/lib/aplwc.exp | 1 - 4 files changed, 12 deletions(-) delete mode 100644 tests/Makefile.am delete mode 100644 tests/aplwc.bin/example.exp delete mode 100644 tests/aplwc.lib/example.exp delete mode 100644 tests/lib/aplwc.exp (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am deleted file mode 100644 index 086e276..0000000 --- a/tests/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -AUTOMAKE_OPTIONS = dejagnu -CLEANFILES = *.log *.sum site.* -EXTRA_DIST = \ - lib/*.exp \ - aplwc.bin/*.exp \ - aplwc.lib/*.exp diff --git a/tests/aplwc.bin/example.exp b/tests/aplwc.bin/example.exp deleted file mode 100644 index 15ba15c..0000000 --- a/tests/aplwc.bin/example.exp +++ /dev/null @@ -1,2 +0,0 @@ -spawn "${aplwc_bin}" -fail "not implemented" diff --git a/tests/aplwc.lib/example.exp b/tests/aplwc.lib/example.exp deleted file mode 100644 index 92e00d8..0000000 --- a/tests/aplwc.lib/example.exp +++ /dev/null @@ -1,3 +0,0 @@ -spawn "${aplwc_bin}" -fail "not implemented" - diff --git a/tests/lib/aplwc.exp b/tests/lib/aplwc.exp deleted file mode 100644 index 4406dff..0000000 --- a/tests/lib/aplwc.exp +++ /dev/null @@ -1 +0,0 @@ -set aplwc_bin "${objdir}/../src/aplwc" -- cgit v1.2.3