aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bom.ini
blob: 7a57d38573bc2eddf3e8b97c5ad9bc1b7ef5f90c (plain)
1
2
3
4
5
6
7
8
9
10
global1 = 12121     ;OK
[bom_section]       ;OK
bom_name=bom_value  ;OK
key “= value“       ;ER
key="value"         ;OK
key="val-val"       ;OK #Former will be replaced with this.
10= 10              ;OK
;ERROR (No closing quotation mark sign!)
mmm="1234567890\
123456789asdfgh\