Move files
This commit is contained in:
parent
cf0ac4b161
commit
0bf865ce2a
233 changed files with 117 additions and 2394 deletions
17
tests/utilities/data/good.conf
Normal file
17
tests/utilities/data/good.conf
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
|
||||
zeroth_key="test"
|
||||
first_key= András
|
||||
second_key = test 2 # comment is ignored
|
||||
third_key= "test= 2=="
|
||||
|
||||
fourth_key = "
|
||||
this#
|
||||
is
|
||||
multiline
|
||||
" # cannot write comments inside multiline
|
||||
|
||||
whitespace = hardly matters
|
||||
|
||||
# this = should be ignored
|
||||
#this = should be ignored
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue