1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-03-24 03:52:01 +01:00

More tests on SettingsLoader

This commit is contained in:
Yann 2016-04-12 11:45:14 +02:00
commit 8dbe6b6234
8 changed files with 68 additions and 25 deletions

View file

@ -0,0 +1,5 @@
[lodel2.merge.fails.duplicate]
duplicated = foobar
foo = 1337
bar = 42
foobar = hello world !

View file

@ -0,0 +1,2 @@
[lodel2.merge.fails.duplicate]
duplicated = wrong

View file

@ -0,0 +1,4 @@
[lodel2]
a = a
b = b
c = c

View file

@ -0,0 +1,10 @@
[lodel2]
d = d
e = e
f = f
[lodel2.othersection]
a = a
b = b
c = c
d = d

View file

@ -0,0 +1,3 @@
[lodel2.othersection]
e = e
f = f

View file

@ -0,0 +1,11 @@
[lodel2]
a = a
b = b
c = c
[lodel2.othersection]
a = a
b = b
c = c
d = d
e = e

View file

@ -0,0 +1,3 @@
[lodel2]
d = d
e = e