From 0146e7d9731fb365c3277928f98410ad4d2434ab Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sat, 21 Sep 2013 18:20:09 +0000 Subject: Add test routines for the config file parser --- test/configs/foo | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test/configs/foo (limited to 'test/configs/foo') diff --git a/test/configs/foo b/test/configs/foo new file mode 100644 index 0000000..56c1ff0 --- /dev/null +++ b/test/configs/foo @@ -0,0 +1,15 @@ +# Hallohallo + +[foo] + x y + a.v z + +[bar] + env.blub blab + user + +[blub*] + undso + env.das muss ${so} + env.so bleiben + -- cgit v1.2.3