middle of porting; unstable, don't checkout, tests run but fail; refs #1
This commit is contained in:
24
test/configfile.ini.result
Normal file
24
test/configfile.ini.result
Normal file
@@ -0,0 +1,24 @@
|
||||
xxx=0 # this is a comment
|
||||
[Section]
|
||||
|
||||
abc=1
|
||||
def="Und=Tschuess"
|
||||
ghi=3
|
||||
jkl= 4
|
||||
|
||||
|
||||
guguseli zwei = dadaa
|
||||
guguseli drei = dadaa
|
||||
guguseli = dadaa
|
||||
[Other Section]
|
||||
|
||||
1234=5
|
||||
|
||||
here we are = 6 # comments
|
||||
here=7
|
||||
yes = .
|
||||
no no no = .
|
||||
no no = .
|
||||
[New Section]
|
||||
a first one = sgadd
|
||||
one more = .
|
Reference in New Issue
Block a user