aboutsummaryrefslogtreecommitdiff
path: root/test.ini
diff options
context:
space:
mode:
Diffstat (limited to 'test.ini')
-rw-r--r--test.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/test.ini b/test.ini
new file mode 100644
index 0000000..f8823b6
--- /dev/null
+++ b/test.ini
@@ -0,0 +1,16 @@
+key1 = "string"
+key2= -1520
+key3=no
+
+# this is a comment
+[asection]
+skey="ur 2 slow" #with comment
+bad=#this is not good
+bad2$#this is also bad
+bad3 = 2 and this
+range=3000000000000000000000 #this should be enough
+bool2=yes
+bool3=false
+bool3 = true
+
+[bad section