diff options
author | M.Gergő | 2020-05-15 04:15:18 +0200 |
---|---|---|
committer | M.Gergő | 2020-05-15 04:15:18 +0200 |
commit | 93f237d71e080512442399b444357dfa7b6f1822 (patch) | |
tree | 6fe87499f38970cf100b42a1a956c651fd5e5e74 /tests/results/boom.txt | |
parent | 286199e71f65b44d16e3684501935ec5b9556e9a (diff) | |
download | lightconfini-93f237d71e080512442399b444357dfa7b6f1822.tar.gz lightconfini-93f237d71e080512442399b444357dfa7b6f1822.zip |
Backported to c89
Diffstat (limited to 'tests/results/boom.txt')
-rw-r--r-- | tests/results/boom.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/results/boom.txt b/tests/results/boom.txt new file mode 100644 index 0000000..36cf8fe --- /dev/null +++ b/tests/results/boom.txt @@ -0,0 +1,8 @@ +./bin/lightconfini tests/bom.ini + +LineMax: 32 + +LN: 1, LL: 27, SC: 'bom_section' 12, 3 P: '(null)' 0,-1 V: '(null)' 0,-1 C: 'OK' 3,23 ER: '(null)' 0 +LN: 2, LL: 24, SC: 'bom_section' 12,-1 P: 'bom_name' 9, 0 V: 'bom_value' 10, 9 C: 'OK' 3,20 ER: '(null)' 0 +LN: 3, LL: 31, SC: 'bom_section' 12,-1 P: 'key' 32, 0 V: '(null)' 0,-1 C: '(null)' 0,-1 ER: 'Illegal character at PARAMETER! (line: 3, pos: 4)' 50 +LN: 4, LL: 24, SC: 'bom_section' 12,-1 P: 'key' 4, 0 V: 'value' 6, 4 C: 'OK' 3,20 ER: '(null)' 0 |