From 4a2f5e2183c42562bf5f766c6ed01da3880dc10c Mon Sep 17 00:00:00 2001 From: Nitroretro Date: Sat, 21 Dec 2019 04:16:40 +0200 Subject: Test for the directory structure Ensure that calcurse uses the right data and configuration directories depending on the conditions. Helped-by: Lars Henriksen Signed-off-by: Lukas Fleischer --- test/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 4561a30..d896dc3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -4,6 +4,12 @@ TESTS = \ true-001.sh \ run-test-001.sh \ run-test-002.sh \ + io-001.sh \ + io-002.sh \ + io-003.sh \ + io-004.sh \ + io-005.sh \ + io-006.sh \ todo-001.sh \ todo-002.sh \ todo-003.sh \ -- cgit v1.2.3