aboutsummaryrefslogtreecommitdiff
path: root/test/test.ini
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-05-19 21:38:43 +0200
committerFederico Angelilli <code@fedang.net>2024-05-19 21:38:43 +0200
commit08cce5d434620275a1b0a7b8726837714d479f01 (patch)
tree64028ac2bd2bc38c7c40202e1feee47644ffe4a1 /test/test.ini
parentd308f3fc8db7d3b7b9e9185cbe353a491988082e (diff)
Finish any_ini api
Diffstat (limited to 'test/test.ini')
-rw-r--r--test/test.ini30
1 files changed, 30 insertions, 0 deletions
diff --git a/test/test.ini b/test/test.ini
new file mode 100644
index 0000000..c09d7e6
--- /dev/null
+++ b/test/test.ini
@@ -0,0 +1,30 @@
+ciao=sus
+
+[hello]
+world=true
+
+this=is sparta
+
+my name is = slim shady
+
+123 = 456
+
+; comment
+ ; another
+crazy = stuff ; here
+ ; x = 1
+ ;
+ xx = 123
+
+[another]
+
+ ciao = s
+
+]err = sus[
+
+ [empty]
+
+; yes
+;
+; indeed
+