From 27f4147609d3c08cf1b2a5bf457ceed23cce52be Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 25 Jan 2011 20:38:16 +0100 Subject: Add tests for themes * general * commandline option overrides same theme option * multiline theme definitions --- test/config/themes/feh/themes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/config/themes/feh/themes (limited to 'test/config/themes') diff --git a/test/config/themes/feh/themes b/test/config/themes/feh/themes new file mode 100644 index 0000000..d4b7f69 --- /dev/null +++ b/test/config/themes/feh/themes @@ -0,0 +1,5 @@ +test_general --action1 "touch a1" + +test_multiline --action1 "touch a1" \ +--action2 "touch a2" \ + --action3 "touch a3" -- cgit v1.2.3