Mock Version: 2.15
Mock Version: 2.15
Mock Version: 2.15
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/f37-build-679238-76548/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0; "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,\n
25: even for large values of two" --Author Unknown
25:
25: date: 2007-06-01
25: ---------------
25: REF TREE:
25: 0x2acf4fb388 [ROOT] MAP: (0 sibs) 3 children:
25: 0x2acf4f1d70 KEYVAL: 'example' 'HTML goes into YAML without modification
25: ' (3 sibs)
25: 0x2acf4f1e08 KEYVAL: 'message' '
25:
25: ' (3 sibs)
25: 0x2acf4f1ea0 KEYVAL: 'date' '2007-06-01' (3 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf618370 [ROOT] MAP: (1 sibs) 3 children:
25: [1] [1] 0x2acf618400 KEYVAL: 'example' 'HTML goes into YAML without modification
25: ' (3 sibs)
25: [2] [2] 0x2acf618490 KEYVAL: 'message' '
25:
25: ' (3 sibs)
25: [3] [3] 0x2acf618520 KEYVAL: 'date' '2007-06-01' (3 sibs)
25: #nodes=4 vs #printed=4
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: ---------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: ---------------
25: REF TREE:
25: 0x2acf4fb4a0 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f1f90 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2028 KEYVAL: 'another' 'text' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf619510 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf6195a0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf619630 KEYVAL: 'another' 'text' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2acf4fb5b8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f2170 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2208 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf61a6b0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf61a740 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf61a7d0 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: ---------------
25:
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2acf4fb6d0 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f2300 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: 0x2acf4f2398 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf61b7b0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf61b840 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: [2] [2] 0x2acf61b8d0 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: ---------------
25:
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2acf4fb7e8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f2490 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: 0x2acf4f2528 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf61c950 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf61c9e0 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: [2] [2] 0x2acf61ca70 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fb900 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f1c20 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf61db80 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf61dc10 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fba18 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f2670 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf61ed20 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf61edb0 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbb30 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2760 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f27f8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf61fed0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf61ff60 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf61fff0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbc48 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f28f0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2988 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf620fd0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf621060 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf6210f0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: ---------------
25:
25: example: |+2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbd60 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2a80 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: 0x2acf4f2b18 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf622240 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf6222d0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: [2] [2] 0x2acf622360 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: ---------------
25:
25: example: |-2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbe78 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2c10 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: 0x2acf4f2ca8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf623400 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf623490 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: [2] [2] 0x2acf623520 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbf90 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2da0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2e38 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6245c0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf624650 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf6246e0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: ---------------
25:
25: example: |3
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc0a8 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2f30 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2fc8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf625780 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf625810 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf6258a0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc1c0 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f30c0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f3158 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf626950 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf6269e0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf626a70 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |4
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc2d8 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f3250 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f32e8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf627b20 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf627bb0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf627c40 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fc3f0 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f33e0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf628cc0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf628d50 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fc508 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f34d0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf629e70 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf629f00 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc620 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f35c0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f3658 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf62b090 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf62b120 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf62b1b0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: ---------------
25:
25: example: |9
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc738 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f5ae0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f5b78 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf62c390 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf62c420 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf62c4b0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2acf4fc850 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f5cc0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2acf4f5d60 KEYVAL: 'src' '#include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf62d3e0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf62d470 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2acf62d500 KEYVAL: 'src' '#include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2acf4fc968 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f5e50 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2acf4f5ef0 KEYVAL: 'src' '#include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf62e430 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf62e4c0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2acf62e550 KEYVAL: 'src' '#include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/31 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2acf4fca80 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4fa5f0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2acf4fa690 KEYVAL: 'src' '#include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf62f4e0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf62f570 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2acf62f600 KEYVAL: 'src' '#include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/32 (4 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: ---------------
25:
25: aaa: |2
25: xxx
25: bbb: |
25: yyy
25: ---------------
25: REF TREE:
25: 0x2acf4fcb98 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f37f0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: 0x2acf4f3888 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf630530 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf6305c0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: [2] [2] 0x2acf630650 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/33 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: ---------------
25:
25: - aaa: |2
25: xxx
25: bbb: |
25: yyy
25: ---------------
25: REF TREE:
25: 0x2acf4fccb0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f5c20 MAP: (1 sibs) 2 children:
25: 0x2acf4f3ac0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: 0x2acf4f3b58 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf631580 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf631610 MAP: (1 sibs) 2 children:
25: [2] [2] 0x2acf6316a0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: [3] [3] 0x2acf631730 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: #nodes=4 vs #printed=4
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/34 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ---------------
25: |---------------
25: REF TREE:
25: 0x2acf4fcdc8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6325d0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2acf4fcee0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf633620 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2acf4fcff8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf634670 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd110 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6356c0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd228 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf636710 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2acf4fd340 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf637760 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd458 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6387b0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd570 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf639800 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd688 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf63a850 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd7a0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf63b8a0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd8b8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf63c8f0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd9d0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf63d940 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fdae8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf63e990 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2acf4fdc00 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4010 VAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf63f9e0 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf63fa70 VAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2acf4fdd18 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4100 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf640a30 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf640ac0 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2acf4fde30 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f41f0 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf641a80 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf641b10 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fdf48 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f42e0 KEYVAL: 'foo' '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf642ad0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf642b60 KEYVAL: 'foo' '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe060 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f43d0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf643b20 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf643bb0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe178 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f44c0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf644b70 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf644c00 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe290 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf645bc0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe3a8 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf646c10 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe4c0 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf647c60 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fe5d8 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f46a0 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf648cb0 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf648d40 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fe6f0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4790 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf649d00 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf649d90 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fe808 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f4880 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf64ad50 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf64ade0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fe920 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f4970 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf64bda0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf64be30 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: ---------------
25: |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fea38 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf64cdf0 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: ---------------
25: |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4feb50 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf64de40 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: ---------------
25: |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fec68 [ROOT] DOCVAL: '
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf64ee90 [ROOT] DOCVAL: '
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fed80 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f4b50 KEYVAL: 'foo' '
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf64fee0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf64ff70 KEYVAL: 'foo' '
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fee98 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4c40 VAL: '
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf650f30 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf650fc0 VAL: '
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: ---------------
25: |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fefb0 [ROOT] DOCVAL: '
25:
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf651f80 [ROOT] DOCVAL: '
25:
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ff0c8 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f4d80 KEYVAL: 'foo' '
25:
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf652fd0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf653060 KEYVAL: 'foo' '
25:
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ff1e0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4e70 VAL: '
25:
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf654020 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf6540b0 VAL: '
25:
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: ---------------
25: |
25: asd---------------
25: REF TREE:
25: 0x2acf4ff2f8 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf655070 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4ff410 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6560c0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4ff528 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf657110 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: ---------------
25: |+
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4ff640 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf658160 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ff758 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6591b0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4ff870 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf65a200 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ff988 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf65b250 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ffaa0 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf65c2a0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ffbb8 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf65d2f0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ffcd0 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf65e340 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ffde8 [ROOT] DOCVAL: 'asd
25:
25:
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf65f390 [ROOT] DOCVAL: 'asd
25:
25:
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4fff00 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6603e0 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf500018 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf661430 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf500130 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf662480 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf500248 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6634d0 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf500360 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf664520 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf500478 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf665570 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf500590 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6665c0 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf5006a8 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf667610 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: - |+
25: ---------------
25: REF TREE:
25: 0x2acf5007c0 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f3930 VAL: '
25: ' (2 sibs)
25: 0x2acf4f39c8 VAL: '
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf668660 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf6686f0 VAL: '
25: ' (2 sibs)
25: [2] [2] 0x2acf668780 VAL: '
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf5008d8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f55a0 VAL: '
25: ' (2 sibs)
25: 0x2acf4f5638 VAL: '
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6696b0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf669740 VAL: '
25: ' (2 sibs)
25: [2] [2] 0x2acf6697d0 VAL: '
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: ---------------
25: ---
25: |
25: hello
25: there
25: ---
25: |
25: hello
25: there
25: ---
25: |
25: hello
25: there
25: ---
25: |
25: ciao
25: qua
25: ---
25: |
25: ciao
25: qua
25: ---
25: |
25: ciao
25: qua
25: ---
25: - |
25: hello
25: there
25: - |
25: ciao
25: qua
25: ---
25: foo: |
25: hello
25: there
25: bar: |
25: ciao
25: qua
25: ---------------
25: REF TREE:
25: 0x2acf4fa780 [ROOT] STREAM: (0 sibs) 8 children:
25: 0x2acf4f0db0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: 0x2acf4f0e48 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: 0x2acf4f0ee0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: 0x2acf4f0f78 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: 0x2acf4f1010 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: 0x2acf4f10a8 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: 0x2acf4f1140 DOCSEQ: (8 sibs) 2 children:
25: 0x2acf4f1280 VAL: 'hello
25: there
25: ' (2 sibs)
25: 0x2acf4f1318 VAL: 'ciao
25: qua
25: ' (2 sibs)
25: 0x2acf4f11d8 DOCMAP: (8 sibs) 2 children:
25: 0x2acf4f13c0 KEYVAL: 'foo' 'hello
25: there
25: ' (2 sibs)
25: 0x2acf4f1458 KEYVAL: 'bar' 'ciao
25: qua
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf669fc0 [ROOT] STREAM: (1 sibs) 8 children:
25: [1] [1] 0x2acf66a050 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [2] [2] 0x2acf66a0e0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [3] [3] 0x2acf66a170 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [4] [4] 0x2acf66a200 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [5] [5] 0x2acf66a290 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [6] [6] 0x2acf66a320 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [7] [7] 0x2acf66a3b0 DOCSEQ: (8 sibs) 2 children:
25: [8] [8] 0x2acf66a440 VAL: 'hello
25: there
25: ' (2 sibs)
25: [9] [9] 0x2acf66a4d0 VAL: 'ciao
25: qua
25: ' (2 sibs)
25: [10] [10] 0x2acf66a560 DOCMAP: (8 sibs) 2 children:
25: [11] [11] 0x2acf66a5f0 KEYVAL: 'foo' 'hello
25: there
25: ' (2 sibs)
25: [12] [12] 0x2acf66a680 KEYVAL: 'bar' 'ciao
25: qua
25: ' (2 sibs)
25: #nodes=13 vs #printed=13
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
25: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_literal.cpp:279:2:1: (5B):ERROR: parse error
25: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_literal.cpp:279:2:1: hello (size=5)
25: ^~~~~ (cols 1-6)
25:
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: ---------------
25: - |
25: hello
25: there
25: - |
25: ciao
25: qua
25: ---------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
25: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL)
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: ---------------
25: foo: |
25: hello
25: there
25: bar: |
25: ciao
25: qua
25: ---------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
25: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL)
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: ---------------
25: --- |2
25: hello
25: there
25: ---------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: ---------------
25: --- |1----------------
25: REF TREE:
25: 0x2acf4fabe0 [ROOT] STREAM: (0 sibs) 1 children:
25: 0x2acf4f1cd0 DOCVAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf66c440 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf66c4d0 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: ---------------
25: --- |1+---------------
25: REF TREE:
25: 0x2acf4facf8 [ROOT] STREAM: (0 sibs) 1 children:
25: 0x2acf4f1860 DOCVAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf66cd50 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf66cde0 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: ---------------
25: --- |+---------------
25: REF TREE:
25: 0x2acf4fae10 [ROOT] STREAM: (0 sibs) 1 children:
25: 0x2acf4f1950 DOCVAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf66d660 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf66d6f0 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ---------------
25: |1----------------
25: REF TREE:
25: 0x2acf4faf28 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf66df70 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ---------------
25: |1+---------------
25: REF TREE:
25: 0x2acf4fb040 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf66e880 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ---------------
25: |+---------------
25: REF TREE:
25: 0x2acf4fb158 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf66f190 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: ---------------
25:
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ---------------
25: REF TREE:
25: 0x2acf4fb270 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f1b30 KEYVAL: 'data' 'There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf66faa0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf66fb30 KEYVAL: 'data' 'There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: ---------------
25:
25: example: >
25: HTML goes into YAML without modification
25: message: |
25:
25:
25: date: 2007-06-01
25: ---------------
25: REF TREE:
25: 0x2acf4fb388 [ROOT] MAP: (0 sibs) 3 children:
25: 0x2acf4f1d70 KEYVAL: 'example' 'HTML goes into YAML without modification
25: ' (3 sibs)
25: 0x2acf4f1e08 KEYVAL: 'message' '
25:
25: ' (3 sibs)
25: 0x2acf4f1ea0 KEYVAL: 'date' '2007-06-01' (3 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6703b0 [ROOT] MAP: (1 sibs) 3 children:
25: [1] [1] 0x2acf670440 KEYVAL: 'example' 'HTML goes into YAML without modification
25: ' (3 sibs)
25: [2] [2] 0x2acf6704d0 KEYVAL: 'message' '
25:
25: ' (3 sibs)
25: [3] [3] 0x2acf670560 KEYVAL: 'date' '2007-06-01' (3 sibs)
25: #nodes=4 vs #printed=4
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: ---------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: ---------------
25: REF TREE:
25: 0x2acf4fb4a0 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f1f90 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2028 KEYVAL: 'another' 'text' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf670cc0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf670d50 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf670de0 KEYVAL: 'another' 'text' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2acf4fb5b8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f2170 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2208 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6715d0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf671660 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf6716f0 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: ---------------
25:
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2acf4fb6d0 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f2300 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: 0x2acf4f2398 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf671ee0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf671f70 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: [2] [2] 0x2acf672000 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: ---------------
25:
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2acf4fb7e8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f2490 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: 0x2acf4f2528 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6727f0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf672880 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: [2] [2] 0x2acf672910 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fb900 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f1c20 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf673100 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf673190 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fba18 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f2670 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf673a10 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf673aa0 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbb30 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2760 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f27f8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf674320 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf6743b0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf674440 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbc48 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f28f0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2988 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf674c30 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf674cc0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf674d50 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: ---------------
25:
25: example: |+2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbd60 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2a80 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: 0x2acf4f2b18 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf675540 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf6755d0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: [2] [2] 0x2acf675660 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: ---------------
25:
25: example: |-2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbe78 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2c10 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: 0x2acf4f2ca8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf675e50 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf675ee0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: [2] [2] 0x2acf675f70 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fbf90 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2da0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2e38 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf676760 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf6767f0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf676880 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/22 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: ---------------
25:
25: example: |3
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc0a8 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f2f30 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f2fc8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf677070 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf677100 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf677190 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/23 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc1c0 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f30c0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f3158 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf677980 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf677a10 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf677aa0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |4
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc2d8 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f3250 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f32e8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf678290 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf678320 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf6783b0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/25 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fc3f0 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f33e0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf678ba0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf678c30 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/26 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fc508 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f34d0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6794b0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf679540 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/27 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc620 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f35c0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f3658 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf679dc0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf679e50 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf679ee0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: ---------------
25:
25: example: |9
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2acf4fc738 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f5ae0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2acf4f5b78 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67a6d0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf67a760 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2acf67a7f0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2acf4fc850 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f5cc0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2acf4f5d60 KEYVAL: 'src' '#include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67afe0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf67b070 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2acf67b100 KEYVAL: 'src' '#include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2acf4fc968 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f5e50 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2acf4f5ef0 KEYVAL: 'src' '#include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67b8f0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf67b980 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2acf67ba10 KEYVAL: 'src' '#include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2acf4fca80 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4fa5f0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2acf4fa690 KEYVAL: 'src' '#include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67c200 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf67c290 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2acf67c320 KEYVAL: 'src' '#include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: ---------------
25:
25: aaa: |2
25: xxx
25: bbb: |
25: yyy
25: ---------------
25: REF TREE:
25: 0x2acf4fcb98 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2acf4f37f0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: 0x2acf4f3888 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67cb10 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2acf67cba0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: [2] [2] 0x2acf67cc30 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: ---------------
25:
25: - aaa: |2
25: xxx
25: bbb: |
25: yyy
25: ---------------
25: REF TREE:
25: 0x2acf4fccb0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f5c20 MAP: (1 sibs) 2 children:
25: 0x2acf4f3ac0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: 0x2acf4f3b58 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67d420 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf67d4b0 MAP: (1 sibs) 2 children:
25: [2] [2] 0x2acf67d540 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: [3] [3] 0x2acf67d5d0 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: #nodes=4 vs #printed=4
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ---------------
25: |---------------
25: REF TREE:
25: 0x2acf4fcdc8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67dd30 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2acf4fcee0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67e640 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2acf4fcff8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67ef50 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd110 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf67f860 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd228 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf680170 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2acf4fd340 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf680a80 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd458 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf681390 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd570 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf681ca0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd688 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6825b0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd7a0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf682ec0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd8b8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6837d0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fd9d0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6840e0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fdae8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6849f0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2acf4fdc00 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4010 VAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf685300 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf685390 VAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2acf4fdd18 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4100 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf685c10 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf685ca0 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2acf4fde30 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f41f0 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf686520 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf6865b0 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fdf48 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f42e0 KEYVAL: 'foo' '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf686e30 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf686ec0 KEYVAL: 'foo' '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe060 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f43d0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf687740 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf6877d0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe178 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f44c0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf688050 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf6880e0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe290 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf688960 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe3a8 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf689270 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2acf4fe4c0 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf689b80 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fe5d8 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f46a0 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68a490 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf68a520 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fe6f0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4790 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68ada0 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf68ae30 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fe808 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f4880 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68b6b0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf68b740 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fe920 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f4970 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68bfc0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf68c050 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: ---------------
25: |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fea38 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68c8d0 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: ---------------
25: |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf4feb50 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68d1e0 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: ---------------
25: |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fec68 [ROOT] DOCVAL: '
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68daf0 [ROOT] DOCVAL: '
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fed80 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f4b50 KEYVAL: 'foo' '
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68e400 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf68e490 KEYVAL: 'foo' '
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fee98 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4c40 VAL: '
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68ed10 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf68eda0 VAL: '
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: ---------------
25: |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4fefb0 [ROOT] DOCVAL: '
25:
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68f620 [ROOT] DOCVAL: '
25:
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ff0c8 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2acf4f4d80 KEYVAL: 'foo' '
25:
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf68ff30 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf68ffc0 KEYVAL: 'foo' '
25:
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ff1e0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2acf4f4e70 VAL: '
25:
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf690840 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2acf6908d0 VAL: '
25:
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: ---------------
25: |
25: asd---------------
25: REF TREE:
25: 0x2acf4ff2f8 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf691150 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4ff410 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf691a60 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4ff528 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf692370 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: ---------------
25: |+
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4ff640 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf692c80 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ff758 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf693590 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4ff870 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf693ea0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ff988 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6947b0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ffaa0 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6950c0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ffbb8 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6959d0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ffcd0 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf6962e0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2acf4ffde8 [ROOT] DOCVAL: 'asd
25:
25:
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf696bf0 [ROOT] DOCVAL: 'asd
25:
25:
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf4fff00 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf697500 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf500018 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf697e10 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf500130 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf698720 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf500248 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf699030 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf500360 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf699940 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2acf500478 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf69a250 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf500590 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf69ab60 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2acf5006a8 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf69b470 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: - |+
25: ---------------
25: REF TREE:
25: 0x2acf5007c0 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f3930 VAL: '
25: ' (2 sibs)
25: 0x2acf4f39c8 VAL: '
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf69bd80 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf69be10 VAL: '
25: ' (2 sibs)
25: [2] [2] 0x2acf69bea0 VAL: '
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2acf5008d8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2acf4f55a0 VAL: '
25: ' (2 sibs)
25: 0x2acf4f5638 VAL: '
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2acf69c690 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2acf69c720 VAL: '
25: ' (2 sibs)
25: [2] [2] 0x2acf69c7b0 VAL: '
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (4 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (21 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (11 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (10 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (11 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (10 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (11 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (11 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: ---\n
25: |\n
25: hello\n
25: there\n
25: ---\n
25: |\n
25: hello\n
25: there\n
25: e\n
25: ---\n
25: |\n
25: hello\n
25: there\n
25: ere\n
25: ---\n
25: |\n
25: ciao\n
25: qua\n
25: ---\n
25: |\n
25: ciao\n
25: qua\n
25: qua\n
25: ---\n
25: |\n
25: ciao\n
25: qua\n
25: o\n
25: qua\n
25: ---\n
25: - |\n
25: hello\n
25: there\n
25: e\n
25: - |\n
25: ciao\n
25: qua\n
25: a\n
25: ---\n
25: foo: |\n
25: hello\n
25: there\n
25: e\n
25: bar: |\n
25: ciao\n
25: qua\n
25: a\n
25: ~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2acf60c940 [ROOT] STREAM: (1 sibs) 8 children:
25: [1] [1] 0x2acf60c9d0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [2] [2] 0x2acf60ca60 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [3] [3] 0x2acf60caf0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [4] [4] 0x2acf60cb80 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [5] [5] 0x2acf60cc10 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [6] [6] 0x2acf60cca0 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [7] [7] 0x2acf60cd30 DOCSEQ: (8 sibs) 2 children:
25: [8] [8] 0x2acf60cdc0 VAL: 'hello
25: there
25: ' (2 sibs)
25: [9] [9] 0x2acf60ce50 VAL: 'ciao
25: qua
25: ' (2 sibs)
25: [10] [10] 0x2acf60cee0 DOCMAP: (8 sibs) 2 children:
25: [11] [11] 0x2acf60cf70 KEYVAL: 'foo' 'hello
25: there
25: ' (2 sibs)
25: [12] [12] 0x2acf60d000 KEYVAL: 'bar' 'ciao
25: qua
25: ' (2 sibs)
25: #nodes=13 vs #printed=13
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: --- |\n
25: hello\n
25: there\n
25: \n
25: --- |\n
25: hello\n
25: there\n
25: \n
25: --- |\n
25: hello\n
25: there\n
25: \n
25: --- |\n
25: ciao\n
25: qua\n
25: \n
25: --- |\n
25: ciao\n
25: qua\n
25: \n
25: --- |\n
25: ciao\n
25: qua\n
25: \n
25: ---\n
25: - |\n
25: hello\n
25: there\n
25: \n
25: - |\n
25: ciao\n
25: qua\n
25: \n
25: ---\n
25: foo: |\n
25: hello\n
25: there\n
25: \n
25: bar: |\n
25: ciao\n
25: qua\n
25: \n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2acf6a08a0 [ROOT] STREAM: (1 sibs) 8 children:
25: [1] [1] 0x2acf6a0930 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [2] [2] 0x2acf6a09c0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [3] [3] 0x2acf6a0a50 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [4] [4] 0x2acf6a0ae0 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [5] [5] 0x2acf6a0b70 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [6] [6] 0x2acf6a0c00 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [7] [7] 0x2acf6a0c90 DOCSEQ: (8 sibs) 2 children:
25: [8] [8] 0x2acf6a0d20 VAL: 'hello
25: there
25: ' (2 sibs)
25: [9] [9] 0x2acf6a0db0 VAL: 'ciao
25: qua
25: ' (2 sibs)
25: [10] [10] 0x2acf6a0e40 DOCMAP: (8 sibs) 2 children:
25: [11] [11] 0x2acf6a0ed0 KEYVAL: 'foo' 'hello
25: there
25: ' (2 sibs)
25: [12] [12] 0x2acf6a0f60 KEYVAL: 'bar' 'ciao
25: qua
25: ' (2 sibs)
25: #nodes=13 vs #printed=13
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: --- |1-~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2acf610da0 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf610e30 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: --- ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2acf6a1a90 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf6a1b20 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: --- |1+~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2acf611df0 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf611e80 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: --- ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2acf6a23a0 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf6a2430 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: --- |+~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2acf612e40 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf612ed0 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: --- ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2acf6a2cb0 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2acf6a2d40 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: |1-~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2acf613e90 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2acf6a35c0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: |1+~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2acf614ee0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2acf6a3ed0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: |+~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2acf615f30 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2acf6a47e0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: \n
25: data: |\n
25: There once was a short man from Ealing\n
25: Who got on a bus to Darjeeling\n
25: It said on the door\n
25: "Please don't spit on the floor"\n
25: So he carefully spat on the ceiling\n
25: on the ceiling\n
25: ~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2acf6171f0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf617280 KEYVAL: 'data' 'There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: data: |\n
25: There once was a short man from Ealing\n
25: Who got on a bus to Darjeeling\n
25: It said on the door\n
25: "Please don't spit on the floor"\n
25: So he carefully spat on the ceiling\n
25: \n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2acf6a50f0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2acf6a5180 KEYVAL: 'data' 'There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: \n
25: example: >\n
25: HTML goes into YAML without modification\n
25: ication\n
25: message: |\n
25: \n
25:
\n
25: uthor Unknown
25:25: ' (3 sibs) 25: [3] [3] 0x2acf618520 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: HTML goes into YAML without modification\n 25: \n 25: message: |\n 25:"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
\n 25:\n 25: \n 25: date: 2007-06-01\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6a5a00 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2acf6a5a90 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2acf6a5b20 KEYVAL: 'message' '"Three is always greater than two,\n 25: even for large values of two"
\n 25:--Author Unknown
\n 25:
25:25: ' (3 sibs) 25: [3] [3] 0x2acf6a5bb0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 25: ------------------------------------------- 25: running test case 'block literal no chomp, no indentation' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: he end.\n 25: \n 25: another: text\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf619510 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6195a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf619630 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: text\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6a6310 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6a63a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6a6430 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/13 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf61a6b0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf61a740 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf61a7d0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6a6c20 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6a6cb0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6a6d40 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/13 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: he end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf61b7b0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf61b840 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf61b8d0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6a7530 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6a75c0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf6a7650 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.t the end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf61c950 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf61c9e0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf61ca70 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6a7e40 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6a7ed0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf6a7f60 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/16 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf61db80 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf61dc10 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6a8750 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6a87e0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/16 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/17 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: er line at the end.\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf61ed20 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf61edb0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6a9060 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6a90f0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/17 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/18 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf61fed0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf61ff60 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf61fff0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6a9970 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6a9a00 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6a9a90 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/18 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/19 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |2\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf620fd0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf621060 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6210f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6aa280 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6aa310 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6aa3a0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/19 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/20 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |+2\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: he end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf622240 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6222d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf622360 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6aab90 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6aac20 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf6aacb0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/20 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/21 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |-2\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.t the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf623400 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf623490 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf623520 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ab4a0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6ab530 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf6ab5c0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/21 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/22 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: ne at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6245c0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf624650 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6246e0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6abdb0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6abe40 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6abed0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/22 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/23 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |3\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: ne at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf625780 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf625810 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6258a0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ac6c0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6ac750 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6ac7e0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/23 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/24 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: er line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf626950 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6269e0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf626a70 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6acfd0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6ad060 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6ad0f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/24 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/25 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |4\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: er line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf627b20 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf627bb0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf627c40 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ad8e0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6ad970 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6ada00 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/25 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/26 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf628cc0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf628d50 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ae1f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6ae280 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/26 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/27 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: er line at the end.\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf629e70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf629f00 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6aeb00 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6aeb90 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/27 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/28 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf62b090 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf62b120 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf62b1b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6af410 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6af4a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6af530 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/28 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/29 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |9\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf62c390 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf62c420 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf62c4b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6afdc0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6afe50 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6afee0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/29 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/30 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, without quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\n 25: src: |\n 25: #include <{{hdr.filename}}>\n 25: \n 25: {{src.gencode}}\n 25: gencode}}\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf62d3e0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf62d470 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf62d500 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include <{{hdr.filename}}>\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b06d0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6b0760 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf6b07f0 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/30 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/31 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with double quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\n 25: src: |\n 25: #include "{{hdr.filename}}"\n 25: \n 25: {{src.gencode}}\n 25: gencode}}\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf62e430 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf62e4c0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf62e550 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include "{{hdr.filename}}"\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b0fe0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6b1070 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf6b1100 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/31 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/32 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with single quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\n 25: src: |\n 25: #include '{{hdr.filename}}'\n 25: \n 25: {{src.gencode}}\n 25: gencode}}\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf62f4e0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf62f570 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf62f600 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include '{{hdr.filename}}'\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b1940 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6b19d0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf6b1a60 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/32 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/33 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: aaa: |2\n 25: xxx\n 25: bbb: |\n 25: yyy\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf630530 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6305c0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2acf630650 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: aaa: |\n 25: xxx\n 25: \n 25: bbb: |\n 25: yyy\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b2250 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6b22e0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2acf6b2370 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/33 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/34 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - aaa: |2\n 25: xxx\n 25: bbb: |\n 25: yyy\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf631580 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf631610 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2acf6316a0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2acf631730 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - aaa: |\n 25: xxx\n 25: \n 25: bbb: |\n 25: yyy\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b2b60 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6b2bf0 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2acf6b2c80 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2acf6b2d10 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/34 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/35 25: ------------------------------------------- 25: running test case 'block literal with empty docval 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6325d0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b3470 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/35 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/36 25: ------------------------------------------- 25: running test case 'block literal with empty docval 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf633620 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b3da0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/36 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/37 25: ------------------------------------------- 25: running test case 'block literal with empty docval 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf634670 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b46d0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/37 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/38 25: ------------------------------------------- 25: running test case 'block literal with empty docval 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6356c0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b5000 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/38 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/39 25: ------------------------------------------- 25: running test case 'block literal with empty docval 5' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf636710 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b5930 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/39 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/40 25: ------------------------------------------- 25: running test case 'block literal with empty docval 6' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf637760 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b6260 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/40 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/41 25: ------------------------------------------- 25: running test case 'block literal with empty docval 7' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \t \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6387b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b6b90 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/41 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/42 25: ------------------------------------------- 25: running test case 'block literal with empty docval 8' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf639800 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b74c0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/42 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/43 25: ------------------------------------------- 25: running test case 'block literal with empty docval 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf63a850 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b7df0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/43 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/44 25: ------------------------------------------- 25: running test case 'block literal with empty docval 10' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf63b8a0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b8720 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/44 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/45 25: ------------------------------------------- 25: running test case 'block literal with empty docval 11' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf63c8f0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b9050 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/45 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/46 25: ------------------------------------------- 25: running test case 'block literal with empty docval 12' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf63d940 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6b9980 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/46 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/47 25: ------------------------------------------- 25: running test case 'block literal with empty docval 13' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf63e990 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ba2b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/47 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/48 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf63f9e0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf63fa70 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6babe0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6bac70 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/48 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/49 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf640a30 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf640ac0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6bb510 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6bb5a0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/49 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/50 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf641a80 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf641b10 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6bbe40 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6bbed0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/50 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/51 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf642ad0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf642b60 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6bc770 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6bc800 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/51 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/52 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf643b20 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf643bb0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6bd0a0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6bd130 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/52 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/53 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf644b70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf644c00 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6bd9d0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6bda60 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/53 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/54 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf645bc0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6be300 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/54 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/55 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf646c10 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6bec30 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/55 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/56 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf647c60 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6bf560 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/56 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/57 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf648cb0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf648d40 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6bfe90 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6bff20 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/57 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/58 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf649d00 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf649d90 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c07c0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6c0850 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/58 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/59 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf64ad50 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf64ade0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c10f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6c1180 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/59 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/60 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf64bda0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf64be30 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c1a20 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6c1ab0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/60 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/61 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf64cdf0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c2350 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/61 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/62 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf64de40 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c2c80 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/62 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/63 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf64ee90 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c35b0 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/63 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/64 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf64fee0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf64ff70 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c3ee0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6c3f70 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/64 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/65 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf650f30 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf650fc0 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c4810 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6c48a0 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/65 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/66 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf651f80 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c5140 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/66 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/67 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf652fd0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf653060 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c5a70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6c5b00 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/67 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/68 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf654020 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6540b0 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c63a0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6c6430 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/68 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/69 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf655070 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c6cd0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/69 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/70 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6560c0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c7600 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/70 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/71 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf657110 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c7f30 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/71 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/72 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: asd\n 25: d\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf658160 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c8860 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/72 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/73 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6591b0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c9190 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/73 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/74 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf65a200 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6c9ac0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/74 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/75 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf65b250 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ca3f0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/75 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/76 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf65c2a0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6cad20 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/76 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/77 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: asd\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf65d2f0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6cb650 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/77 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/78 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: asd\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf65e340 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6cbf80 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/78 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/79 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: \n 25: \n 25: sd\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf65f390 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6cc8b0 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/79 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/80 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 6' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: sd\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6603e0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6cd1e0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/80 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/81 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 7' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: sd\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf661430 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6cdb10 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/81 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/82 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 8' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: d\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf662480 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ce440 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/82 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/83 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: d\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6634d0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ced70 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/83 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/84 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 10' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \t \n 25: d\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf664520 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6cf6a0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/84 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/85 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 11' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf665570 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6cffd0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/85 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/86 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 12' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \t \n 25: d\n 25: \t \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6665c0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d0900 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/86 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/87 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 13' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: \t \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf667610 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d1230 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/87 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/88 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf668660 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6686f0 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf668780 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d1b60 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6d1bf0 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf6d1c80 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/88 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/89 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6696b0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf669740 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf6697d0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d2490 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6d2520 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf6d25b0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/89 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 25: ------------------------------------------- 25: running test case 'indentation requirements' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: ---\r\n 25: |\r\n 25: hello\n 25: there\n 25: \r\n 25: ---\r\n 25: |\r\n 25: hello\n 25: there\n 25: re\r\n 25: ---\r\n 25: |\r\n 25: hello\n 25: there\n 25: here\r\n 25: ---\r\n 25: |\r\n 25: ciao\n 25: qua\n 25: \r\n 25: ---\r\n 25: |\r\n 25: ciao\n 25: qua\n 25: \n 25: qua\r\n 25: ---\r\n 25: |\r\n 25: ciao\n 25: qua\n 25: o\r\n 25: qua\r\n 25: ---\r\n 25: - |\r\n 25: hello\n 25: there\n 25: re\r\n 25: - |\r\n 25: ciao\n 25: qua\n 25: ua\r\n 25: ---\r\n 25: foo: |\r\n 25: hello\n 25: there\n 25: re\r\n 25: bar: |\r\n 25: ciao\n 25: qua\n 25: ua\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf669fc0 [ROOT] STREAM: (1 sibs) 8 children: 25: [1] [1] 0x2acf66a050 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [2] [2] 0x2acf66a0e0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [3] [3] 0x2acf66a170 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [4] [4] 0x2acf66a200 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [5] [5] 0x2acf66a290 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [6] [6] 0x2acf66a320 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [7] [7] 0x2acf66a3b0 DOCSEQ: (8 sibs) 2 children: 25: [8] [8] 0x2acf66a440 VAL: 'hello 25: there 25: ' (2 sibs) 25: [9] [9] 0x2acf66a4d0 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: [10] [10] 0x2acf66a560 DOCMAP: (8 sibs) 2 children: 25: [11] [11] 0x2acf66a5f0 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: [12] [12] 0x2acf66a680 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: #nodes=13 vs #printed=13 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: --- |\n 25: hello\n 25: there\n 25: \n 25: --- |\n 25: hello\n 25: there\n 25: \n 25: --- |\n 25: hello\n 25: there\n 25: \n 25: --- |\n 25: ciao\n 25: qua\n 25: \n 25: --- |\n 25: ciao\n 25: qua\n 25: \n 25: --- |\n 25: ciao\n 25: qua\n 25: \n 25: ---\n 25: - |\n 25: hello\n 25: there\n 25: \n 25: - |\n 25: ciao\n 25: qua\n 25: \n 25: ---\n 25: foo: |\n 25: hello\n 25: there\n 25: \n 25: bar: |\n 25: ciao\n 25: qua\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d2dc0 [ROOT] STREAM: (1 sibs) 8 children: 25: [1] [1] 0x2acf6d2e50 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [2] [2] 0x2acf6d2ee0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [3] [3] 0x2acf6d2f70 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [4] [4] 0x2acf6d3000 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [5] [5] 0x2acf6d3090 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [6] [6] 0x2acf6d3120 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [7] [7] 0x2acf6d31b0 DOCSEQ: (8 sibs) 2 children: 25: [8] [8] 0x2acf6d3240 VAL: 'hello 25: there 25: ' (2 sibs) 25: [9] [9] 0x2acf6d32d0 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: [10] [10] 0x2acf6d3360 DOCMAP: (8 sibs) 2 children: 25: [11] [11] 0x2acf6d33f0 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: [12] [12] 0x2acf6d3480 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: #nodes=13 vs #printed=13 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 25: ------------------------------------------- 25: running test case 'indentation requirements err seq' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 25: ------------------------------------------- 25: running test case 'indentation requirements err map' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 25: ------------------------------------------- 25: running test case 'indentation requirements err level' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: --- |1-~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf66c440 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf66c4d0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: --- ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d36d0 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf6d3760 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/5 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: --- |1+~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf66cd50 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf66cde0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: --- ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d4000 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf6d4090 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/5 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/6 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: --- |+~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf66d660 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf66d6f0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: --- ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d4930 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf6d49c0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/6 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/7 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02_1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |1-~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf66df70 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d5260 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/7 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/8 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03_1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |1+~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf66e880 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d5b90 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/8 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/9 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx_1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf66f190 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d64c0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/9 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/10 25: ------------------------------------------- 25: running test case 'block literal as map entry' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: data: |\r\n 25: There once was a short man from Ealing\n 25: Who got on a bus to Darjeeling\n 25: It said on the door\n 25: "Please don't spit on the floor"\n 25: So he carefully spat on the ceiling\n 25: pat on the ceiling\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf66faa0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf66fb30 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: data: |\n 25: There once was a short man from Ealing\n 25: Who got on a bus to Darjeeling\n 25: It said on the door\n 25: "Please don't spit on the floor"\n 25: So he carefully spat on the ceiling\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d6df0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6d6e80 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/10 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/11 25: ------------------------------------------- 25: running test case 'block literal and two scalars' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: >\r\n 25: HTML goes into YAML without modification\n 25: ication\r\n 25: message: |\r\n 25:"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
\n 25:\n 25: --Author Unknown\r\n 25: \r\n 25: date: 2007-06-01\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6703b0 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2acf670440 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2acf6704d0 KEYVAL: 'message' '"Three is always greater than two,\n 25: even for large values of two"
\n 25:--Author Unknown
\n 25:
25:25: ' (3 sibs) 25: [3] [3] 0x2acf670560 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: HTML goes into YAML without modification\n 25: \n 25: message: |\n 25:"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
\n 25:\n 25: \n 25: date: 2007-06-01\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d7700 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2acf6d7790 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2acf6d7820 KEYVAL: 'message' '"Three is always greater than two,\n 25: even for large values of two"
\n 25:--Author Unknown
\n 25:
25:25: ' (3 sibs) 25: [3] [3] 0x2acf6d78b0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/11 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/12 25: ------------------------------------------- 25: running test case 'block literal no chomp, no indentation' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: at the end.\r\n 25: \r\n 25: another: text\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf670cc0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf670d50 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf670de0 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: text\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d80b0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6d8140 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6d81d0 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/12 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/13 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: - another val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6715d0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf671660 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6716f0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d8a60 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6d8af0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6d8b80 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/13 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/14 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |+\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: at the end.\r\n 25: \r\n 25: \r\n 25: - another val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf671ee0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf671f70 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf672000 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d9410 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6d94a0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf6d9530 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/14 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/15 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |-\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.ne at the end.\r\n 25: \r\n 25: \r\n 25: - another val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6727f0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf672880 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf672910 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6d9dc0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf6d9e50 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf6d9ee0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/15 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/16 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf673100 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf673190 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6da6d0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6da760 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/16 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/17 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: nother line at the end.\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf673a10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf673aa0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6dafe0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6db070 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/17 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/18 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf674320 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6743b0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf674440 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6dba20 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6dbab0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6dbb40 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/18 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/19 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |2\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf674c30 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf674cc0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf674d50 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6dc3d0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6dc460 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6dc4f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/19 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |+2\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf675540 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6755d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf675660 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6dcce0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6dcd70 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf6dce00 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |-2\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.ne at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf675e50 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf675ee0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf675f70 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6dd690 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6dd720 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf6dd7b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/22 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: r line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf676760 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6767f0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf676880 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6de040 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6de0d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6de160 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/22 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/23 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |3\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: r line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf677070 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf677100 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf677190 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6de9f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6dea80 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6deb10 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/23 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/24 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: nother line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf677980 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf677a10 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf677aa0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6df3a0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6df430 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6df4c0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/24 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/25 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |4\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: nother line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf678290 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf678320 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6783b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6dfd50 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6dfde0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6dfe70 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/25 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/26 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf678ba0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf678c30 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e0700 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6e0790 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/26 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/27 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: nother line at the end.\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6794b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf679540 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e10b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6e1140 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/27 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/28 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \r\n 25: plus another line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf679dc0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf679e50 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf679ee0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e1a60 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6e1af0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6e1b80 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/28 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/29 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |9\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \r\n 25: plus another line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67a6d0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf67a760 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf67a7f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e2410 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6e24a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf6e2530 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/29 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/30 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, without quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\r\n 25: src: |\r\n 25: #include <{{hdr.filename}}>\n 25: \n 25: {{src.gencode}}\n 25: c.gencode}}\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67afe0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf67b070 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf67b100 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include <{{hdr.filename}}>\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e2d70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6e2e00 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf6e2e90 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/30 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/31 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with double quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\r\n 25: src: |\r\n 25: #include "{{hdr.filename}}"\n 25: \n 25: {{src.gencode}}\n 25: c.gencode}}\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67b8f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf67b980 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf67ba10 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include "{{hdr.filename}}"\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e36d0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6e3760 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf6e37f0 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/31 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/32 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with single quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\r\n 25: src: |\r\n 25: #include '{{hdr.filename}}'\n 25: \n 25: {{src.gencode}}\n 25: c.gencode}}\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67c200 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf67c290 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf67c320 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include '{{hdr.filename}}'\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e4030 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6e40c0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf6e4150 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/32 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/33 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: aaa: |2\r\n 25: xxx\n 25: x\r\n 25: bbb: |\r\n 25: yyy\n 25: y\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67cb10 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf67cba0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2acf67cc30 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: aaa: |\n 25: xxx\n 25: \n 25: bbb: |\n 25: yyy\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e4940 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf6e49d0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2acf6e4a60 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/33 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/34 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - aaa: |2\r\n 25: xxx\n 25: xxx\r\n 25: bbb: |\r\n 25: yyy\n 25: yyy\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67d420 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf67d4b0 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2acf67d540 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2acf67d5d0 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - aaa: |\n 25: xxx\n 25: \n 25: bbb: |\n 25: yyy\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e5280 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6e5310 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2acf6e53a0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2acf6e5430 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/34 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/35 25: ------------------------------------------- 25: running test case 'block literal with empty docval 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67dd30 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e5bc0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/35 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/36 25: ------------------------------------------- 25: running test case 'block literal with empty docval 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67e640 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e64f0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/36 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/37 25: ------------------------------------------- 25: running test case 'block literal with empty docval 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67ef50 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e6e20 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/37 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/38 25: ------------------------------------------- 25: running test case 'block literal with empty docval 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf67f860 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e7750 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/38 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/39 25: ------------------------------------------- 25: running test case 'block literal with empty docval 5' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf680170 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e8080 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/39 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/40 25: ------------------------------------------- 25: running test case 'block literal with empty docval 6' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf680a80 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e89b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/40 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/41 25: ------------------------------------------- 25: running test case 'block literal with empty docval 7' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \t \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf681390 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e92e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/41 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/42 25: ------------------------------------------- 25: running test case 'block literal with empty docval 8' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf681ca0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6e9c10 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/42 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/43 25: ------------------------------------------- 25: running test case 'block literal with empty docval 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6825b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ea540 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/43 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/44 25: ------------------------------------------- 25: running test case 'block literal with empty docval 10' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf682ec0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6eae70 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/44 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/45 25: ------------------------------------------- 25: running test case 'block literal with empty docval 11' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6837d0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6eb7a0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/45 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/46 25: ------------------------------------------- 25: running test case 'block literal with empty docval 12' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6840e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ec0d0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/46 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/47 25: ------------------------------------------- 25: running test case 'block literal with empty docval 13' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6849f0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6eca00 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/47 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/48 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf685300 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf685390 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ed330 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6ed3c0 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/48 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/49 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf685c10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf685ca0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6edc60 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6edcf0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/49 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/50 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf686520 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6865b0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ee590 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6ee620 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/50 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/51 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf686e30 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf686ec0 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6eeec0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6eef50 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/51 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/52 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf687740 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6877d0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ef7f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6ef880 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/52 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/53 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf688050 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6880e0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f0120 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f01b0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/53 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/54 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf688960 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f0a50 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/54 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/55 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf689270 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f1380 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/55 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/56 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf689b80 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f1cb0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/56 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/57 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68a490 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf68a520 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f25e0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f2670 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/57 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/58 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68ada0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf68ae30 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f2f10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f2fa0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/58 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/59 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68b6b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf68b740 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f3840 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f38d0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/59 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/60 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68bfc0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf68c050 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f4170 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f4200 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/60 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/61 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68c8d0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f4aa0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/61 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/62 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68d1e0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f53d0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/62 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/63 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68daf0 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f5d00 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/63 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/64 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68e400 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf68e490 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f6630 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f66c0 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/64 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/65 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68ed10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf68eda0 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f6f60 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f6ff0 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/65 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/66 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: \n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68f620 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f7890 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/66 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/67 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: \n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf68ff30 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf68ffc0 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f81c0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f8250 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/67 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/68 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf690840 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6908d0 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f8af0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf6f8b80 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/68 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/69 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf691150 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f9420 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/69 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/70 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf691a60 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6f9d50 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/70 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/71 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf692370 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6fa680 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/71 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/72 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: asd\n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf692c80 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6fafb0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/72 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/73 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf693590 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6fb8e0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/73 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/74 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf693ea0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6fc210 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/74 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/75 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6947b0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6fcb40 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/75 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/76 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: asd\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6950c0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6fd470 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/76 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/77 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: asd\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6959d0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6fdda0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/77 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/78 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: asd\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf6962e0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6fe6d0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/78 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/79 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: \n 25: \n 25: sd\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf696bf0 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ff000 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/79 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/80 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 6' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: sd\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf697500 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf6ff930 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/80 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/81 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 7' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: sd\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf697e10 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf700260 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/81 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/82 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 8' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf698720 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf700b90 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/82 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/83 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: d\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf699030 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf7014c0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/83 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/84 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 10' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \t \n 25: d\r\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf699940 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf701df0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/84 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/85 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 11' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \t \n 25: \r\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf69a250 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf702720 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/85 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/86 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 12' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \t \n 25: d\r\n 25: \t \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf69ab60 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf703050 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/86 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/87 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 13' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \t \n 25: \r\n 25: \t \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf69b470 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf703980 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/87 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/88 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \r\n 25: - |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf69bd80 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf69be10 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf69bea0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf7042b0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf704340 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf7043d0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/88 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/89 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \r\n 25: - |+\r\n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2acf69c690 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf69c720 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf69c7b0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2acf704be0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf704c70 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf704d00 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/89 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 25: ------------------------------------------- 25: running test case 'indentation requirements' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fa780 [ROOT] STREAM: (0 sibs) 8 children: 25: 0x2acf4f0db0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2acf4f0e48 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2acf4f0ee0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2acf4f0f78 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2acf4f1010 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2acf4f10a8 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2acf4f1140 DOCSEQ: (8 sibs) 2 children: 25: 0x2acf4f1280 VAL: 'hello 25: there 25: ' (2 sibs) 25: 0x2acf4f1318 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: 0x2acf4f11d8 DOCMAP: (8 sibs) 2 children: 25: 0x2acf4f13c0 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: 0x2acf4f1458 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7054f0 [ROOT] STREAM: (1 sibs) 8 children: 25: [1] [1] 0x2acf705580 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [2] [2] 0x2acf705610 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [3] [3] 0x2acf7056a0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [4] [4] 0x2acf705730 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [5] [5] 0x2acf7057c0 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [6] [6] 0x2acf705850 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [7] [7] 0x2acf7058e0 DOCSEQ: (8 sibs) 2 children: 25: [8] [8] 0x2acf705970 VAL: 'hello 25: there 25: ' (2 sibs) 25: [9] [9] 0x2acf705a00 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: [10] [10] 0x2acf705a90 DOCMAP: (8 sibs) 2 children: 25: [11] [11] 0x2acf705b20 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: [12] [12] 0x2acf705bb0 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: #nodes=13 vs #printed=13 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 25: ------------------------------------------- 25: running test case 'indentation requirements err seq' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 25: ------------------------------------------- 25: running test case 'indentation requirements err map' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 25: ------------------------------------------- 25: running test case 'indentation requirements err level' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fabe0 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2acf4f1cd0 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf60e410 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf60e4a0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/5 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4facf8 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2acf4f1860 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf705c50 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf705ce0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/6 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fae10 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2acf4f1950 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf705d80 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf705e10 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/7 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4faf28 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf705eb0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/8 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb040 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf705f50 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/9 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb158 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf705ff0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/10 25: ------------------------------------------- 25: running test case 'block literal as map entry' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb270 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f1b30 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf706090 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf706120 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/11 25: ------------------------------------------- 25: running test case 'block literal and two scalars' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb388 [ROOT] MAP: (0 sibs) 3 children: 25: 0x2acf4f1d70 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: 0x2acf4f1e08 KEYVAL: 'message' '"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
25:25: ' (3 sibs) 25: 0x2acf4f1ea0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7061c0 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2acf706250 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2acf7062e0 KEYVAL: 'message' '"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
25:25: ' (3 sibs) 25: [3] [3] 0x2acf706370 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/12 25: ------------------------------------------- 25: running test case 'block literal no chomp, no indentation' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb4a0 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f1f90 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2028 KEYVAL: 'another' 'text' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf706410 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf7064a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf706530 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/13 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb5b8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f2170 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2208 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7065d0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf706660 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf7066f0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/14 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb6d0 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f2300 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: 0x2acf4f2398 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf706790 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf706820 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf7068b0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/15 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb7e8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f2490 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: 0x2acf4f2528 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf706950 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf7069e0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf706a70 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/16 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb900 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f1c20 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf706b10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf706ba0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/17 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fba18 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f2670 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf706c40 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf706cd0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/18 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbb30 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2760 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f27f8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf706d70 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf706e00 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf706e90 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/19 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbc48 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f28f0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2988 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf706f30 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf706fc0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf707050 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/20 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbd60 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2a80 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: 0x2acf4f2b18 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7070f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf707180 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf707210 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/21 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbe78 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2c10 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: 0x2acf4f2ca8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7072b0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf707340 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf7073d0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/22 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbf90 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2da0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2e38 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf707470 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf707500 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf707590 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/22 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/23 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc0a8 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2f30 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2fc8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf707630 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf7076c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf707750 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/23 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/24 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc1c0 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f30c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f3158 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7077f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf707880 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf707910 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/24 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/25 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc2d8 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f3250 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f32e8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7079b0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf707a40 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf707ad0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/25 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/26 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc3f0 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f33e0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf707b70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf707c00 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/26 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/27 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc508 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f34d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf707ca0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf707d30 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/27 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/28 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc620 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f35c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f3658 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf707dd0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf707e60 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf707ef0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/28 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/29 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc738 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f5ae0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f5b78 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf707f90 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf708020 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf7080b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/29 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/30 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, without quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc850 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f5cc0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2acf4f5d60 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708150 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf7081e0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf708270 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/30 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/31 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with double quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc968 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f5e50 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2acf4f5ef0 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708310 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf7083a0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf708430 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/31 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/32 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with single quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fca80 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4fa5f0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2acf4fa690 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7084d0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf708560 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf7085f0 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/32 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/33 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fcb98 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f37f0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: 0x2acf4f3888 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708690 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf708720 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2acf7087b0 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/33 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/34 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fccb0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f5c20 MAP: (1 sibs) 2 children: 25: 0x2acf4f3ac0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: 0x2acf4f3b58 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708850 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf7088e0 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2acf708970 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2acf708a00 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/34 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/35 25: ------------------------------------------- 25: running test case 'block literal with empty docval 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fcdc8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708aa0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/35 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/36 25: ------------------------------------------- 25: running test case 'block literal with empty docval 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fcee0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708b40 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/36 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/37 25: ------------------------------------------- 25: running test case 'block literal with empty docval 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fcff8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708be0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/37 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/38 25: ------------------------------------------- 25: running test case 'block literal with empty docval 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd110 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708c80 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/38 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/39 25: ------------------------------------------- 25: running test case 'block literal with empty docval 5' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd228 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708d20 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/39 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/40 25: ------------------------------------------- 25: running test case 'block literal with empty docval 6' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd340 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708dc0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/40 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/41 25: ------------------------------------------- 25: running test case 'block literal with empty docval 7' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd458 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708e60 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/41 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/42 25: ------------------------------------------- 25: running test case 'block literal with empty docval 8' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd570 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708f00 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/42 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/43 25: ------------------------------------------- 25: running test case 'block literal with empty docval 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd688 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf708fa0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/43 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/44 25: ------------------------------------------- 25: running test case 'block literal with empty docval 10' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd7a0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709040 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/44 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/45 25: ------------------------------------------- 25: running test case 'block literal with empty docval 11' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd8b8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7090e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/45 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/46 25: ------------------------------------------- 25: running test case 'block literal with empty docval 12' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd9d0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709180 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/46 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/47 25: ------------------------------------------- 25: running test case 'block literal with empty docval 13' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fdae8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709220 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/47 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/48 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fdc00 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4010 VAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7092c0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf709350 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/48 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/49 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fdd18 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4100 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7093f0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf709480 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/49 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fde30 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f41f0 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709520 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf7095b0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fdf48 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f42e0 KEYVAL: 'foo' '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709650 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf7096e0 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/52 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe060 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f43d0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709780 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf709810 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/52 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/53 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe178 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f44c0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7098b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf709940 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/53 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/54 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe290 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7099e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/54 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/55 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe3a8 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709a80 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/55 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/56 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe4c0 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709b20 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/56 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/57 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe5d8 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f46a0 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709bc0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf709c50 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/57 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/58 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe6f0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4790 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709cf0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf709d80 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/58 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/59 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe808 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f4880 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709e20 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf709eb0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/59 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/60 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe920 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f4970 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf709f50 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf709fe0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/60 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/61 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fea38 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a080 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/61 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/62 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4feb50 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a120 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/62 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/63 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fec68 [ROOT] DOCVAL: ' 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a1c0 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/63 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/64 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fed80 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f4b50 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a260 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70a2f0 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/64 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/65 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fee98 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4c40 VAL: ' 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a390 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70a420 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/65 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/66 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fefb0 [ROOT] DOCVAL: ' 25: 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a4c0 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/66 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/67 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff0c8 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f4d80 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a560 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70a5f0 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/67 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/68 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff1e0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4e70 VAL: ' 25: 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a690 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70a720 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/68 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/69 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff2f8 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a7c0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/69 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/70 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff410 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a860 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/70 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/71 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff528 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a900 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/71 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/72 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff640 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70a9a0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/72 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/73 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff758 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70aa40 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/73 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/74 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff870 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70aae0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/74 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/75 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff988 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ab80 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/75 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/76 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ffaa0 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ac20 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/76 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/77 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ffbb8 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70acc0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/77 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/78 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ffcd0 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ad60 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/78 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/79 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ffde8 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ae00 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/79 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/80 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 6' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fff00 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70aea0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/80 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/81 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 7' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500018 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70af40 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/81 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/82 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 8' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500130 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70afe0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/82 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/83 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500248 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70b080 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/83 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/84 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 10' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500360 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70b120 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/84 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/85 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 11' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500478 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70b1c0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/85 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/86 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 12' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500590 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70b260 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/86 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/87 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 13' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf5006a8 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70b300 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/87 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/88 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf5007c0 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f3930 VAL: ' 25: ' (2 sibs) 25: 0x2acf4f39c8 VAL: ' 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70b3a0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf70b430 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf70b4c0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/88 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/89 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf5008d8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f55a0 VAL: ' 25: ' (2 sibs) 25: 0x2acf4f5638 VAL: ' 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70b560 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf70b5f0 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf70b680 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/89 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 25: ------------------------------------------- 25: running test case 'indentation requirements' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fa780 [ROOT] STREAM: (0 sibs) 8 children: 25: 0x2acf4f0db0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2acf4f0e48 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2acf4f0ee0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2acf4f0f78 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2acf4f1010 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2acf4f10a8 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2acf4f1140 DOCSEQ: (8 sibs) 2 children: 25: 0x2acf4f1280 VAL: 'hello 25: there 25: ' (2 sibs) 25: 0x2acf4f1318 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: 0x2acf4f11d8 DOCMAP: (8 sibs) 2 children: 25: 0x2acf4f13c0 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: 0x2acf4f1458 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70b720 [ROOT] STREAM: (1 sibs) 8 children: 25: [1] [1] 0x2acf70b7b0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [2] [2] 0x2acf70b840 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [3] [3] 0x2acf70b8d0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [4] [4] 0x2acf70b960 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [5] [5] 0x2acf70b9f0 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [6] [6] 0x2acf70ba80 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [7] [7] 0x2acf70bb10 DOCSEQ: (8 sibs) 2 children: 25: [8] [8] 0x2acf70bba0 VAL: 'hello 25: there 25: ' (2 sibs) 25: [9] [9] 0x2acf70bc30 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: [10] [10] 0x2acf70bcc0 DOCMAP: (8 sibs) 2 children: 25: [11] [11] 0x2acf70bd50 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: [12] [12] 0x2acf70bde0 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: #nodes=13 vs #printed=13 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 25: ------------------------------------------- 25: running test case 'indentation requirements err seq' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 25: ------------------------------------------- 25: running test case 'indentation requirements err map' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 25: ------------------------------------------- 25: running test case 'indentation requirements err level' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fabe0 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2acf4f1cd0 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70be80 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf70bf10 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/5 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4facf8 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2acf4f1860 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70bfb0 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf70c040 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/6 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fae10 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2acf4f1950 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70c0e0 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2acf70c170 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/7 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4faf28 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70c210 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/8 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb040 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70c2b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/9 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb158 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70c350 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/10 25: ------------------------------------------- 25: running test case 'block literal as map entry' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb270 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f1b30 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70c3f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70c480 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/11 25: ------------------------------------------- 25: running test case 'block literal and two scalars' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb388 [ROOT] MAP: (0 sibs) 3 children: 25: 0x2acf4f1d70 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: 0x2acf4f1e08 KEYVAL: 'message' '"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
25:25: ' (3 sibs) 25: 0x2acf4f1ea0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70c520 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2acf70c5b0 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2acf70c640 KEYVAL: 'message' '"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
25:25: ' (3 sibs) 25: [3] [3] 0x2acf70c6d0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/12 25: ------------------------------------------- 25: running test case 'block literal no chomp, no indentation' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb4a0 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f1f90 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2028 KEYVAL: 'another' 'text' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70c770 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70c800 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70c890 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/13 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb5b8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f2170 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2208 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70c930 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf70c9c0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70ca50 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/14 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb6d0 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f2300 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: 0x2acf4f2398 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70caf0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf70cb80 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf70cc10 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/15 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb7e8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f2490 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: 0x2acf4f2528 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ccb0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf70cd40 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf70cdd0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/16 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fb900 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f1c20 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ce70 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70cf00 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/17 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fba18 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f2670 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70cfa0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70d030 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/18 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbb30 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2760 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f27f8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70d0d0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70d160 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70d1f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/19 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbc48 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f28f0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2988 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70d290 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70d320 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70d3b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/20 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbd60 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2a80 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: 0x2acf4f2b18 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70d450 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70d4e0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2acf70d570 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/21 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbe78 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2c10 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: 0x2acf4f2ca8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70d610 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70d6a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2acf70d730 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/22 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fbf90 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2da0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2e38 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70d7d0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70d860 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70d8f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/22 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/23 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc0a8 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f2f30 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f2fc8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70d990 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70da20 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70dab0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/23 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/24 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc1c0 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f30c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f3158 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70db50 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70dbe0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70dc70 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/24 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/25 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc2d8 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f3250 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f32e8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70dd10 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70dda0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70de30 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/25 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/26 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc3f0 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f33e0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ded0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70df60 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/26 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/27 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc508 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f34d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70e000 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70e090 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/27 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/28 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc620 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f35c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f3658 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70e130 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70e1c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70e250 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/28 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/29 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc738 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f5ae0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2acf4f5b78 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70e2f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70e380 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2acf70e410 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/29 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/30 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, without quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc850 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f5cc0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2acf4f5d60 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70e4b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70e540 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf70e5d0 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/30 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/31 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with double quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fc968 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f5e50 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2acf4f5ef0 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70e670 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70e700 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf70e790 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/31 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/32 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with single quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fca80 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4fa5f0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2acf4fa690 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70e830 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70e8c0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2acf70e950 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/32 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/33 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fcb98 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2acf4f37f0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: 0x2acf4f3888 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70e9f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2acf70ea80 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2acf70eb10 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/33 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/34 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fccb0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f5c20 MAP: (1 sibs) 2 children: 25: 0x2acf4f3ac0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: 0x2acf4f3b58 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ebb0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70ec40 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2acf70ecd0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2acf70ed60 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/34 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/35 25: ------------------------------------------- 25: running test case 'block literal with empty docval 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fcdc8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ee00 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/35 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/36 25: ------------------------------------------- 25: running test case 'block literal with empty docval 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fcee0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70eea0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/36 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/37 25: ------------------------------------------- 25: running test case 'block literal with empty docval 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fcff8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ef40 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/37 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/38 25: ------------------------------------------- 25: running test case 'block literal with empty docval 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd110 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70efe0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/38 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/39 25: ------------------------------------------- 25: running test case 'block literal with empty docval 5' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd228 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f080 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/39 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/40 25: ------------------------------------------- 25: running test case 'block literal with empty docval 6' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd340 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f120 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/40 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/41 25: ------------------------------------------- 25: running test case 'block literal with empty docval 7' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd458 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f1c0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/41 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/42 25: ------------------------------------------- 25: running test case 'block literal with empty docval 8' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd570 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f260 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/42 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/43 25: ------------------------------------------- 25: running test case 'block literal with empty docval 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd688 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f300 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/43 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/44 25: ------------------------------------------- 25: running test case 'block literal with empty docval 10' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd7a0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f3a0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/44 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/45 25: ------------------------------------------- 25: running test case 'block literal with empty docval 11' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd8b8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f440 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/45 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/46 25: ------------------------------------------- 25: running test case 'block literal with empty docval 12' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fd9d0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f4e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/46 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/47 25: ------------------------------------------- 25: running test case 'block literal with empty docval 13' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fdae8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f580 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/47 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/48 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fdc00 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4010 VAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f620 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70f6b0 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/48 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/49 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fdd18 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4100 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f750 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70f7e0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/49 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/50 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fde30 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f41f0 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f880 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70f910 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/50 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/51 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fdf48 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f42e0 KEYVAL: 'foo' '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70f9b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70fa40 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/51 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/52 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe060 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f43d0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70fae0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70fb70 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/52 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/53 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe178 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f44c0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70fc10 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf70fca0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/53 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/54 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe290 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70fd40 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/54 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/55 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe3a8 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70fde0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/55 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/56 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe4c0 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70fe80 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/56 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/57 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe5d8 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f46a0 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf70ff20 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf70ffb0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/57 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/58 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe6f0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4790 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710050 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf7100e0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/58 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/59 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe808 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f4880 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710180 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf710210 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/59 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/60 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fe920 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f4970 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7102b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf710340 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/60 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/61 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fea38 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7103e0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/61 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/62 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4feb50 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710480 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/62 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/63 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fec68 [ROOT] DOCVAL: ' 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710520 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/63 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/64 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fed80 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f4b50 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7105c0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf710650 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/65 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fee98 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4c40 VAL: ' 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7106f0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf710780 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/65 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/66 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fefb0 [ROOT] DOCVAL: ' 25: 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710820 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/66 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/67 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff0c8 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2acf4f4d80 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7108c0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2acf710950 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/67 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/68 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff1e0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2acf4f4e70 VAL: ' 25: 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7109f0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2acf710a80 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/68 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/69 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff2f8 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710b20 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/69 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/70 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff410 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710bc0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/70 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/71 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff528 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710c60 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/71 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/72 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff640 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710d00 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/72 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/73 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff758 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710da0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/73 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/74 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff870 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710e40 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/74 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/75 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ff988 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710ee0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/75 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/76 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ffaa0 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf710f80 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/76 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/77 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ffbb8 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf711020 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/77 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/78 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ffcd0 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7110c0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/78 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/79 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4ffde8 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf711160 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/79 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/80 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 6' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf4fff00 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf711200 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/80 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/81 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 7' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500018 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7112a0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/81 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/82 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 8' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500130 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf711340 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/82 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/83 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500248 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7113e0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/83 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/84 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 10' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500360 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf711480 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/84 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/85 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 11' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500478 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf711520 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/85 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/86 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 12' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf500590 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7115c0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/86 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/87 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 13' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf5006a8 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf711660 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/87 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf5007c0 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f3930 VAL: ' 25: ' (2 sibs) 25: 0x2acf4f39c8 VAL: ' 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf711700 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf711790 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf711820 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/89 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2acf5008d8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2acf4f55a0 VAL: ' 25: ' (2 sibs) 25: 0x2acf4f5638 VAL: ' 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2acf7118c0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2acf711950 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2acf7119e0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/89 (0 ms) 25: [----------] 1800 tests from BLOCK_LITERAL/YmlTestCase (704 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 1808 tests from 3 test suites ran. (708 ms total) 25: [ PASSED ] 1808 tests. 25/50 Test #25: ryml-test-block_literal ........... Passed 0.95 sec test 26 Start 26: ryml-test-block_folded 26: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-block_folded-0.4.1 26: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 26: Test timeout computed to be: 10000000 26: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 26: [==========] Running 1345 tests from 3 test suites. 26: [----------] Global test environment set-up. 26: [----------] 1 test from CaseNode 26: [ RUN ] CaseNode.setting_up 26: [ OK ] CaseNode.setting_up (0 ms) 26: [----------] 1 test from CaseNode (0 ms total) 26: 26: [----------] 24 tests from block_folded 26: [ RUN ] block_folded.basic 26: [ OK ] block_folded.basic (0 ms) 26: [ RUN ] block_folded.empty_block 26: [ OK ] block_folded.empty_block (0 ms) 26: [ RUN ] block_folded.empty_block0 26: [ OK ] block_folded.empty_block0 (0 ms) 26: [ RUN ] block_folded.empty_block1 26: [ OK ] block_folded.empty_block1 (0 ms) 26: [ RUN ] block_folded.issue152_not_indented 26: [ OK ] block_folded.issue152_not_indented (0 ms) 26: [ RUN ] block_folded.issue152_indented_once 26: [ OK ] block_folded.issue152_indented_once (0 ms) 26: [ RUN ] block_folded.issue152_indented_twice 26: [ OK ] block_folded.issue152_indented_twice (0 ms) 26: [ RUN ] block_folded.issue152_indented_thrice 26: [ OK ] block_folded.issue152_indented_thrice (0 ms) 26: [ RUN ] block_folded.test_suite_4QFQ 26: [ OK ] block_folded.test_suite_4QFQ (0 ms) 26: [ RUN ] block_folded.test_suite_4QFQ_pt2 26: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 26: [ RUN ] block_folded.test_suite_6VJK 26: [ OK ] block_folded.test_suite_6VJK (0 ms) 26: [ RUN ] block_folded.test_suite_7T8X 26: [ OK ] block_folded.test_suite_7T8X (0 ms) 26: [ RUN ] block_folded.test_suite_A6F9 26: [ OK ] block_folded.test_suite_A6F9 (0 ms) 26: [ RUN ] block_folded.test_suite_B3HG 26: [ OK ] block_folded.test_suite_B3HG (0 ms) 26: [ RUN ] block_folded.test_suite_D83L 26: [ OK ] block_folded.test_suite_D83L (0 ms) 26: [ RUN ] block_folded.test_suite_DWX9 26: [ OK ] block_folded.test_suite_DWX9 (0 ms) 26: [ RUN ] block_folded.test_suite_F6MC 26: [ OK ] block_folded.test_suite_F6MC (0 ms) 26: [ RUN ] block_folded.test_suite_K858 26: [ OK ] block_folded.test_suite_K858 (0 ms) 26: [ RUN ] block_folded.test_suite_MJS9 26: [ OK ] block_folded.test_suite_MJS9 (0 ms) 26: [ RUN ] block_folded.test_suite_P2AD 26: [ OK ] block_folded.test_suite_P2AD (0 ms) 26: [ RUN ] block_folded.test_suite_R4YG 26: [ OK ] block_folded.test_suite_R4YG (0 ms) 26: [ RUN ] block_folded.test_suite_T26H 26: [ OK ] block_folded.test_suite_T26H (0 ms) 26: [ RUN ] block_folded.test_suite_T5N4 26: [ OK ] block_folded.test_suite_T5N4 (0 ms) 26: [ RUN ] block_folded.test_suite_W4TN 26: [ OK ] block_folded.test_suite_W4TN (0 ms) 26: [----------] 24 tests from block_folded (5 ms total) 26: 26: [----------] 1320 tests from BLOCK_FOLDED/YmlTestCase 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --------------- 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: ciao 26: qua 26: --- 26: > 26: ciao 26: qua 26: --- 26: > 26: ciao 26: qua 26: --- 26: - > 26: hello 26: there 26: - > 26: ciao 26: qua 26: --- 26: foo: > 26: hello 26: there 26: bar: > 26: ciao 26: qua 26: --------------- 26: REF TREE: 26: 0x2ac133a000 [ROOT] STREAM: (0 sibs) 8 children: 26: 0x2ac1330950 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac13309e8 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac1330a80 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac1330b18 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330bb0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330c48 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330ce0 DOCSEQ: (8 sibs) 2 children: 26: 0x2ac1330e20 VAL: 'hello there 26: ' (2 sibs) 26: 0x2ac1330eb8 VAL: 'ciao qua 26: ' (2 sibs) 26: 0x2ac1330d78 DOCMAP: (8 sibs) 2 children: 26: 0x2ac1330f60 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: 0x2ac1330ff8 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1406720 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2ac14067b0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2ac1406840 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2ac14068d0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2ac1406960 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2ac14069f0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2ac1406a80 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2ac1406b10 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2ac1406ba0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2ac1406c30 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2ac1406cc0 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2ac1406d50 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2ac1406de0 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 26: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_folded.cpp:744:2:1: (4B):ERROR: parse error 26: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_folded.cpp:744:2:1: hello (size=5) 26: ^~~~~ (cols 1-6) 26: 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: --------------- 26: - > 26: hello 26: there 26: - > 26: ciao 26: qua 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 26: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL) 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: --------------- 26: foo: > 26: hello 26: there 26: bar: > 26: ciao 26: qua 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 26: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL) 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: --------------- 26: --- >2 26: hello 26: there 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: --------------- 26: REF TREE: 26: 0x2ac133a460 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac140a860 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: 26: --------------- 26: REF TREE: 26: 0x2ac133a578 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac140b8b0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: 26: bar 26: --------------- 26: REF TREE: 26: 0x2ac133a690 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac140c900 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: --------------- 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: 26: ##### this is the original scalar: 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: 26: ##### without any indentation 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: --------------- 26: REF TREE: 26: 0x2ac133a7a8 [ROOT] SEQ: (0 sibs) 3 children: 26: 0x2ac13314f0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2ac1331588 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2ac1331620 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac140deb0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2ac140df40 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2ac140dfd0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2ac140e060 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: - > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: - another val 26: --------------- 26: REF TREE: 26: 0x2ac133a8c0 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1331710 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13317a8 VAL: 'another val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac140efa0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac140f030 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac140f0c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133a9d8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13318a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1331938 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14100a0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1410130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14101c0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: --------------- 26: 26: example: >+ 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133aaf0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2ac1331ac8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14111a0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1411230 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14112c0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: --------------- 26: 26: example: >- 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133ac08 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2ac1331c58 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1412350 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14123e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac1412470 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: example: >2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133ad20 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331d50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1331de8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1413500 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1413590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1413620 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: --------------- 26: 26: example: >+2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: example2: >2+ 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133ae38 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2ac1331f78 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1414680 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1414710 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14147a0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: --------------- 26: 26: example: >-2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: example2: >2- 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133af50 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13332d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2ac1333368 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1415940 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14159d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac1415a60 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b068 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1333410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13334a8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1416bb0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1416c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1416cd0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: --------------- 26: 26: example: >3 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b180 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1335860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13358f8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1417d70 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1417e00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1417e90 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b298 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13321f8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1418f40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1418fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1419060 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: --------------- 26: 26: example: >4 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b3b0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13322f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1332388 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac141a110 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac141a1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac141a230 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b4c8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1332518 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac141b160 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac141b1f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac141b280 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: --------------- 26: 26: example: >9 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b5e0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332610 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13326a8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac141c460 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac141c4f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac141c580 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: --------------- 26: 26: data: > 26: Wrapped text 26: will be folded 26: into a single 26: paragraph 26: 26: Blank lines denote 26: paragraph breaks 26: --------------- 26: REF TREE: 26: 0x2ac133b6f8 [ROOT] MAP: (0 sibs) 1 children: 26: 0x2ac1332750 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac141d540 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2ac141d5d0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: --------------- 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: another: text 26: --------------- 26: REF TREE: 26: 0x2ac133b810 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13328d8 KEYVAL: 'another' 'text' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac141e6e0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac141e770 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac141e800 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: --------------- 26: >--------------- 26: REF TREE: 26: 0x2ac133b928 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac141f730 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2ac133ba40 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1420780 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2ac133bb58 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14217d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2ac133bc70 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1422820 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2ac133bd88 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1423870 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2ac133bea0 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14248c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2ac133bfb8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1425910 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c0d0 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1426960 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c1e8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14279b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c300 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1428a00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c418 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1429a50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c530 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac142aaa0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c648 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac142baf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: --------------- 26: > 26: asd--------------- 26: REF TREE: 26: 0x2ac133c760 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac142cb40 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133c878 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac142db90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c990 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac142ebe0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133caa8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac142fc30 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133cbc0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1430c80 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133ccd8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1431cd0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133cdf0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1432d20 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133cf08 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1433d70 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d020 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1434dc0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133d138 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1435e10 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d250 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1436e60 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133d368 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1437eb0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d480 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1438f00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133d598 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1439f50 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133d6b0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac143afa0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d7c8 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac143bff0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d8e0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac143d040 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: --------------- 26: >+--------------- 26: REF TREE: 26: 0x2ac133d9f8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac143e090 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: --------------- 26: REF TREE: 26: 0x2ac133db10 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac143f0e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: --------------- 26: REF TREE: 26: 0x2ac133dc28 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1440130 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd--------------- 26: REF TREE: 26: 0x2ac133dd40 [ROOT] DOCVAL: 'asd' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1441180 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133de58 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14421d0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133df70 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1443220 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e088 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1444270 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e1a0 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14452c0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e2b8 [ROOT] DOCVAL: ' 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1446310 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e3d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1447360 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e4e8 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14483b0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: --------------- 26: - >+ 26: 26: - >+ 26: --------------- 26: REF TREE: 26: 0x2ac133e600 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1333960 VAL: ' 26: ' (2 sibs) 26: 0x2ac13339f8 VAL: '' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1449400 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac1449490 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac1449520 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: --------------- 26: - >+ 26: 26: - >+ 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e718 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1333af0 VAL: ' 26: ' (2 sibs) 26: 0x2ac1333b88 VAL: ' 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac144a450 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac144a4e0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac144a570 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --------------- 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: ciao 26: qua 26: --- 26: > 26: ciao 26: qua 26: --- 26: > 26: ciao 26: qua 26: --- 26: - > 26: hello 26: there 26: - > 26: ciao 26: qua 26: --- 26: foo: > 26: hello 26: there 26: bar: > 26: ciao 26: qua 26: --------------- 26: REF TREE: 26: 0x2ac133a000 [ROOT] STREAM: (0 sibs) 8 children: 26: 0x2ac1330950 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac13309e8 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac1330a80 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac1330b18 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330bb0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330c48 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330ce0 DOCSEQ: (8 sibs) 2 children: 26: 0x2ac1330e20 VAL: 'hello there 26: ' (2 sibs) 26: 0x2ac1330eb8 VAL: 'ciao qua 26: ' (2 sibs) 26: 0x2ac1330d78 DOCMAP: (8 sibs) 2 children: 26: 0x2ac1330f60 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: 0x2ac1330ff8 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac144ad60 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2ac144adf0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2ac144ae80 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2ac144af10 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2ac144afa0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2ac144b030 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2ac144b0c0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2ac144b150 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2ac144b1e0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2ac144b270 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2ac144b300 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2ac144b390 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2ac144b420 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 26: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_folded.cpp:744:2:1: (5B):ERROR: parse error 26: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_folded.cpp:744:2:1: hello (size=5) 26: ^~~~~ (cols 1-6) 26: 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: --------------- 26: - > 26: hello 26: there 26: - > 26: ciao 26: qua 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 26: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL) 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: --------------- 26: foo: > 26: hello 26: there 26: bar: > 26: ciao 26: qua 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 26: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL) 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: --------------- 26: --- >2 26: hello 26: there 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: --------------- 26: REF TREE: 26: 0x2ac133a460 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac144d260 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: 26: --------------- 26: REF TREE: 26: 0x2ac133a578 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac144db70 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: 26: bar 26: --------------- 26: REF TREE: 26: 0x2ac133a690 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac144e480 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: --------------- 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: 26: ##### this is the original scalar: 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: 26: ##### without any indentation 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: --------------- 26: REF TREE: 26: 0x2ac133a7a8 [ROOT] SEQ: (0 sibs) 3 children: 26: 0x2ac13314f0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2ac1331588 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2ac1331620 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac144ed90 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2ac144ee20 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2ac144eeb0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2ac144ef40 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: - > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: - another val 26: --------------- 26: REF TREE: 26: 0x2ac133a8c0 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1331710 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13317a8 VAL: 'another val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac144f6a0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac144f730 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac144f7c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133a9d8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13318a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1331938 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac144ffb0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1450040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14500d0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: --------------- 26: 26: example: >+ 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133aaf0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2ac1331ac8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14508c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1450950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14509e0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: --------------- 26: 26: example: >- 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133ac08 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2ac1331c58 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14511d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1451260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac14512f0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: example: >2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133ad20 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331d50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1331de8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1451ae0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1451b70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1451c00 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: --------------- 26: 26: example: >+2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: example2: >2+ 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133ae38 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2ac1331f78 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14523f0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1452480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac1452510 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: --------------- 26: 26: example: >-2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: example2: >2- 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133af50 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13332d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2ac1333368 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1452d00 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1452d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac1452e20 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b068 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1333410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13334a8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1453610 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14536a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1453730 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: --------------- 26: 26: example: >3 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b180 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1335860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13358f8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1453f20 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1453fb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1454040 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b298 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13321f8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1454830 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14548c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1454950 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: --------------- 26: 26: example: >4 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b3b0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13322f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1332388 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1455140 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14551d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1455260 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b4c8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1332518 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1455a50 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1455ae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1455b70 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: --------------- 26: 26: example: >9 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2ac133b5e0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332610 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13326a8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1456430 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14564c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1456550 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: --------------- 26: 26: data: > 26: Wrapped text 26: will be folded 26: into a single 26: paragraph 26: 26: Blank lines denote 26: paragraph breaks 26: --------------- 26: REF TREE: 26: 0x2ac133b6f8 [ROOT] MAP: (0 sibs) 1 children: 26: 0x2ac1332750 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1456d40 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2ac1456dd0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: --------------- 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: another: text 26: --------------- 26: REF TREE: 26: 0x2ac133b810 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13328d8 KEYVAL: 'another' 'text' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1457650 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14576e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1457770 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: --------------- 26: >--------------- 26: REF TREE: 26: 0x2ac133b928 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1457f60 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2ac133ba40 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1458870 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2ac133bb58 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1459180 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2ac133bc70 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1459a90 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2ac133bd88 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145a3a0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2ac133bea0 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145acb0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2ac133bfb8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145b5c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c0d0 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145bed0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c1e8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145c7e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c300 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145d0f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c418 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145da00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c530 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145e310 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c648 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145ec20 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: --------------- 26: > 26: asd--------------- 26: REF TREE: 26: 0x2ac133c760 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145f530 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133c878 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac145fe40 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133c990 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1460750 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133caa8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1461060 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133cbc0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1461970 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133ccd8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1462280 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133cdf0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1462b90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133cf08 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14634a0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d020 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1463db0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133d138 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14646c0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d250 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1464fd0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133d368 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14658e0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d480 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14661f0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133d598 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1466b00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133d6b0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1467410 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d7c8 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1467d20 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133d8e0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1468630 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: --------------- 26: >+--------------- 26: REF TREE: 26: 0x2ac133d9f8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1468f40 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: --------------- 26: REF TREE: 26: 0x2ac133db10 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1469850 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: --------------- 26: REF TREE: 26: 0x2ac133dc28 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146a160 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd--------------- 26: REF TREE: 26: 0x2ac133dd40 [ROOT] DOCVAL: 'asd' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146aa70 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd 26: --------------- 26: REF TREE: 26: 0x2ac133de58 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146b380 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2ac133df70 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146bc90 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e088 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146c5a0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e1a0 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146ceb0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e2b8 [ROOT] DOCVAL: ' 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146d7c0 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e3d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146e0d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e4e8 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146e9e0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: --------------- 26: - >+ 26: 26: - >+ 26: --------------- 26: REF TREE: 26: 0x2ac133e600 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1333960 VAL: ' 26: ' (2 sibs) 26: 0x2ac13339f8 VAL: '' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146f2f0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac146f380 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac146f410 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: --------------- 26: - >+ 26: 26: - >+ 26: 26: --------------- 26: REF TREE: 26: 0x2ac133e718 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1333af0 VAL: ' 26: ' (2 sibs) 26: 0x2ac1333b88 VAL: ' 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac146fc00 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac146fc90 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac146fd20 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (10 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (11 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (10 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (11 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (11 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: ---\n 26: >\n 26: hello there\n 26: ---\n 26: >\n 26: hello there\n 26: e\n 26: ---\n 26: >\n 26: hello there\n 26: ere\n 26: ---\n 26: >\n 26: ciao qua\n 26: ---\n 26: >\n 26: ciao qua\n 26: qua\n 26: ---\n 26: >\n 26: ciao qua\n 26: o\n 26: qua\n 26: ---\n 26: - >\n 26: hello there\n 26: e\n 26: - >\n 26: ciao qua\n 26: a\n 26: ---\n 26: foo: >\n 26: hello there\n 26: e\n 26: bar: >\n 26: ciao qua\n 26: a\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1406720 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2ac14067b0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2ac1406840 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2ac14068d0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2ac1406960 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2ac14069f0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2ac1406a80 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2ac1406b10 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2ac1406ba0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2ac1406c30 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2ac1406cc0 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2ac1406d50 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2ac1406de0 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: ---\n 26: - |\n 26: hello there\n 26: \n 26: - |\n 26: ciao qua\n 26: \n 26: ---\n 26: foo: |\n 26: hello there\n 26: \n 26: bar: |\n 26: ciao qua\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14732a0 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2ac1473330 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2ac14733c0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2ac1473450 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2ac14734e0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2ac1473570 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2ac1473600 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2ac1473690 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2ac1473720 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2ac14737b0 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2ac1473840 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2ac14738d0 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2ac1473960 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: foo\n 26: o\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac140a860 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1474490 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: foo\n 26: o\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac140b8b0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1474da0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: foo\n 26: \n 26: bar\n 26: bar\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac140c900 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: bar\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14756b0 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last\n 26: line\n 26: \n 26: # Comment\n 26: \n 26: ##### this is the original scalar:\n 26: - >\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: ast\n 26: line\n 26: \n 26: # Comment\n 26: \n 26: ##### without any indentation\n 26: - >\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: ist\n 26: * lines\n 26: \n 26: last\n 26: line\n 26: \n 26: # Comment\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac140deb0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2ac140df40 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2ac140dfd0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2ac140e060 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1475fc0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2ac1476050 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2ac14760e0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2ac1476170 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: - >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: the end.\n 26: \n 26: \n 26: - another val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac140efa0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac140f030 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac140f0c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: - another val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14768d0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac1476960 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14769f0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: t the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14100a0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1410130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14101c0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14771e0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1477270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1477300 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14111a0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1411230 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14112c0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1477af0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1477b80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac1477c10 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1412350 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14123e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac1412470 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1478400 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1478490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac1478520 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >2\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: t the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1413500 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1413590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1413620 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1478d10 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1478da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1478e30 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >+2\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: the end.\n 26: \n 26: \n 26: example2: >2+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: the end.\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1414680 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1414710 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14147a0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: example2: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1479620 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14796b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac1479740 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >-2\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.at the end.\n 26: \n 26: \n 26: example2: >2-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.at the end.\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1415940 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14159d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac1415a60 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: example2: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1479f30 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1479fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac147a050 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ine at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1416bb0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1416c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1416cd0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147a840 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac147a8d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac147a960 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >3\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ine at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1417d70 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1417e00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1417e90 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147b150 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac147b1e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac147b270 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: her line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1418f40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1418fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1419060 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147ba60 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac147baf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac147bb80 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >4\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: her line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac141a110 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac141a1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac141a230 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147c370 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac147c400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac147c490 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: plus another line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac141b160 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac141b1f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac141b280 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147cc80 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac147cd10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac147cda0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/19 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >9\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: plus another line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac141c460 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac141c4f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac141c580 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147d590 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac147d620 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac147d6b0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: data: >\n 26: Wrapped text will be folded into a single paragraph\n 26: Blank lines denote paragraph breaks\n 26: paragraph breaks\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac141d540 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2ac141d5d0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: data: |\n 26: Wrapped text will be folded into a single paragraph\n 26: Blank lines denote paragraph breaks\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147dea0 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2ac147df30 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: the end.\n 26: \n 26: another: text\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac141e6e0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac141e770 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac141e800 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: text\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147e7b0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac147e840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac147e8d0 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac141f730 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147f0c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1420780 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac147f9d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14217d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14802e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1422820 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1480bf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1423870 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1481500 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14248c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1481e10 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \t \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1425910 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1482720 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1426960 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1483030 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14279b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1483940 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1428a00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1484250 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1429a50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1484b60 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac142aaa0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1485470 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac142baf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1485d80 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac142cb40 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1486690 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac142db90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1486fc0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac142ebe0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14878f0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac142fc30 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1488220 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1430c80 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1488b50 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1431cd0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1489480 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: asd\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1432d20 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1489db0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: asd\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1433d70 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148a6e0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: \n 26: \n 26: sd\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1434dc0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148b010 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: sd\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1435e10 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148b940 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: sd\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1436e60 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148c270 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: d\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1437eb0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148cba0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: d\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1438f00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148d4d0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \t \n 26: d\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1439f50 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148de00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \t \n 26: \n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac143afa0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148e730 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \t \n 26: d\n 26: \t \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac143bff0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148f060 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \t \n 26: \n 26: \t \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac143d040 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac148f990 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac143e090 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14902c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac143f0e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1490bf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1440130 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1491520 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: asdsd~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1441180 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: 'asd'\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1491e50 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: asd\n 26: d\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14421d0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1492780 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: asd\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1443220 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14930b0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1444270 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14939e0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14452c0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1494310 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1446310 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1494c40 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1447360 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1495570 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14483b0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1495ea0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >+\n 26: \n 26: \n 26: - >+\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1449400 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac1449490 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac1449520 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |+\n 26: \n 26: - ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14967d0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac1496860 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac14968f0 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >+\n 26: \n 26: \n 26: - >+\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac144a450 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac144a4e0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac144a570 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |+\n 26: \n 26: - |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1497100 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac1497190 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac1497220 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: ---\r\n 26: >\r\n 26: hello there\n 26: \r\n 26: ---\r\n 26: >\r\n 26: hello there\n 26: re\r\n 26: ---\r\n 26: >\r\n 26: hello there\n 26: here\r\n 26: ---\r\n 26: >\r\n 26: ciao qua\n 26: \r\n 26: ---\r\n 26: >\r\n 26: ciao qua\n 26: \n 26: qua\r\n 26: ---\r\n 26: >\r\n 26: ciao qua\n 26: o\r\n 26: qua\r\n 26: ---\r\n 26: - >\r\n 26: hello there\n 26: re\r\n 26: - >\r\n 26: ciao qua\n 26: ua\r\n 26: ---\r\n 26: foo: >\r\n 26: hello there\n 26: re\r\n 26: bar: >\r\n 26: ciao qua\n 26: ua\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac144ad60 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2ac144adf0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2ac144ae80 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2ac144af10 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2ac144afa0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2ac144b030 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2ac144b0c0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2ac144b150 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2ac144b1e0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2ac144b270 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2ac144b300 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2ac144b390 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2ac144b420 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: ---\n 26: - |\n 26: hello there\n 26: \n 26: - |\n 26: ciao qua\n 26: \n 26: ---\n 26: foo: |\n 26: hello there\n 26: \n 26: bar: |\n 26: ciao qua\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1497a30 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2ac1497ac0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2ac1497b50 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2ac1497be0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2ac1497c70 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2ac1497d00 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2ac1497d90 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2ac1497e20 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2ac1497eb0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2ac1497f40 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2ac1497fd0 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2ac1498060 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2ac14980f0 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: foo\n 26: o\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac144d260 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1498340 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: foo\n 26: o\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac144db70 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1498c70 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: foo\n 26: \n 26: bar\n 26: bar\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac144e480 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: bar\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14995a0 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >\r\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: let\r\n 26: \r\n 26: * list\r\n 26: * lines\r\n 26: \r\n 26: last\r\n 26: line\r\n 26: \r\n 26: # Comment\r\n 26: \r\n 26: ##### this is the original scalar:\r\n 26: - >\r\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: lines\r\n 26: \r\n 26: last\r\n 26: line\r\n 26: \r\n 26: # Comment\r\n 26: \r\n 26: ##### without any indentation\r\n 26: - >\r\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: * list\r\n 26: * lines\r\n 26: \r\n 26: last\r\n 26: line\r\n 26: \r\n 26: # Comment\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac144ed90 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2ac144ee20 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2ac144eeb0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2ac144ef40 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac1499ed0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2ac1499f60 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2ac1499ff0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2ac149a080 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: - >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: at the end.\r\n 26: \r\n 26: \r\n 26: - another val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac144f6a0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac144f730 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac144f7c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: - another val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149a880 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac149a910 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac149a9a0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ne at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac144ffb0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1450040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14500d0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149b230 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149b2c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac149b350 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >+\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14508c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1450950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14509e0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149bbe0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149bc70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac149bd00 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >-\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.ine at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14511d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1451260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac14512f0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149c590 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149c620 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac149c6b0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >2\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ne at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1451ae0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1451b70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1451c00 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149cf40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149cfd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac149d060 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >+2\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: at the end.\r\n 26: \r\n 26: \r\n 26: example2: >2+\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: at the end.\r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14523f0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1452480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac1452510 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: example2: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149d850 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149d8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac149d970 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >-2\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.ine at the end.\r\n 26: \r\n 26: \r\n 26: example2: >2-\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.ine at the end.\r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1452d00 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1452d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac1452e20 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: example2: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149e160 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149e1f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac149e280 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: er line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1453610 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14536a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1453730 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149eb10 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149eba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac149ec30 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >3\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: er line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1453f20 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1453fb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1454040 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149f4c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149f550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac149f5e0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: another line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1454830 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14548c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1454950 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac149fe70 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac149ff00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac149ff90 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >4\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: another line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1455140 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14551d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1455260 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a0820 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14a08b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14a0940 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \r\n 26: plus another line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1455a50 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac1455ae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1455b70 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a11d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14a1260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14a12f0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >9\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \r\n 26: plus another line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1456430 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14564c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1456550 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a1b80 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14a1c10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14a1ca0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: data: >\r\n 26: Wrapped text will be folded into a single paragraph\n 26: Blank lines denote paragraph breaks\n 26: ote\r\n 26: paragraph breaks\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1456d40 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2ac1456dd0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: data: |\n 26: Wrapped text will be folded into a single paragraph\n 26: Blank lines denote paragraph breaks\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a2490 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2ac14a2520 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: at the end.\r\n 26: \r\n 26: another: text\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1457650 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14576e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac1457770 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: text\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a2e40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14a2ed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14a2f60 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1457f60 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a3750 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1458870 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a4080 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1459180 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a49b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1459a90 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a52e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145a3a0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a5c10 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145acb0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a6540 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \t \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145b5c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a6e70 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145bed0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a77a0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145c7e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a80d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145d0f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a8a00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145da00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a9330 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145e310 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14a9c60 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145ec20 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14aa590 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145f530 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14aaec0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac145fe40 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14ab7f0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1460750 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14ac120 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1461060 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14aca50 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1461970 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14ad380 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: asd\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1462280 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14adcb0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: asd\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1462b90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14ae5e0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: asd\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14634a0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14aef10 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: \n 26: \n 26: sd\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1463db0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14af840 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: sd\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14646c0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b0170 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: sd\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1464fd0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b0aa0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: d\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14658e0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b13d0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: d\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac14661f0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b1d00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \t \n 26: d\r\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1466b00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b2630 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \t \n 26: \r\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1467410 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b2f60 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \t \n 26: d\r\n 26: \t \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1467d20 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b3890 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \t \n 26: \r\n 26: \t \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1468630 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b41c0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1468f40 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b4af0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac1469850 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b5420 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146a160 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b5d50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: asdsd~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146aa70 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: 'asd'\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b6680 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: asd\n 26: d\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146b380 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b6fb0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: asd\n 26: \n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146bc90 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b78e0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146c5a0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b8210 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146ceb0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b8b40 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146d7c0 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b9470 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: \n 26: \n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146e0d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14b9da0 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: \n 26: \n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146e9e0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14ba6d0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >+\r\n 26: \n 26: \r\n 26: - >+\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146f2f0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac146f380 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac146f410 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |+\n 26: \n 26: - ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14bb000 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bb090 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac14bb120 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >+\r\n 26: \n 26: \r\n 26: - >+\r\n 26: \n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2ac146fc00 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac146fc90 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac146fd20 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |+\n 26: \n 26: - |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2ac14bb930 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bb9c0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac14bba50 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a000 [ROOT] STREAM: (0 sibs) 8 children: 26: 0x2ac1330950 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac13309e8 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac1330a80 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac1330b18 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330bb0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330c48 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330ce0 DOCSEQ: (8 sibs) 2 children: 26: 0x2ac1330e20 VAL: 'hello there 26: ' (2 sibs) 26: 0x2ac1330eb8 VAL: 'ciao qua 26: ' (2 sibs) 26: 0x2ac1330d78 DOCMAP: (8 sibs) 2 children: 26: 0x2ac1330f60 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: 0x2ac1330ff8 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bc240 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2ac14bc2d0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2ac14bc360 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2ac14bc3f0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2ac14bc480 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2ac14bc510 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2ac14bc5a0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2ac14bc630 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2ac14bc6c0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2ac14bc750 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2ac14bc7e0 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2ac14bc870 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2ac14bc900 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a460 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bc9a0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a578 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bca40 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a690 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bcae0 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a7a8 [ROOT] SEQ: (0 sibs) 3 children: 26: 0x2ac13314f0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2ac1331588 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2ac1331620 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bcb80 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2ac14bcc10 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2ac14bcca0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2ac14bcd30 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a8c0 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1331710 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13317a8 VAL: 'another val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14040a0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac1404130 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14041c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a9d8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13318a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1331938 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bcdd0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bce60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14bcef0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133aaf0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2ac1331ac8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bcf90 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bd020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14bd0b0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ac08 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2ac1331c58 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bd150 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bd1e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac14bd270 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ad20 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331d50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1331de8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bd310 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bd3a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14bd430 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ae38 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2ac1331f78 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bd4d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bd560 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14bd5f0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133af50 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13332d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2ac1333368 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bd690 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bd720 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac14bd7b0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b068 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1333410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13334a8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bd850 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bd8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14bd970 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b180 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1335860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13358f8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bda10 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bdaa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14bdb30 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b298 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13321f8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bdbd0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bdc60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14bdcf0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b3b0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13322f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1332388 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bdd90 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bde20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14bdeb0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b4c8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1332518 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bdf50 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bdfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14be070 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b5e0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332610 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13326a8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be110 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14be1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14be230 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b6f8 [ROOT] MAP: (0 sibs) 1 children: 26: 0x2ac1332750 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac1406150 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2ac14061e0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b810 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13328d8 KEYVAL: 'another' 'text' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be2d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14be360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14be3f0 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b928 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be490 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ba40 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be530 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bb58 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be5d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bc70 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be670 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bd88 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be710 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bea0 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be7b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bfb8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be850 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c0d0 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be8f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c1e8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14be990 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c300 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bea30 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c418 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bead0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c530 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14beb70 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c648 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bec10 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c760 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14becb0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c878 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bed50 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c990 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bedf0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133caa8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bee90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133cbc0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bef30 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ccd8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14befd0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133cdf0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf070 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133cf08 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf110 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d020 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf1b0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d138 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf250 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d250 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf2f0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d368 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf390 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d480 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf430 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d598 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf4d0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d6b0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf570 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d7c8 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf610 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d8e0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf6b0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d9f8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf750 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133db10 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf7f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133dc28 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf890 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133dd40 [ROOT] DOCVAL: 'asd' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf930 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133de58 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bf9d0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133df70 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bfa70 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e088 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bfb10 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e1a0 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bfbb0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e2b8 [ROOT] DOCVAL: ' 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bfc50 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e3d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bfcf0 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e4e8 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bfd90 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e600 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1333960 VAL: ' 26: ' (2 sibs) 26: 0x2ac13339f8 VAL: '' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bfe30 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac14bfec0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac14bff50 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e718 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1333af0 VAL: ' 26: ' (2 sibs) 26: 0x2ac1333b88 VAL: ' 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14bfff0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c0080 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac14c0110 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a000 [ROOT] STREAM: (0 sibs) 8 children: 26: 0x2ac1330950 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac13309e8 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac1330a80 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2ac1330b18 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330bb0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330c48 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2ac1330ce0 DOCSEQ: (8 sibs) 2 children: 26: 0x2ac1330e20 VAL: 'hello there 26: ' (2 sibs) 26: 0x2ac1330eb8 VAL: 'ciao qua 26: ' (2 sibs) 26: 0x2ac1330d78 DOCMAP: (8 sibs) 2 children: 26: 0x2ac1330f60 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: 0x2ac1330ff8 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c01b0 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2ac14c0240 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2ac14c02d0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2ac14c0360 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2ac14c03f0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2ac14c0480 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2ac14c0510 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2ac14c05a0 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2ac14c0630 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2ac14c06c0 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2ac14c0750 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2ac14c07e0 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2ac14c0870 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a460 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c0910 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a578 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c09b0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a690 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c0a50 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a7a8 [ROOT] SEQ: (0 sibs) 3 children: 26: 0x2ac13314f0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2ac1331588 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2ac1331620 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c0af0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2ac14c0b80 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2ac14c0c10 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2ac14c0ca0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a8c0 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1331710 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13317a8 VAL: 'another val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c0d40 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c0dd0 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c0e60 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133a9d8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13318a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1331938 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c0f00 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c0f90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c1020 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133aaf0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2ac1331ac8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c10c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c1150 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14c11e0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ac08 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2ac1331c58 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c1280 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c1310 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac14c13a0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ad20 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331d50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1331de8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c1440 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c14d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c1560 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ae38 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1331ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2ac1331f78 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c1600 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c1690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2ac14c1720 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133af50 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13332d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2ac1333368 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c17c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c1850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2ac14c18e0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b068 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1333410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13334a8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c1980 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c1a10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c1aa0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b180 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1335860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13358f8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c1b40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c1bd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c1c60 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b298 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13321f8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c1d00 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c1d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c1e20 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b3b0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac13322f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1332388 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c1ec0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c1f50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c1fe0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b4c8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac1332518 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2080 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c2110 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c21a0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b5e0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332610 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13326a8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2240 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c22d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c2360 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b6f8 [ROOT] MAP: (0 sibs) 1 children: 26: 0x2ac1332750 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2400 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2ac14c2490 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b810 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2ac1332840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2ac13328d8 KEYVAL: 'another' 'text' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2530 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c25c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2ac14c2650 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133b928 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c26f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ba40 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2790 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bb58 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2830 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bc70 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c28d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bd88 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2970 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bea0 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2a10 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133bfb8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2ab0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c0d0 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2b50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c1e8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2bf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c300 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2c90 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c418 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2d30 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c530 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2dd0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c648 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2e70 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c760 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2f10 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c878 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c2fb0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133c990 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3050 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133caa8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c30f0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133cbc0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3190 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133ccd8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3230 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133cdf0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c32d0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133cf08 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3370 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d020 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3410 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d138 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c34b0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d250 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3550 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d368 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c35f0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d480 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3690 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d598 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3730 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d6b0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c37d0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d7c8 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3870 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d8e0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3910 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133d9f8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c39b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133db10 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3a50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133dc28 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3af0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133dd40 [ROOT] DOCVAL: 'asd' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3b90 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133de58 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3c30 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133df70 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3cd0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e088 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3d70 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e1a0 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3e10 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e2b8 [ROOT] DOCVAL: ' 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3eb0 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e3d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3f50 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e4e8 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c3ff0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e600 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1333960 VAL: ' 26: ' (2 sibs) 26: 0x2ac13339f8 VAL: '' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c4090 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c4120 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac14c41b0 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2ac133e718 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2ac1333af0 VAL: ' 26: ' (2 sibs) 26: 0x2ac1333b88 VAL: ' 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2ac14c4250 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2ac14c42e0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2ac14c4370 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/65 (0 ms) 26: [----------] 1320 tests from BLOCK_FOLDED/YmlTestCase (422 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 1345 tests from 3 test suites ran. (428 ms total) 26: [ PASSED ] 1345 tests. 26/50 Test #26: ryml-test-block_folded ............ Passed 0.57 sec test 27 Start 27: ryml-test-tag_property 27: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-tag_property-0.4.1 27: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 27: Test timeout computed to be: 10000000 27: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 27: [==========] Running 342 tests from 8 test suites. 27: [----------] Global test environment set-up. 27: [----------] 1 test from CaseNode 27: [ RUN ] CaseNode.setting_up 27: [ OK ] CaseNode.setting_up (0 ms) 27: [----------] 1 test from CaseNode (0 ms total) 27: 27: [----------] 7 tests from tag_directives 27: [ RUN ] tag_directives.basic 27: [ OK ] tag_directives.basic (0 ms) 27: [ RUN ] tag_directives.accepts_comment 27: [ OK ] tag_directives.accepts_comment (0 ms) 27: [ RUN ] tag_directives.accepts_multiple_spaces 27: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 27: [ RUN ] tag_directives.errors 27: 2:1: (1B):ERROR: malformed tag directive: %TAG 27: 2:1: %TAG (size=4) 27: ^~~~ (cols 1-5) 27: 27: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 27: 2:1: %TAG !m! (size=8) 27: ^~~~~~~~ (cols 1-9) 27: 27: [ OK ] tag_directives.errors (0 ms) 27: [ RUN ] tag_directives.resolve_tags 27: [ OK ] tag_directives.resolve_tags (0 ms) 27: [ RUN ] tag_directives.safe_with_empty_tree 27: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 27: [ RUN ] tag_directives.decode_uri_chars 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: [ OK ] tag_directives.decode_uri_chars (0 ms) 27: [----------] 7 tests from tag_directives (2 ms total) 27: 27: [----------] 7 tests from tags 27: [ RUN ] tags.test_suite_735Y 27: [ OK ] tags.test_suite_735Y (0 ms) 27: [ RUN ] tags.parsing 27: [ OK ] tags.parsing (0 ms) 27: [ RUN ] tags.setting 27: [ OK ] tags.setting (0 ms) 27: [ RUN ] tags.errors 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:700:check failed: has_key(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:700:check failed: has_key(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:701:check failed: has_val(node) || is_container(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:701:check failed: has_val(node) || is_container(node) 27: [ OK ] tags.errors (1 ms) 27: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 27: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 27: [ RUN ] tags.valid_chars 27: [ OK ] tags.valid_chars (0 ms) 27: [ RUN ] tags.EHF6 27: [ OK ] tags.EHF6 (0 ms) 27: [----------] 7 tests from tags (2 ms total) 27: 27: [----------] 4 tests from to_tag 27: [ RUN ] to_tag.user 27: [ OK ] to_tag.user (0 ms) 27: [ RUN ] to_tag.double_exc_mark 27: [ OK ] to_tag.double_exc_mark (0 ms) 27: [ RUN ] to_tag.with_namespace 27: [ OK ] to_tag.with_namespace (0 ms) 27: [ RUN ] to_tag.with_namespace_bracket 27: [ OK ] to_tag.with_namespace_bracket (0 ms) 27: [----------] 4 tests from to_tag (0 ms total) 27: 27: [----------] 1 test from from_tag 27: [ RUN ] from_tag.basic 27: [ OK ] from_tag.basic (0 ms) 27: [----------] 1 test from from_tag (0 ms total) 27: 27: [----------] 1 test from normalize_tag 27: [ RUN ] normalize_tag.basic 27: [ OK ] normalize_tag.basic (0 ms) 27: [----------] 1 test from normalize_tag (0 ms total) 27: 27: [----------] 1 test from normalize_tag_long 27: [ RUN ] normalize_tag_long.basic 27: [ OK ] normalize_tag_long.basic (0 ms) 27: [----------] 1 test from normalize_tag_long (10 ms total) 27: 27: [----------] 320 tests from TAG_PROPERTY/YmlTestCase 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: --------------- 27: ! a--------------- 27: REF TREE: 27: 0x2ac7f5fa20 [ROOT] DOCVAL***: '! a' (0 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f96840 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: --------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass { name: Joe, age: 15 } 27: picture: !!binary >- 27: R0lGODdhDQAIAIAAAAAAANn 27: Z2SwAAAAADQAIAAACF4SDGQ 27: ar3xxbJ9p0qa7R0YxwzaFME 27: 1IAADs= 27: --------------- 27: REF TREE: 27: 0x2ac7f5fb38 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ac7f5dcd0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 27: 0x2ac7f5dd68 KEYVAL***: 'svar' '!!str 0' (8 sibs) 27: 0x2ac7f5de00 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 27: 0x2ac7f5de98 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 27: 0x2ac7f5df30 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 27: 0x2ac7f5dfc8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 27: 0x2ac7f5e060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ac7f5e1a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ac7f5e238 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ac7f5e0f8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f97890 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7f97920 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ac7f979b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ac7f97a40 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ac7f97ad0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ac7f97b60 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ac7f97bf0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ac7f97c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7f97d10 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7f97da0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7f97e30 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: --------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass { name: Joe, age: 15 } 27: picture: !binary >- 27: R0lGODdhDQAIAIAAAAAAANn 27: Z2SwAAAAADQAIAAACF4SDGQ 27: ar3xxbJ9p0qa7R0YxwzaFME 27: 1IAADs= 27: --------------- 27: REF TREE: 27: 0x2ac7f5fc50 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ac7f5e750 KEYVAL***: 'ivar' '!int 0' (8 sibs) 27: 0x2ac7f5e7e8 KEYVAL***: 'svar' '!str 0' (8 sibs) 27: 0x2ac7f5e880 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 27: 0x2ac7f5e918 KEYVAL***: '!int 2' '!float 3' (8 sibs) 27: 0x2ac7f5e9b0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 27: 0x2ac7f5ea48 KEYVAL***: '!str key' '!int val' (8 sibs) 27: 0x2ac7f5eae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ac7f5ec20 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ac7f5ecb8 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ac7f5eb78 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f988e0 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7f98970 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ac7f98a00 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ac7f98a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ac7f98b20 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ac7f98bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ac7f98c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ac7f98cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7f98d60 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7f98df0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7f98e80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: --------------- 27: { 27: ivar: !!int 0, 27: svar: !!str 0, 27: !!str key: !!int val 27: }--------------- 27: REF TREE: 27: 0x2ac7f5fd68 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ac7f5ed60 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 27: 0x2ac7f5edf8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 27: 0x2ac7f5ee90 KEYVAL***: '!!str key' '!!int val' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f99930 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7f999c0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ac7f99a50 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ac7f99ae0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: --------------- 27: { 27: ivar: !int 0, 27: svar: !str 0, 27: !str key: !int val 27: } 27: --------------- 27: REF TREE: 27: 0x2ac7f5fe80 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ac7f5f800 KEYVAL***: 'ivar' '!int 0' (3 sibs) 27: 0x2ac7f5f898 KEYVAL***: 'svar' '!str 0' (3 sibs) 27: 0x2ac7f5f930 KEYVAL***: '!str key' '!int val' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f9a980 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7f9aa10 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ac7f9aaa0 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ac7f9ab30 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: --------------- 27: - !!int 0 27: - !!str 0 27: --------------- 27: REF TREE: 27: 0x2ac7f5ff98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5d950 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5d9e8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f9ba50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7f9bae0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7f9bb70 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: --------------- 27: - !int 0 27: - !str 0 27: --------------- 27: REF TREE: 27: 0x2ac7f600b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5e380 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f5e418 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f9caa0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7f9cb30 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7f9cbc0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: --------------- 27: [ 27: !!int 0, 27: !!str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ac7f601c8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5e510 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5e5a8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f9daf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7f9db80 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7f9dc10 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: --------------- 27: [ 27: !int 0, 27: !str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ac7f602e0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f60b60 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f60bf8 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f9eb40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7f9ebd0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7f9ec60 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: --------------- 27: some_seq: !!its_type [ 27: !!int 0, 27: !!str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ac7f603f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ac7f5f0c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: 0x2ac7f5f160 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5f1f8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f9fb90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7f9fc20 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7f9fcb0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ac7f9fd40 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: --------------- 27: some_seq: !its_type [ 27: !int 0, 27: !str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ac7f60510 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ac7f5f2f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: 0x2ac7f5f390 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f5f428 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fa0c20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fa0cb0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fa0d40 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ac7fa0dd0 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --------------- 27: 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: ? a 27: : b 27: --- !!seq 27: - a 27: - b 27: --- !!str 27: a 27: b 27: ... 27: --- !!str a b 27: ... 27: --- !!str a b 27: --- !!str 27: a: b 27: --- !!str a: b 27: --- 27: !!str a: b 27: --- 27: !!str a 27: b 27: --- 27: !!set 27: ? a 27: ? b 27: --- !!set 27: ? a 27: ? b 27: --------------- 27: REF TREE: 27: 0x2ac7f60628 [ROOT] STREAM: (0 sibs) 12 children: 27: 0x2ac7f60f20 DOCMAP***: !!map (12 sibs) 2 children: 27: 0x2ac7f61650 KEYVAL: 'a' '0' (2 sibs) 27: 0x2ac7f616e8 KEYVAL: 'b' '1' (2 sibs) 27: 0x2ac7f60fb8 DOCMAP***: !map (12 sibs) 1 children: 27: 0x2ac7f5e6a0 KEYVAL: 'a' 'b' (1 sibs) 27: 0x2ac7f61050 DOCSEQ***: !!seq (12 sibs) 2 children: 27: 0x2ac7f61790 VAL: 'a' (2 sibs) 27: 0x2ac7f61828 VAL: 'b' (2 sibs) 27: 0x2ac7f610e8 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61180 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61218 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f612b0 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ac7f61348 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ac7f613e0 DOCMAP: (12 sibs) 1 children: 27: 0x2ac7f5f750 KEYVAL***: '!!str a' 'b' (1 sibs) 27: 0x2ac7f61478 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61510 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ac7f618d0 KEYVAL: 'a' '' (2 sibs) 27: 0x2ac7f61968 KEYVAL: 'b' '' (2 sibs) 27: 0x2ac7f615a8 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ac7f61a10 KEYVAL: 'a' '' (2 sibs) 27: 0x2ac7f61aa8 KEYVAL: 'b' '' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fa28a0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ac7fa2930 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ac7fa29c0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ac7fa2a50 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ac7fa2ae0 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ac7fa2b70 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ac7fa2c00 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ac7fa2c90 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ac7fa2d20 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ac7fa2db0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ac7fa2e40 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ac7fa2ed0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ac7fa2f60 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ac7fa2ff0 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ac7fa3080 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ac7fa3110 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ac7fa31a0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ac7fa3230 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ac7fa32c0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ac7fa3350 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ac7fa33e0 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ac7fa3470 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ac7fa3500 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: --------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: --------------- 27: REF TREE: 27: 0x2ac7f60740 [ROOT] MAP***: !!map (0 sibs) 5 children: 27: 0x2ac7f61bf0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 27: 0x2ac7f61c88 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 27: 0x2ac7f61ef0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 27: 0x2ac7f61f88 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 27: 0x2ac7f61d20 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 27: 0x2ac7f62030 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 27: 0x2ac7f620c8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 27: 0x2ac7f61db8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: 0x2ac7f62170 KEYVAL***: '10' '!!str 2' (2 sibs) 27: 0x2ac7f62208 KEYVAL***: '30' '!!str 4' (2 sibs) 27: 0x2ac7f61e50 KEYMAP***: '!!str baz' (5 sibs) 2 children: 27: 0x2ac7f622b0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 27: 0x2ac7f62348 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fa3bc0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fa3c50 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fa3ce0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fa3d70 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fa3e00 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fa3e90 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fa3f20 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fa3fb0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fa4040 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fa40d0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ac7fa4160 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ac7fa41f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fa4280 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ac7fa4310 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: --------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: --------------- 27: REF TREE: 27: 0x2ac7f60858 [ROOT] MAP***: !map (0 sibs) 5 children: 27: 0x2ac7f62440 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 27: 0x2ac7f624d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 27: 0x2ac7f62740 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 27: 0x2ac7f627d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 27: 0x2ac7f62570 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 27: 0x2ac7f62880 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 27: 0x2ac7f62918 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 27: 0x2ac7f62608 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: 0x2ac7f629c0 KEYVAL***: '10' '!str 2' (2 sibs) 27: 0x2ac7f62a58 KEYVAL***: '30' '!str 4' (2 sibs) 27: 0x2ac7f626a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 27: 0x2ac7f62b00 KEYVAL***: '!int 10' '!float 20' (2 sibs) 27: 0x2ac7f62b98 KEYVAL***: '!int 30' '!float 40' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fa4ef0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fa4f80 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fa5010 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fa50a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fa5130 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fa51c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fa5250 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fa52e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fa5370 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fa5400 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ac7fa5490 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ac7fa5520 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fa55b0 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ac7fa5640 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: --------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: --------------- 27: REF TREE: 27: 0x2ac7f60970 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 27: 0x2ac7f63770 MAP: (6 sibs) 3 children: 27: 0x2ac7f63b10 KEYVAL***: '!!str k1' 'v1' (3 sibs) 27: 0x2ac7f63ba8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 27: 0x2ac7f63c40 KEYVAL***: '!!str k3' 'v3' (3 sibs) 27: 0x2ac7f63808 MAP***: !!map (6 sibs) 3 children: 27: 0x2ac7f63ce0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 27: 0x2ac7f63d78 KEYVAL***: '!!str k5' 'v5' (3 sibs) 27: 0x2ac7f63e10 KEYVAL***: '!!str k6' 'v6' (3 sibs) 27: 0x2ac7f638a0 MAP***: !!map (6 sibs) 3 children: 27: 0x2ac7f63eb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ac7f63f48 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ac7f63fe0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ac7f63938 SEQ: (6 sibs) 3 children: 27: 0x2ac7f64080 VAL***: '!!str v10' (3 sibs) 27: 0x2ac7f64118 VAL***: '!!str v20' (3 sibs) 27: 0x2ac7f641b0 VAL***: '!!str v30' (3 sibs) 27: 0x2ac7f639d0 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ac7f64250 VAL***: '!!str v40' (3 sibs) 27: 0x2ac7f642e8 VAL***: '!!str v50' (3 sibs) 27: 0x2ac7f64380 VAL***: '!!str v60' (3 sibs) 27: 0x2ac7f63a68 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ac7f64420 VAL: 'v70' (3 sibs) 27: 0x2ac7f644b8 VAL: 'v80' (3 sibs) 27: 0x2ac7f64550 VAL: 'v90' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fa6bc0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fa6c50 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fa6ce0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fa6d70 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fa6e00 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fa6e90 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fa6f20 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fa6fb0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fa7040 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fa70d0 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fa7160 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fa71f0 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fa7280 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fa7310 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fa73a0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fa7430 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fa74c0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fa7550 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fa75e0 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fa7670 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fa7700 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fa7790 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fa7820 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fa78b0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fa7940 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: --------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: --------------- 27: REF TREE: 27: 0x2ac7f60a88 [ROOT] SEQ***: !seq (0 sibs) 6 children: 27: 0x2ac7f64640 MAP: (6 sibs) 3 children: 27: 0x2ac7f649e0 KEYVAL***: '!str k1' 'v1' (3 sibs) 27: 0x2ac7f64a78 KEYVAL***: '!str k2' 'v2' (3 sibs) 27: 0x2ac7f64b10 KEYVAL***: '!str k3' 'v3' (3 sibs) 27: 0x2ac7f646d8 MAP***: !map (6 sibs) 3 children: 27: 0x2ac7f64bb0 KEYVAL***: '!str k4' 'v4' (3 sibs) 27: 0x2ac7f64c48 KEYVAL***: '!str k5' 'v5' (3 sibs) 27: 0x2ac7f64ce0 KEYVAL***: '!str k6' 'v6' (3 sibs) 27: 0x2ac7f64770 MAP***: !map (6 sibs) 3 children: 27: 0x2ac7f64d80 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ac7f64e18 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ac7f64eb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ac7f64808 SEQ: (6 sibs) 3 children: 27: 0x2ac7f64f50 VAL***: '!str v10' (3 sibs) 27: 0x2ac7f64fe8 VAL***: '!str v20' (3 sibs) 27: 0x2ac7f65080 VAL***: '!str v30' (3 sibs) 27: 0x2ac7f648a0 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ac7f65120 VAL***: '!str v40' (3 sibs) 27: 0x2ac7f651b8 VAL***: '!str v50' (3 sibs) 27: 0x2ac7f65250 VAL***: '!str v60' (3 sibs) 27: 0x2ac7f64938 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ac7f652f0 VAL: 'v70' (3 sibs) 27: 0x2ac7f65388 VAL: 'v80' (3 sibs) 27: 0x2ac7f65420 VAL: 'v90' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fa8800 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fa8890 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fa8920 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fa89b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fa8a40 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fa8ad0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fa8b60 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fa8bf0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fa8c80 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fa8d10 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fa8da0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fa8e30 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fa8ec0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fa8f50 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fa8fe0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fa9070 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fa9100 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fa9190 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fa9220 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fa92b0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fa9340 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fa93d0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fa9460 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fa94f0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fa9580 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: --------------- 27: ! a--------------- 27: REF TREE: 27: 0x2ac7f5fa20 [ROOT] DOCVAL***: '! a' (0 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fa7ef0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: --------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass { name: Joe, age: 15 } 27: picture: !!binary >- 27: R0lGODdhDQAIAIAAAAAAANn 27: Z2SwAAAAADQAIAAACF4SDGQ 27: ar3xxbJ9p0qa7R0YxwzaFME 27: 1IAADs= 27: --------------- 27: REF TREE: 27: 0x2ac7f5fb38 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ac7f5dcd0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 27: 0x2ac7f5dd68 KEYVAL***: 'svar' '!!str 0' (8 sibs) 27: 0x2ac7f5de00 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 27: 0x2ac7f5de98 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 27: 0x2ac7f5df30 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 27: 0x2ac7f5dfc8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 27: 0x2ac7f5e060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ac7f5e1a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ac7f5e238 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ac7f5e0f8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fa9a10 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fa9aa0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ac7fa9b30 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ac7fa9bc0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fa9c50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ac7fa9ce0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fa9d70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ac7fa9e00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fa9e90 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fa9f20 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fa9fb0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: --------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass { name: Joe, age: 15 } 27: picture: !binary >- 27: R0lGODdhDQAIAIAAAAAAANn 27: Z2SwAAAAADQAIAAACF4SDGQ 27: ar3xxbJ9p0qa7R0YxwzaFME 27: 1IAADs= 27: --------------- 27: REF TREE: 27: 0x2ac7f5fc50 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ac7f5e750 KEYVAL***: 'ivar' '!int 0' (8 sibs) 27: 0x2ac7f5e7e8 KEYVAL***: 'svar' '!str 0' (8 sibs) 27: 0x2ac7f5e880 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 27: 0x2ac7f5e918 KEYVAL***: '!int 2' '!float 3' (8 sibs) 27: 0x2ac7f5e9b0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 27: 0x2ac7f5ea48 KEYVAL***: '!str key' '!int val' (8 sibs) 27: 0x2ac7f5eae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ac7f5ec20 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ac7f5ecb8 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ac7f5eb78 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7faa320 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7faa3b0 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ac7faa440 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ac7faa4d0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ac7faa560 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ac7faa5f0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ac7faa680 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ac7faa710 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7faa7a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7faa830 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7faa8c0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: --------------- 27: { 27: ivar: !!int 0, 27: svar: !!str 0, 27: !!str key: !!int val 27: }--------------- 27: REF TREE: 27: 0x2ac7f5fd68 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ac7f5ed60 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 27: 0x2ac7f5edf8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 27: 0x2ac7f5ee90 KEYVAL***: '!!str key' '!!int val' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7faac30 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7faacc0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ac7faad50 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ac7faade0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: --------------- 27: { 27: ivar: !int 0, 27: svar: !str 0, 27: !str key: !int val 27: } 27: --------------- 27: REF TREE: 27: 0x2ac7f5fe80 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ac7f5f800 KEYVAL***: 'ivar' '!int 0' (3 sibs) 27: 0x2ac7f5f898 KEYVAL***: 'svar' '!str 0' (3 sibs) 27: 0x2ac7f5f930 KEYVAL***: '!str key' '!int val' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fab540 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fab5d0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ac7fab660 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ac7fab6f0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: --------------- 27: - !!int 0 27: - !!str 0 27: --------------- 27: REF TREE: 27: 0x2ac7f5ff98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5d950 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5d9e8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fabe50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fabee0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fabf70 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: --------------- 27: - !int 0 27: - !str 0 27: --------------- 27: REF TREE: 27: 0x2ac7f600b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5e380 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f5e418 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fac760 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fac7f0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fac880 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: --------------- 27: [ 27: !!int 0, 27: !!str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ac7f601c8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5e510 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5e5a8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fad070 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fad100 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fad190 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: --------------- 27: [ 27: !int 0, 27: !str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ac7f602e0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f60b60 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f60bf8 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fad980 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fada10 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fadaa0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: --------------- 27: some_seq: !!its_type [ 27: !!int 0, 27: !!str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ac7f603f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ac7f5f0c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: 0x2ac7f5f160 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5f1f8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fae290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fae320 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fae3b0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ac7fae440 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: --------------- 27: some_seq: !its_type [ 27: !int 0, 27: !str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ac7f60510 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ac7f5f2f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: 0x2ac7f5f390 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f5f428 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7faeba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7faec30 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7faecc0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ac7faed50 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --------------- 27: 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: ? a 27: : b 27: --- !!seq 27: - a 27: - b 27: --- !!str 27: a 27: b 27: ... 27: --- !!str a b 27: ... 27: --- !!str a b 27: --- !!str 27: a: b 27: --- !!str a: b 27: --- 27: !!str a: b 27: --- 27: !!str a 27: b 27: --- 27: !!set 27: ? a 27: ? b 27: --- !!set 27: ? a 27: ? b 27: --------------- 27: REF TREE: 27: 0x2ac7f60628 [ROOT] STREAM: (0 sibs) 12 children: 27: 0x2ac7f60f20 DOCMAP***: !!map (12 sibs) 2 children: 27: 0x2ac7f61650 KEYVAL: 'a' '0' (2 sibs) 27: 0x2ac7f616e8 KEYVAL: 'b' '1' (2 sibs) 27: 0x2ac7f60fb8 DOCMAP***: !map (12 sibs) 1 children: 27: 0x2ac7f5e6a0 KEYVAL: 'a' 'b' (1 sibs) 27: 0x2ac7f61050 DOCSEQ***: !!seq (12 sibs) 2 children: 27: 0x2ac7f61790 VAL: 'a' (2 sibs) 27: 0x2ac7f61828 VAL: 'b' (2 sibs) 27: 0x2ac7f610e8 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61180 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61218 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f612b0 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ac7f61348 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ac7f613e0 DOCMAP: (12 sibs) 1 children: 27: 0x2ac7f5f750 KEYVAL***: '!!str a' 'b' (1 sibs) 27: 0x2ac7f61478 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61510 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ac7f618d0 KEYVAL: 'a' '' (2 sibs) 27: 0x2ac7f61968 KEYVAL: 'b' '' (2 sibs) 27: 0x2ac7f615a8 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ac7f61a10 KEYVAL: 'a' '' (2 sibs) 27: 0x2ac7f61aa8 KEYVAL: 'b' '' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fafdc0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ac7fafe50 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ac7fafee0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ac7faff70 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ac7fb0000 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ac7fb0090 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ac7fb0120 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ac7fb01b0 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ac7fb0240 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ac7fb02d0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ac7fb0360 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ac7fb03f0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ac7fb0480 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ac7fb0510 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ac7fb05a0 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ac7fb0630 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ac7fb06c0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ac7fb0750 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ac7fb07e0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ac7fb0870 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ac7fb0900 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ac7fb0990 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ac7fb0a20 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: --------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: --------------- 27: REF TREE: 27: 0x2ac7f60740 [ROOT] MAP***: !!map (0 sibs) 5 children: 27: 0x2ac7f61bf0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 27: 0x2ac7f61c88 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 27: 0x2ac7f61ef0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 27: 0x2ac7f61f88 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 27: 0x2ac7f61d20 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 27: 0x2ac7f62030 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 27: 0x2ac7f620c8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 27: 0x2ac7f61db8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: 0x2ac7f62170 KEYVAL***: '10' '!!str 2' (2 sibs) 27: 0x2ac7f62208 KEYVAL***: '30' '!!str 4' (2 sibs) 27: 0x2ac7f61e50 KEYMAP***: '!!str baz' (5 sibs) 2 children: 27: 0x2ac7f622b0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 27: 0x2ac7f62348 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7faf4b0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ac7faf540 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7faf5d0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ac7faf660 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ac7faf6f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ac7faf780 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ac7faf810 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ac7faf8a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ac7faf930 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ac7faf9c0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ac7fafa50 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ac7fafae0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fafb70 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ac7fafc00 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: --------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: --------------- 27: REF TREE: 27: 0x2ac7f60858 [ROOT] MAP***: !map (0 sibs) 5 children: 27: 0x2ac7f62440 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 27: 0x2ac7f624d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 27: 0x2ac7f62740 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 27: 0x2ac7f627d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 27: 0x2ac7f62570 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 27: 0x2ac7f62880 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 27: 0x2ac7f62918 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 27: 0x2ac7f62608 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: 0x2ac7f629c0 KEYVAL***: '10' '!str 2' (2 sibs) 27: 0x2ac7f62a58 KEYVAL***: '30' '!str 4' (2 sibs) 27: 0x2ac7f626a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 27: 0x2ac7f62b00 KEYVAL***: '!int 10' '!float 20' (2 sibs) 27: 0x2ac7f62b98 KEYVAL***: '!int 30' '!float 40' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fb0fd0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fb1060 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fb10f0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fb1180 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fb1210 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fb12a0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fb1330 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fb13c0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fb1450 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fb14e0 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ac7fb1570 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ac7fb1600 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fb1690 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ac7fb1720 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: --------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: --------------- 27: REF TREE: 27: 0x2ac7f60970 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 27: 0x2ac7f63770 MAP: (6 sibs) 3 children: 27: 0x2ac7f63b10 KEYVAL***: '!!str k1' 'v1' (3 sibs) 27: 0x2ac7f63ba8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 27: 0x2ac7f63c40 KEYVAL***: '!!str k3' 'v3' (3 sibs) 27: 0x2ac7f63808 MAP***: !!map (6 sibs) 3 children: 27: 0x2ac7f63ce0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 27: 0x2ac7f63d78 KEYVAL***: '!!str k5' 'v5' (3 sibs) 27: 0x2ac7f63e10 KEYVAL***: '!!str k6' 'v6' (3 sibs) 27: 0x2ac7f638a0 MAP***: !!map (6 sibs) 3 children: 27: 0x2ac7f63eb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ac7f63f48 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ac7f63fe0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ac7f63938 SEQ: (6 sibs) 3 children: 27: 0x2ac7f64080 VAL***: '!!str v10' (3 sibs) 27: 0x2ac7f64118 VAL***: '!!str v20' (3 sibs) 27: 0x2ac7f641b0 VAL***: '!!str v30' (3 sibs) 27: 0x2ac7f639d0 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ac7f64250 VAL***: '!!str v40' (3 sibs) 27: 0x2ac7f642e8 VAL***: '!!str v50' (3 sibs) 27: 0x2ac7f64380 VAL***: '!!str v60' (3 sibs) 27: 0x2ac7f63a68 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ac7f64420 VAL: 'v70' (3 sibs) 27: 0x2ac7f644b8 VAL: 'v80' (3 sibs) 27: 0x2ac7f64550 VAL: 'v90' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fb21f0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fb2280 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fb2310 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fb23a0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fb2430 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fb24c0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fb2550 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fb25e0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fb2670 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fb2700 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fb2790 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fb2820 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fb28b0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fb2940 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fb29d0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fb2a60 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fb2af0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fb2b80 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fb2c10 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fb2ca0 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fb2d30 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fb2dc0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fb2e50 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fb2ee0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fb2f70 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: --------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: --------------- 27: REF TREE: 27: 0x2ac7f60a88 [ROOT] SEQ***: !seq (0 sibs) 6 children: 27: 0x2ac7f64640 MAP: (6 sibs) 3 children: 27: 0x2ac7f649e0 KEYVAL***: '!str k1' 'v1' (3 sibs) 27: 0x2ac7f64a78 KEYVAL***: '!str k2' 'v2' (3 sibs) 27: 0x2ac7f64b10 KEYVAL***: '!str k3' 'v3' (3 sibs) 27: 0x2ac7f646d8 MAP***: !map (6 sibs) 3 children: 27: 0x2ac7f64bb0 KEYVAL***: '!str k4' 'v4' (3 sibs) 27: 0x2ac7f64c48 KEYVAL***: '!str k5' 'v5' (3 sibs) 27: 0x2ac7f64ce0 KEYVAL***: '!str k6' 'v6' (3 sibs) 27: 0x2ac7f64770 MAP***: !map (6 sibs) 3 children: 27: 0x2ac7f64d80 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ac7f64e18 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ac7f64eb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ac7f64808 SEQ: (6 sibs) 3 children: 27: 0x2ac7f64f50 VAL***: '!str v10' (3 sibs) 27: 0x2ac7f64fe8 VAL***: '!str v20' (3 sibs) 27: 0x2ac7f65080 VAL***: '!str v30' (3 sibs) 27: 0x2ac7f648a0 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ac7f65120 VAL***: '!str v40' (3 sibs) 27: 0x2ac7f651b8 VAL***: '!str v50' (3 sibs) 27: 0x2ac7f65250 VAL***: '!str v60' (3 sibs) 27: 0x2ac7f64938 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ac7f652f0 VAL: 'v70' (3 sibs) 27: 0x2ac7f65388 VAL: 'v80' (3 sibs) 27: 0x2ac7f65420 VAL: 'v90' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fb3400 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fb3490 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fb3520 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fb35b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fb3640 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fb36d0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fb3760 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fb37f0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fb3880 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fb3910 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fb39a0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fb3a30 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fb3ac0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fb3b50 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fb3be0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fb3c70 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fb3d00 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fb3d90 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fb3e20 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fb3eb0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fb3f40 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fb3fd0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fb4060 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fb40f0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fb4180 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ! a~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f96840 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ! a\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb5b10 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: fvar: !!float 0.1\n 27: !!int 2: !!float 3\n 27: !!float 3: !!int 3.4\n 27: !!str key: !!int val\n 27: myObject: !myClass { name: Joe, age: 15 }\n 27: picture: !!binary >-\n 27: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f97890 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7f97920 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ac7f979b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ac7f97a40 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ac7f97ad0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ac7f97b60 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ac7f97bf0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ac7f97c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7f97d10 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7f97da0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7f97e30 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: fvar: !!float 0.1\n 27: !!int 2: !!float 3\n 27: !!float 3: !!int 3.4\n 27: !!str key: !!int val\n 27: myObject: !myClass\n 27: name: Joe\n 27: age: 15\n 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb6d00 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fb6d90 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ac7fb6e20 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ac7fb6eb0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fb6f40 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ac7fb6fd0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fb7060 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ac7fb70f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fb7180 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fb7210 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fb72a0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: fvar: !float 0.1\n 27: !int 2: !float 3\n 27: !float 3: !int 3.4\n 27: !str key: !int val\n 27: myObject: !myClass { name: Joe, age: 15 }\n 27: picture: !binary >-\n 27: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f988e0 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7f98970 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ac7f98a00 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ac7f98a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ac7f98b20 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ac7f98bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ac7f98c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ac7f98cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7f98d60 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7f98df0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7f98e80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: fvar: !float 0.1\n 27: !int 2: !float 3\n 27: !float 3: !int 3.4\n 27: !str key: !int val\n 27: myObject: !myClass\n 27: name: Joe\n 27: age: 15\n 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb7610 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fb76a0 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ac7fb7730 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ac7fb77c0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fb7850 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ac7fb78e0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fb7970 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ac7fb7a00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fb7a90 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fb7b20 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fb7bb0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: {\n 27: ivar: !!int 0,\n 27: svar: !!str 0,\n 27: !!str key: !!int val\n 27: }~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f99930 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7f999c0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ac7f99a50 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ac7f99ae0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: !!str key: !!int val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb7f20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fb7fb0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ac7fb8040 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ac7fb80d0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: {\n 27: ivar: !int 0,\n 27: svar: !str 0,\n 27: !str key: !int val\n 27: }\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f9a980 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7f9aa10 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ac7f9aaa0 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ac7f9ab30 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: !str key: !int val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb8830 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fb88c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ac7fb8950 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ac7fb89e0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f9ba50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7f9bae0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7f9bb70 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb9140 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fb91d0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fb9260 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f9caa0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7f9cb30 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7f9cbc0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb9a50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fb9ae0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fb9b70 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: [\n 27: !!int 0,\n 27: !!str 0\n 27: ]\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f9daf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7f9db80 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7f9dc10 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fba360 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fba3f0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fba480 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: [\n 27: !int 0,\n 27: !str 0\n 27: ]\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f9eb40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7f9ebd0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7f9ec60 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fbac70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fbad00 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fbad90 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: some_seq: !!its_type [\n 27: !!int 0,\n 27: !!str 0\n 27: ]\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7f9fb90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7f9fc20 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7f9fcb0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ac7f9fd40 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: some_seq: !!its_type\n 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fbb580 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fbb610 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fbb6a0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ac7fbb730 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: some_seq: !its_type [\n 27: !int 0,\n 27: !str 0\n 27: ]\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fa0c20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fa0cb0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fa0d40 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ac7fa0dd0 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: some_seq: !its_type\n 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fbbe90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fbbf20 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fbbfb0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ac7fbc040 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: --- !!map\n 27: a: 0\n 27: b: 1\n 27: --- !map\n 27: ? a\n 27: : b\n 27: --- !!seq\n 27: - a\n 27: - b\n 27: --- !!str\n 27: a bb\n 27: ...\n 27: --- !!str a b\n 27: ...\n 27: --- !!str a b\n 27: --- !!str\n 27: a: b\n 27: --- !!str a: b\n 27: ---\n 27: !!str a: b\n 27: ---\n 27: !!str a bb\n 27: ---\n 27: !!set\n 27: ? a\n 27: ? b\n 27: --- !!set\n 27: ? a\n 27: ? b\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fa28a0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ac7fa2930 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ac7fa29c0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ac7fa2a50 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ac7fa2ae0 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ac7fa2b70 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ac7fa2c00 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ac7fa2c90 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ac7fa2d20 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ac7fa2db0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ac7fa2e40 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ac7fa2ed0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ac7fa2f60 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ac7fa2ff0 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ac7fa3080 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ac7fa3110 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ac7fa31a0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ac7fa3230 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ac7fa32c0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ac7fa3350 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ac7fa33e0 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ac7fa3470 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ac7fa3500 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- !!map\n 27: a: 0\n 27: b: 1\n 27: --- !map\n 27: a: b\n 27: --- !!seq\n 27: - a\n 27: - b\n 27: --- !!str a b\n 27: --- !!str a b\n 27: --- !!str a b\n 27: --- !!str 'a: b'\n 27: --- !!str 'a: b'\n 27: ---\n 27: !!str a: b\n 27: --- !!str a b\n 27: --- !!set\n 27: a: \n 27: b: \n 27: --- !!set\n 27: a: \n 27: b: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fbd0b0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ac7fbd140 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ac7fbd1d0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ac7fbd260 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ac7fbd2f0 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ac7fbd380 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ac7fbd410 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ac7fbd4a0 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ac7fbd530 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ac7fbd5c0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ac7fbd650 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ac7fbd6e0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ac7fbd770 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ac7fbd800 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ac7fbd890 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ac7fbd920 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ac7fbd9b0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ac7fbda40 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ac7fbdad0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ac7fbdb60 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ac7fbdbf0 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ac7fbdc80 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ac7fbdd10 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !!map\n 27: !!str a0: !!xxx b0\n 27: !!str fooz: !!map\n 27: k1: !!float 1.0\n 27: k3: !!float 2.0\n 27: !!str foo: !!map\n 27: !!int 1: !!float 20.0\n 27: !!int 3: !!float 40.0\n 27: bar: !!map\n 27: 10: !!str 2\n 27: 30: !!str 4\n 27: !!str baz:\n 27: !!int 10: !!float 20\n 27: !!int 30: !!float 40\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fa3bc0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fa3c50 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fa3ce0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fa3d70 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fa3e00 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fa3e90 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fa3f20 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fa3fb0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fa4040 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fa40d0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ac7fa4160 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ac7fa41f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fa4280 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ac7fa4310 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !!map\n 27: !!str a0: !!xxx b0\n 27: !!str fooz: !!map\n 27: k1: !!float 1.0\n 27: k3: !!float 2.0\n 27: !!str foo: !!map\n 27: !!int 1: !!float 20.0\n 27: !!int 3: !!float 40.0\n 27: bar: !!map\n 27: 10: !!str 2\n 27: 30: !!str 4\n 27: !!str baz:\n 27: !!int 10: !!float 20\n 27: !!int 30: !!float 40\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fbc7a0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fbc830 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fbc8c0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fbc950 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fbc9e0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fbca70 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fbcb00 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fbcb90 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fbcc20 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fbccb0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ac7fbcd40 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ac7fbcdd0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fbce60 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ac7fbcef0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !map\n 27: !str a0: !xxx b0\n 27: !str fooz: !map\n 27: k1: !float 1.0\n 27: k3: !float 2.0\n 27: !str foo: !map\n 27: !int 1: !float 20.0\n 27: !int 3: !float 40.0\n 27: bar: !map\n 27: 10: !str 2\n 27: 30: !str 4\n 27: !str baz:\n 27: !int 10: !float 20\n 27: !int 30: !float 40\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fa4ef0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fa4f80 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fa5010 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fa50a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fa5130 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fa51c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fa5250 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fa52e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fa5370 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fa5400 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ac7fa5490 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ac7fa5520 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fa55b0 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ac7fa5640 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !map\n 27: !str a0: !xxx b0\n 27: !str fooz: !map\n 27: k1: !float 1.0\n 27: k3: !float 2.0\n 27: !str foo: !map\n 27: !int 1: !float 20.0\n 27: !int 3: !float 40.0\n 27: bar: !map\n 27: 10: !str 2\n 27: 30: !str 4\n 27: !str baz:\n 27: !int 10: !float 20\n 27: !int 30: !float 40\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fbe2c0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fbe350 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fbe3e0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fbe470 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fbe500 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fbe590 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fbe620 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fbe6b0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fbe740 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fbe7d0 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ac7fbe860 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ac7fbe8f0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fbe980 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ac7fbea10 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !!seq\n 27: - !!str k1: v1\n 27: !!str k2: v2\n 27: !!str k3: v3\n 27: - !!map\n 27: !!str k4: v4\n 27: !!str k5: v5\n 27: !!str k6: v6\n 27: - !!map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !!str v10\n 27: - !!str v20\n 27: - !!str v30\n 27: - !!seq\n 27: - !!str v40\n 27: - !!str v50\n 27: - !!str v60\n 27: - !!seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fa6bc0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fa6c50 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fa6ce0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fa6d70 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fa6e00 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fa6e90 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fa6f20 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fa6fb0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fa7040 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fa70d0 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fa7160 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fa71f0 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fa7280 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fa7310 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fa73a0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fa7430 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fa74c0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fa7550 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fa75e0 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fa7670 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fa7700 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fa7790 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fa7820 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fa78b0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fa7940 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !!seq\n 27: - !!str k1: v1\n 27: !!str k2: v2\n 27: !!str k3: v3\n 27: - !!map\n 27: !!str k4: v4\n 27: !!str k5: v5\n 27: !!str k6: v6\n 27: - !!map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !!str v10\n 27: - !!str v20\n 27: - !!str v30\n 27: - !!seq\n 27: - !!str v40\n 27: - !!str v50\n 27: - !!str v60\n 27: - !!seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fbf4e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fbf570 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fbf600 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fbf690 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fbf720 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fbf7b0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fbf840 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fbf8d0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fbf960 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fbf9f0 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fbfa80 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fbfb10 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fbfba0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fbfc30 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fbfcc0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fbfd50 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fbfde0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fbfe70 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fbff00 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fbff90 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fc0020 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fc00b0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fc0140 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fc01d0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fc0260 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !seq\n 27: - !str k1: v1\n 27: !str k2: v2\n 27: !str k3: v3\n 27: - !map\n 27: !str k4: v4\n 27: !str k5: v5\n 27: !str k6: v6\n 27: - !map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !str v10\n 27: - !str v20\n 27: - !str v30\n 27: - !seq\n 27: - !str v40\n 27: - !str v50\n 27: - !str v60\n 27: - !seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fa8800 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fa8890 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fa8920 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fa89b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fa8a40 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fa8ad0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fa8b60 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fa8bf0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fa8c80 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fa8d10 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fa8da0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fa8e30 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fa8ec0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fa8f50 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fa8fe0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fa9070 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fa9100 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fa9190 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fa9220 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fa92b0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fa9340 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fa93d0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fa9460 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fa94f0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fa9580 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !seq\n 27: - !str k1: v1\n 27: !str k2: v2\n 27: !str k3: v3\n 27: - !map\n 27: !str k4: v4\n 27: !str k5: v5\n 27: !str k6: v6\n 27: - !map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !str v10\n 27: - !str v20\n 27: - !str v30\n 27: - !seq\n 27: - !str v40\n 27: - !str v50\n 27: - !str v60\n 27: - !seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc06f0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fc0780 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fc0810 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fc08a0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fc0930 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fc09c0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fc0a50 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fc0ae0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fc0b70 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fc0c00 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fc0c90 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fc0d20 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fc0db0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fc0e40 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fc0ed0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fc0f60 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fc0ff0 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fc1080 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fc1110 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fc11a0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fc1230 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fc12c0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fc1350 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fc13e0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fc1470 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ! a~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fa7ef0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ! a\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fbebd0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ivar: !!int 0\r\n 27: svar: !!str 0\r\n 27: fvar: !!float 0.1\r\n 27: !!int 2: !!float 3\r\n 27: !!float 3: !!int 3.4\r\n 27: !!str key: !!int val\r\n 27: myObject: !myClass { name: Joe, age: 15 }\r\n 27: picture: !!binary >-\r\n 27: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 27: 1IAADs=\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fa9a10 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fa9aa0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ac7fa9b30 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ac7fa9bc0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fa9c50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ac7fa9ce0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fa9d70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ac7fa9e00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fa9e90 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fa9f20 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fa9fb0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: fvar: !!float 0.1\n 27: !!int 2: !!float 3\n 27: !!float 3: !!int 3.4\n 27: !!str key: !!int val\n 27: myObject: !myClass\n 27: name: Joe\n 27: age: 15\n 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc1900 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fc1990 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ac7fc1a20 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ac7fc1ab0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fc1b40 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ac7fc1bd0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fc1c60 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ac7fc1cf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fc1d80 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fc1e10 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fc1ea0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ivar: !int 0\r\n 27: svar: !str 0\r\n 27: fvar: !float 0.1\r\n 27: !int 2: !float 3\r\n 27: !float 3: !int 3.4\r\n 27: !str key: !int val\r\n 27: myObject: !myClass { name: Joe, age: 15 }\r\n 27: picture: !binary >-\r\n 27: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 27: 1IAADs=\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7faa320 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7faa3b0 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ac7faa440 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ac7faa4d0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ac7faa560 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ac7faa5f0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ac7faa680 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ac7faa710 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7faa7a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7faa830 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7faa8c0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: fvar: !float 0.1\n 27: !int 2: !float 3\n 27: !float 3: !int 3.4\n 27: !str key: !int val\n 27: myObject: !myClass\n 27: name: Joe\n 27: age: 15\n 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc2210 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fc22a0 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ac7fc2330 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ac7fc23c0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fc2450 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ac7fc24e0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fc2570 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ac7fc2600 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fc2690 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fc2720 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fc27b0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: {\r\n 27: ivar: !!int 0,\r\n 27: svar: !!str 0,\r\n 27: !!str key: !!int val\r\n 27: }~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7faac30 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7faacc0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ac7faad50 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ac7faade0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: !!str key: !!int val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc2b20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fc2bb0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ac7fc2c40 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ac7fc2cd0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: {\r\n 27: ivar: !int 0,\r\n 27: svar: !str 0,\r\n 27: !str key: !int val\r\n 27: }\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fab540 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fab5d0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ac7fab660 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ac7fab6f0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: !str key: !int val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc3430 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fc34c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ac7fc3550 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ac7fc35e0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - !!int 0\r\n 27: - !!str 0\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fabe50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fabee0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fabf70 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc3d40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fc3dd0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fc3e60 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - !int 0\r\n 27: - !str 0\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fac760 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fac7f0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fac880 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc4650 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fc46e0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fc4770 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: [\r\n 27: !!int 0,\r\n 27: !!str 0\r\n 27: ]\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fad070 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fad100 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fad190 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc4f60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fc4ff0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fc5080 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: [\r\n 27: !int 0,\r\n 27: !str 0\r\n 27: ]\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fad980 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fada10 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fadaa0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc5870 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fc5900 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fc5990 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: some_seq: !!its_type [\r\n 27: !!int 0,\r\n 27: !!str 0\r\n 27: ]\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fae290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fae320 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fae3b0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ac7fae440 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: some_seq: !!its_type\n 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc6180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fc6210 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fc62a0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ac7fc6330 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: some_seq: !its_type [\r\n 27: !int 0,\r\n 27: !str 0\r\n 27: ]\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7faeba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7faec30 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7faecc0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ac7faed50 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: some_seq: !its_type\n 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc6a90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fc6b20 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fc6bb0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ac7fc6c40 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: --- !!map\r\n 27: a: 0\r\n 27: b: 1\r\n 27: --- !map\r\n 27: ? a\r\n 27: : b\r\n 27: --- !!seq\r\n 27: - a\r\n 27: - b\r\n 27: --- !!str\r\n 27: a b b\r\n 27: ...\r\n 27: --- !!str a b\r\n 27: ...\r\n 27: --- !!str a b\r\n 27: --- !!str\r\n 27: a: b\r\n 27: --- !!str a: b\r\n 27: ---\r\n 27: !!str a: b\r\n 27: ---\r\n 27: !!str a b b\r\n 27: ---\r\n 27: !!set\r\n 27: ? a\r\n 27: ? b\r\n 27: --- !!set\r\n 27: ? a\r\n 27: ? b\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fafdc0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ac7fafe50 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ac7fafee0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ac7faff70 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ac7fb0000 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ac7fb0090 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ac7fb0120 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ac7fb01b0 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ac7fb0240 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ac7fb02d0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ac7fb0360 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ac7fb03f0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ac7fb0480 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ac7fb0510 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ac7fb05a0 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ac7fb0630 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ac7fb06c0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ac7fb0750 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ac7fb07e0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ac7fb0870 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ac7fb0900 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ac7fb0990 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ac7fb0a20 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- !!map\n 27: a: 0\n 27: b: 1\n 27: --- !map\n 27: a: b\n 27: --- !!seq\n 27: - a\n 27: - b\n 27: --- !!str a b\n 27: --- !!str a b\n 27: --- !!str a b\n 27: --- !!str 'a: b'\n 27: --- !!str 'a: b'\n 27: ---\n 27: !!str a: b\n 27: --- !!str a b\n 27: --- !!set\n 27: a: \n 27: b: \n 27: --- !!set\n 27: a: \n 27: b: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc7cb0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ac7fc7d40 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ac7fc7dd0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ac7fc7e60 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ac7fc7ef0 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ac7fc7f80 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ac7fc8010 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ac7fc80a0 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ac7fc8130 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ac7fc81c0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ac7fc8250 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ac7fc82e0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ac7fc8370 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ac7fc8400 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ac7fc8490 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ac7fc8520 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ac7fc85b0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ac7fc8640 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ac7fc86d0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ac7fc8760 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ac7fc87f0 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ac7fc8880 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ac7fc8910 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !!map\r\n 27: !!str a0: !!xxx b0\r\n 27: !!str fooz: !!map\r\n 27: k1: !!float 1.0\r\n 27: k3: !!float 2.0\r\n 27: !!str foo: !!map\r\n 27: !!int 1: !!float 20.0\r\n 27: !!int 3: !!float 40.0\r\n 27: bar: !!map\r\n 27: 10: !!str 2\r\n 27: 30: !!str 4\r\n 27: !!str baz:\r\n 27: !!int 10: !!float 20\r\n 27: !!int 30: !!float 40\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7faf4b0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ac7faf540 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7faf5d0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ac7faf660 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ac7faf6f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ac7faf780 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ac7faf810 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ac7faf8a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ac7faf930 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ac7faf9c0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ac7fafa50 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ac7fafae0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fafb70 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ac7fafc00 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !!map\n 27: !!str a0: !!xxx b0\n 27: !!str fooz: !!map\n 27: k1: !!float 1.0\n 27: k3: !!float 2.0\n 27: !!str foo: !!map\n 27: !!int 1: !!float 20.0\n 27: !!int 3: !!float 40.0\n 27: bar: !!map\n 27: 10: !!str 2\n 27: 30: !!str 4\n 27: !!str baz:\n 27: !!int 10: !!float 20\n 27: !!int 30: !!float 40\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc73a0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fc7430 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fc74c0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fc7550 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fc75e0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fc7670 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fc7700 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fc7790 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fc7820 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fc78b0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ac7fc7940 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ac7fc79d0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fc7a60 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ac7fc7af0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !map\r\n 27: !str a0: !xxx b0\r\n 27: !str fooz: !map\r\n 27: k1: !float 1.0\r\n 27: k3: !float 2.0\r\n 27: !str foo: !map\r\n 27: !int 1: !float 20.0\r\n 27: !int 3: !float 40.0\r\n 27: bar: !map\r\n 27: 10: !str 2\r\n 27: 30: !str 4\r\n 27: !str baz:\r\n 27: !int 10: !float 20\r\n 27: !int 30: !float 40\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb0fd0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fb1060 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fb10f0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fb1180 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fb1210 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fb12a0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fb1330 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fb13c0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fb1450 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fb14e0 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ac7fb1570 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ac7fb1600 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fb1690 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ac7fb1720 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !map\n 27: !str a0: !xxx b0\n 27: !str fooz: !map\n 27: k1: !float 1.0\n 27: k3: !float 2.0\n 27: !str foo: !map\n 27: !int 1: !float 20.0\n 27: !int 3: !float 40.0\n 27: bar: !map\n 27: 10: !str 2\n 27: 30: !str 4\n 27: !str baz:\n 27: !int 10: !float 20\n 27: !int 30: !float 40\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fc8ec0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fc8f50 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fc8fe0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fc9070 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fc9100 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fc9190 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fc9220 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fc92b0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fc9340 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fc93d0 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ac7fc9460 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ac7fc94f0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fc9580 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ac7fc9610 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !!seq\r\n 27: - !!str k1: v1\r\n 27: !!str k2: v2\r\n 27: !!str k3: v3\r\n 27: - !!map\r\n 27: !!str k4: v4\r\n 27: !!str k5: v5\r\n 27: !!str k6: v6\r\n 27: - !!map\r\n 27: k7: v7\r\n 27: k8: v8\r\n 27: k9: v9\r\n 27: - - !!str v10\r\n 27: - !!str v20\r\n 27: - !!str v30\r\n 27: - !!seq\r\n 27: - !!str v40\r\n 27: - !!str v50\r\n 27: - !!str v60\r\n 27: - !!seq\r\n 27: - v70\r\n 27: - v80\r\n 27: - v90\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb21f0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fb2280 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fb2310 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fb23a0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fb2430 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fb24c0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fb2550 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fb25e0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fb2670 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fb2700 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fb2790 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fb2820 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fb28b0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fb2940 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fb29d0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fb2a60 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fb2af0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fb2b80 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fb2c10 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fb2ca0 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fb2d30 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fb2dc0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fb2e50 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fb2ee0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fb2f70 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !!seq\n 27: - !!str k1: v1\n 27: !!str k2: v2\n 27: !!str k3: v3\n 27: - !!map\n 27: !!str k4: v4\n 27: !!str k5: v5\n 27: !!str k6: v6\n 27: - !!map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !!str v10\n 27: - !!str v20\n 27: - !!str v30\n 27: - !!seq\n 27: - !!str v40\n 27: - !!str v50\n 27: - !!str v60\n 27: - !!seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fca0e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fca170 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fca200 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fca290 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fca320 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fca3b0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fca440 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fca4d0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fca560 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fca5f0 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fca680 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fca710 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fca7a0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fca830 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fca8c0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fca950 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fca9e0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fcaa70 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fcab00 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fcab90 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fcac20 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fcacb0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fcad40 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fcadd0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fcae60 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !seq\r\n 27: - !str k1: v1\r\n 27: !str k2: v2\r\n 27: !str k3: v3\r\n 27: - !map\r\n 27: !str k4: v4\r\n 27: !str k5: v5\r\n 27: !str k6: v6\r\n 27: - !map\r\n 27: k7: v7\r\n 27: k8: v8\r\n 27: k9: v9\r\n 27: - - !str v10\r\n 27: - !str v20\r\n 27: - !str v30\r\n 27: - !seq\r\n 27: - !str v40\r\n 27: - !str v50\r\n 27: - !str v60\r\n 27: - !seq\r\n 27: - v70\r\n 27: - v80\r\n 27: - v90\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fb3400 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fb3490 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fb3520 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fb35b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fb3640 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fb36d0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fb3760 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fb37f0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fb3880 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fb3910 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fb39a0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fb3a30 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fb3ac0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fb3b50 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fb3be0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fb3c70 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fb3d00 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fb3d90 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fb3e20 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fb3eb0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fb3f40 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fb3fd0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fb4060 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fb40f0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fb4180 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !seq\n 27: - !str k1: v1\n 27: !str k2: v2\n 27: !str k3: v3\n 27: - !map\n 27: !str k4: v4\n 27: !str k5: v5\n 27: !str k6: v6\n 27: - !map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !str v10\n 27: - !str v20\n 27: - !str v30\n 27: - !seq\n 27: - !str v40\n 27: - !str v50\n 27: - !str v60\n 27: - !seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ac7fcb2f0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fcb380 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fcb410 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fcb4a0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fcb530 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fcb5c0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fcb650 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fcb6e0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fcb770 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fcb800 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fcb890 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fcb920 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fcb9b0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fcba40 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fcbad0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fcbb60 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fcbbf0 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fcbc80 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fcbd10 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fcbda0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fcbe30 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fcbec0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fcbf50 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fcbfe0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fcc070 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fa20 [ROOT] DOCVAL***: '! a' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f5f4d0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fb38 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ac7f5dcd0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 27: 0x2ac7f5dd68 KEYVAL***: 'svar' '!!str 0' (8 sibs) 27: 0x2ac7f5de00 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 27: 0x2ac7f5de98 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 27: 0x2ac7f5df30 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 27: 0x2ac7f5dfc8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 27: 0x2ac7f5e060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ac7f5e1a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ac7f5e238 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ac7f5e0f8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fc97d0 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fc9860 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ac7fc98f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ac7fc9980 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fc9a10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ac7fc9aa0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fc9b30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ac7fc9bc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fc9c50 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fc9ce0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fc9d70 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fc50 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ac7f5e750 KEYVAL***: 'ivar' '!int 0' (8 sibs) 27: 0x2ac7f5e7e8 KEYVAL***: 'svar' '!str 0' (8 sibs) 27: 0x2ac7f5e880 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 27: 0x2ac7f5e918 KEYVAL***: '!int 2' '!float 3' (8 sibs) 27: 0x2ac7f5e9b0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 27: 0x2ac7f5ea48 KEYVAL***: '!str key' '!int val' (8 sibs) 27: 0x2ac7f5eae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ac7f5ec20 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ac7f5ecb8 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ac7f5eb78 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fcc500 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fcc590 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ac7fcc620 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ac7fcc6b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fcc740 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ac7fcc7d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fcc860 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ac7fcc8f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fcc980 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fcca10 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fccaa0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fd68 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ac7f5ed60 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 27: 0x2ac7f5edf8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 27: 0x2ac7f5ee90 KEYVAL***: '!!str key' '!!int val' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fc9e10 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fc9ea0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ac7fc9f30 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ac7fc9fc0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fe80 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ac7f5f800 KEYVAL***: 'ivar' '!int 0' (3 sibs) 27: 0x2ac7f5f898 KEYVAL***: 'svar' '!str 0' (3 sibs) 27: 0x2ac7f5f930 KEYVAL***: '!str key' '!int val' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fccb40 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fccbd0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ac7fccc60 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ac7fcccf0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5ff98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5d950 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5d9e8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fccd90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fcce20 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fcceb0 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f600b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5e380 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f5e418 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fccf50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fccfe0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fcd070 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f601c8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5e510 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5e5a8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fcd110 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fcd1a0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fcd230 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f602e0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f60b60 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f60bf8 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fcd2d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fcd360 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fcd3f0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f603f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ac7f5f0c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: 0x2ac7f5f160 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5f1f8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fcd490 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fcd520 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fcd5b0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ac7fcd640 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60510 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ac7f5f2f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: 0x2ac7f5f390 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f5f428 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fcd6e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fcd770 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fcd800 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ac7fcd890 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60628 [ROOT] STREAM: (0 sibs) 12 children: 27: 0x2ac7f60f20 DOCMAP***: !!map (12 sibs) 2 children: 27: 0x2ac7f61650 KEYVAL: 'a' '0' (2 sibs) 27: 0x2ac7f616e8 KEYVAL: 'b' '1' (2 sibs) 27: 0x2ac7f60fb8 DOCMAP***: !map (12 sibs) 1 children: 27: 0x2ac7f5e6a0 KEYVAL: 'a' 'b' (1 sibs) 27: 0x2ac7f61050 DOCSEQ***: !!seq (12 sibs) 2 children: 27: 0x2ac7f61790 VAL: 'a' (2 sibs) 27: 0x2ac7f61828 VAL: 'b' (2 sibs) 27: 0x2ac7f610e8 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61180 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61218 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f612b0 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ac7f61348 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ac7f613e0 DOCMAP: (12 sibs) 1 children: 27: 0x2ac7f5f750 KEYVAL***: '!!str a' 'b' (1 sibs) 27: 0x2ac7f61478 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61510 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ac7f618d0 KEYVAL: 'a' '' (2 sibs) 27: 0x2ac7f61968 KEYVAL: 'b' '' (2 sibs) 27: 0x2ac7f615a8 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ac7f61a10 KEYVAL: 'a' '' (2 sibs) 27: 0x2ac7f61aa8 KEYVAL: 'b' '' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fcd930 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ac7fcd9c0 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ac7fcda50 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ac7fcdae0 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ac7fcdb70 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ac7fcdc00 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ac7fcdc90 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ac7fcdd20 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ac7fcddb0 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ac7fcde40 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ac7fcded0 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ac7fcdf60 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ac7fcdff0 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ac7fce080 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ac7fce110 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ac7fce1a0 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ac7fce230 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ac7fce2c0 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ac7fce350 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ac7fce3e0 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ac7fce470 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ac7fce500 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ac7fce590 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60740 [ROOT] MAP***: !!map (0 sibs) 5 children: 27: 0x2ac7f61bf0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 27: 0x2ac7f61c88 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 27: 0x2ac7f61ef0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 27: 0x2ac7f61f88 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 27: 0x2ac7f61d20 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 27: 0x2ac7f62030 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 27: 0x2ac7f620c8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 27: 0x2ac7f61db8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: 0x2ac7f62170 KEYVAL***: '10' '!!str 2' (2 sibs) 27: 0x2ac7f62208 KEYVAL***: '30' '!!str 4' (2 sibs) 27: 0x2ac7f61e50 KEYMAP***: '!!str baz' (5 sibs) 2 children: 27: 0x2ac7f622b0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 27: 0x2ac7f62348 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fce630 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fce6c0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fce750 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fce7e0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fce870 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fce900 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fce990 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fcea20 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fceab0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fceb40 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ac7fcebd0 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ac7fcec60 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fcecf0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ac7fced80 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60858 [ROOT] MAP***: !map (0 sibs) 5 children: 27: 0x2ac7f62440 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 27: 0x2ac7f624d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 27: 0x2ac7f62740 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 27: 0x2ac7f627d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 27: 0x2ac7f62570 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 27: 0x2ac7f62880 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 27: 0x2ac7f62918 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 27: 0x2ac7f62608 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: 0x2ac7f629c0 KEYVAL***: '10' '!str 2' (2 sibs) 27: 0x2ac7f62a58 KEYVAL***: '30' '!str 4' (2 sibs) 27: 0x2ac7f626a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 27: 0x2ac7f62b00 KEYVAL***: '!int 10' '!float 20' (2 sibs) 27: 0x2ac7f62b98 KEYVAL***: '!int 30' '!float 40' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fcee20 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fceeb0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fcef40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fcefd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fcf060 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fcf0f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fcf180 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fcf210 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fcf2a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fcf330 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ac7fcf3c0 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ac7fcf450 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fcf4e0 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ac7fcf570 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60970 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 27: 0x2ac7f63770 MAP: (6 sibs) 3 children: 27: 0x2ac7f63b10 KEYVAL***: '!!str k1' 'v1' (3 sibs) 27: 0x2ac7f63ba8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 27: 0x2ac7f63c40 KEYVAL***: '!!str k3' 'v3' (3 sibs) 27: 0x2ac7f63808 MAP***: !!map (6 sibs) 3 children: 27: 0x2ac7f63ce0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 27: 0x2ac7f63d78 KEYVAL***: '!!str k5' 'v5' (3 sibs) 27: 0x2ac7f63e10 KEYVAL***: '!!str k6' 'v6' (3 sibs) 27: 0x2ac7f638a0 MAP***: !!map (6 sibs) 3 children: 27: 0x2ac7f63eb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ac7f63f48 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ac7f63fe0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ac7f63938 SEQ: (6 sibs) 3 children: 27: 0x2ac7f64080 VAL***: '!!str v10' (3 sibs) 27: 0x2ac7f64118 VAL***: '!!str v20' (3 sibs) 27: 0x2ac7f641b0 VAL***: '!!str v30' (3 sibs) 27: 0x2ac7f639d0 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ac7f64250 VAL***: '!!str v40' (3 sibs) 27: 0x2ac7f642e8 VAL***: '!!str v50' (3 sibs) 27: 0x2ac7f64380 VAL***: '!!str v60' (3 sibs) 27: 0x2ac7f63a68 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ac7f64420 VAL: 'v70' (3 sibs) 27: 0x2ac7f644b8 VAL: 'v80' (3 sibs) 27: 0x2ac7f64550 VAL: 'v90' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fcf610 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fcf6a0 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fcf730 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fcf7c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fcf850 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fcf8e0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fcf970 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fcfa00 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fcfa90 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fcfb20 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fcfbb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fcfc40 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fcfcd0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fcfd60 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fcfdf0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fcfe80 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fcff10 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fcffa0 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fd0030 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fd00c0 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fd0150 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fd01e0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fd0270 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fd0300 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fd0390 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60a88 [ROOT] SEQ***: !seq (0 sibs) 6 children: 27: 0x2ac7f64640 MAP: (6 sibs) 3 children: 27: 0x2ac7f649e0 KEYVAL***: '!str k1' 'v1' (3 sibs) 27: 0x2ac7f64a78 KEYVAL***: '!str k2' 'v2' (3 sibs) 27: 0x2ac7f64b10 KEYVAL***: '!str k3' 'v3' (3 sibs) 27: 0x2ac7f646d8 MAP***: !map (6 sibs) 3 children: 27: 0x2ac7f64bb0 KEYVAL***: '!str k4' 'v4' (3 sibs) 27: 0x2ac7f64c48 KEYVAL***: '!str k5' 'v5' (3 sibs) 27: 0x2ac7f64ce0 KEYVAL***: '!str k6' 'v6' (3 sibs) 27: 0x2ac7f64770 MAP***: !map (6 sibs) 3 children: 27: 0x2ac7f64d80 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ac7f64e18 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ac7f64eb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ac7f64808 SEQ: (6 sibs) 3 children: 27: 0x2ac7f64f50 VAL***: '!str v10' (3 sibs) 27: 0x2ac7f64fe8 VAL***: '!str v20' (3 sibs) 27: 0x2ac7f65080 VAL***: '!str v30' (3 sibs) 27: 0x2ac7f648a0 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ac7f65120 VAL***: '!str v40' (3 sibs) 27: 0x2ac7f651b8 VAL***: '!str v50' (3 sibs) 27: 0x2ac7f65250 VAL***: '!str v60' (3 sibs) 27: 0x2ac7f64938 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ac7f652f0 VAL: 'v70' (3 sibs) 27: 0x2ac7f65388 VAL: 'v80' (3 sibs) 27: 0x2ac7f65420 VAL: 'v90' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd0430 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fd04c0 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fd0550 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fd05e0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fd0670 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fd0700 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fd0790 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fd0820 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fd08b0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fd0940 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fd09d0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fd0a60 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fd0af0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fd0b80 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fd0c10 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fd0ca0 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fd0d30 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fd0dc0 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fd0e50 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fd0ee0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fd0f70 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fd1000 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fd1090 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fd1120 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fd11b0 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fa20 [ROOT] DOCVAL***: '! a' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7f5f6b0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fb38 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ac7f5dcd0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 27: 0x2ac7f5dd68 KEYVAL***: 'svar' '!!str 0' (8 sibs) 27: 0x2ac7f5de00 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 27: 0x2ac7f5de98 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 27: 0x2ac7f5df30 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 27: 0x2ac7f5dfc8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 27: 0x2ac7f5e060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ac7f5e1a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ac7f5e238 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ac7f5e0f8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd1250 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fd12e0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ac7fd1370 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ac7fd1400 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fd1490 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ac7fd1520 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fd15b0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ac7fd1640 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fd16d0 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fd1760 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fd17f0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fc50 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ac7f5e750 KEYVAL***: 'ivar' '!int 0' (8 sibs) 27: 0x2ac7f5e7e8 KEYVAL***: 'svar' '!str 0' (8 sibs) 27: 0x2ac7f5e880 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 27: 0x2ac7f5e918 KEYVAL***: '!int 2' '!float 3' (8 sibs) 27: 0x2ac7f5e9b0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 27: 0x2ac7f5ea48 KEYVAL***: '!str key' '!int val' (8 sibs) 27: 0x2ac7f5eae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ac7f5ec20 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ac7f5ecb8 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ac7f5eb78 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd1890 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ac7fd1920 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ac7fd19b0 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ac7fd1a40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ac7fd1ad0 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ac7fd1b60 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ac7fd1bf0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ac7fd1c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ac7fd1d10 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ac7fd1da0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ac7fd1e30 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fd68 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ac7f5ed60 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 27: 0x2ac7f5edf8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 27: 0x2ac7f5ee90 KEYVAL***: '!!str key' '!!int val' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd1ed0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fd1f60 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ac7fd1ff0 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ac7fd2080 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5fe80 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ac7f5f800 KEYVAL***: 'ivar' '!int 0' (3 sibs) 27: 0x2ac7f5f898 KEYVAL***: 'svar' '!str 0' (3 sibs) 27: 0x2ac7f5f930 KEYVAL***: '!str key' '!int val' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd2120 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ac7fd21b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ac7fd2240 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ac7fd22d0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f5ff98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5d950 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5d9e8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd2370 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fd2400 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fd2490 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f600b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5e380 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f5e418 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd2530 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fd25c0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fd2650 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f601c8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f5e510 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5e5a8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd26f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fd2780 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ac7fd2810 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f602e0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ac7f60b60 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f60bf8 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd28b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ac7fd2940 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ac7fd29d0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f603f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ac7f5f0c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: 0x2ac7f5f160 VAL***: '!!int 0' (2 sibs) 27: 0x2ac7f5f1f8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd2a70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fd2b00 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fd2b90 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ac7fd2c20 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60510 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ac7f5f2f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: 0x2ac7f5f390 VAL***: '!int 0' (2 sibs) 27: 0x2ac7f5f428 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd2cc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ac7fd2d50 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ac7fd2de0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ac7fd2e70 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60628 [ROOT] STREAM: (0 sibs) 12 children: 27: 0x2ac7f60f20 DOCMAP***: !!map (12 sibs) 2 children: 27: 0x2ac7f61650 KEYVAL: 'a' '0' (2 sibs) 27: 0x2ac7f616e8 KEYVAL: 'b' '1' (2 sibs) 27: 0x2ac7f60fb8 DOCMAP***: !map (12 sibs) 1 children: 27: 0x2ac7f5e6a0 KEYVAL: 'a' 'b' (1 sibs) 27: 0x2ac7f61050 DOCSEQ***: !!seq (12 sibs) 2 children: 27: 0x2ac7f61790 VAL: 'a' (2 sibs) 27: 0x2ac7f61828 VAL: 'b' (2 sibs) 27: 0x2ac7f610e8 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61180 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61218 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f612b0 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ac7f61348 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ac7f613e0 DOCMAP: (12 sibs) 1 children: 27: 0x2ac7f5f750 KEYVAL***: '!!str a' 'b' (1 sibs) 27: 0x2ac7f61478 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ac7f61510 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ac7f618d0 KEYVAL: 'a' '' (2 sibs) 27: 0x2ac7f61968 KEYVAL: 'b' '' (2 sibs) 27: 0x2ac7f615a8 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ac7f61a10 KEYVAL: 'a' '' (2 sibs) 27: 0x2ac7f61aa8 KEYVAL: 'b' '' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd2f10 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ac7fd2fa0 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ac7fd3030 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ac7fd30c0 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ac7fd3150 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ac7fd31e0 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ac7fd3270 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ac7fd3300 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ac7fd3390 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ac7fd3420 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ac7fd34b0 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ac7fd3540 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ac7fd35d0 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ac7fd3660 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ac7fd36f0 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ac7fd3780 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ac7fd3810 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ac7fd38a0 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ac7fd3930 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ac7fd39c0 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ac7fd3a50 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ac7fd3ae0 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ac7fd3b70 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60740 [ROOT] MAP***: !!map (0 sibs) 5 children: 27: 0x2ac7f61bf0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 27: 0x2ac7f61c88 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 27: 0x2ac7f61ef0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 27: 0x2ac7f61f88 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 27: 0x2ac7f61d20 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 27: 0x2ac7f62030 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 27: 0x2ac7f620c8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 27: 0x2ac7f61db8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: 0x2ac7f62170 KEYVAL***: '10' '!!str 2' (2 sibs) 27: 0x2ac7f62208 KEYVAL***: '30' '!!str 4' (2 sibs) 27: 0x2ac7f61e50 KEYMAP***: '!!str baz' (5 sibs) 2 children: 27: 0x2ac7f622b0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 27: 0x2ac7f62348 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd3c10 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fd3ca0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fd3d30 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fd3dc0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fd3e50 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fd3ee0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fd3f70 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fd4000 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fd4090 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fd4120 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ac7fd41b0 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ac7fd4240 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fd42d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ac7fd4360 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60858 [ROOT] MAP***: !map (0 sibs) 5 children: 27: 0x2ac7f62440 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 27: 0x2ac7f624d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 27: 0x2ac7f62740 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 27: 0x2ac7f627d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 27: 0x2ac7f62570 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 27: 0x2ac7f62880 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 27: 0x2ac7f62918 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 27: 0x2ac7f62608 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: 0x2ac7f629c0 KEYVAL***: '10' '!str 2' (2 sibs) 27: 0x2ac7f62a58 KEYVAL***: '30' '!str 4' (2 sibs) 27: 0x2ac7f626a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 27: 0x2ac7f62b00 KEYVAL***: '!int 10' '!float 20' (2 sibs) 27: 0x2ac7f62b98 KEYVAL***: '!int 30' '!float 40' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd4400 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ac7fd4490 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ac7fd4520 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ac7fd45b0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ac7fd4640 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ac7fd46d0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ac7fd4760 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ac7fd47f0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ac7fd4880 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ac7fd4910 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ac7fd49a0 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ac7fd4a30 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ac7fd4ac0 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ac7fd4b50 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60970 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 27: 0x2ac7f63770 MAP: (6 sibs) 3 children: 27: 0x2ac7f63b10 KEYVAL***: '!!str k1' 'v1' (3 sibs) 27: 0x2ac7f63ba8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 27: 0x2ac7f63c40 KEYVAL***: '!!str k3' 'v3' (3 sibs) 27: 0x2ac7f63808 MAP***: !!map (6 sibs) 3 children: 27: 0x2ac7f63ce0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 27: 0x2ac7f63d78 KEYVAL***: '!!str k5' 'v5' (3 sibs) 27: 0x2ac7f63e10 KEYVAL***: '!!str k6' 'v6' (3 sibs) 27: 0x2ac7f638a0 MAP***: !!map (6 sibs) 3 children: 27: 0x2ac7f63eb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ac7f63f48 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ac7f63fe0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ac7f63938 SEQ: (6 sibs) 3 children: 27: 0x2ac7f64080 VAL***: '!!str v10' (3 sibs) 27: 0x2ac7f64118 VAL***: '!!str v20' (3 sibs) 27: 0x2ac7f641b0 VAL***: '!!str v30' (3 sibs) 27: 0x2ac7f639d0 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ac7f64250 VAL***: '!!str v40' (3 sibs) 27: 0x2ac7f642e8 VAL***: '!!str v50' (3 sibs) 27: 0x2ac7f64380 VAL***: '!!str v60' (3 sibs) 27: 0x2ac7f63a68 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ac7f64420 VAL: 'v70' (3 sibs) 27: 0x2ac7f644b8 VAL: 'v80' (3 sibs) 27: 0x2ac7f64550 VAL: 'v90' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd4bf0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fd4c80 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fd4d10 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fd4da0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fd4e30 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fd4ec0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fd4f50 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fd4fe0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fd5070 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fd5100 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fd5190 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fd5220 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fd52b0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fd5340 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fd53d0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fd5460 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fd54f0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fd5580 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fd5610 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fd56a0 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fd5730 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fd57c0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fd5850 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fd58e0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fd5970 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ac7f60a88 [ROOT] SEQ***: !seq (0 sibs) 6 children: 27: 0x2ac7f64640 MAP: (6 sibs) 3 children: 27: 0x2ac7f649e0 KEYVAL***: '!str k1' 'v1' (3 sibs) 27: 0x2ac7f64a78 KEYVAL***: '!str k2' 'v2' (3 sibs) 27: 0x2ac7f64b10 KEYVAL***: '!str k3' 'v3' (3 sibs) 27: 0x2ac7f646d8 MAP***: !map (6 sibs) 3 children: 27: 0x2ac7f64bb0 KEYVAL***: '!str k4' 'v4' (3 sibs) 27: 0x2ac7f64c48 KEYVAL***: '!str k5' 'v5' (3 sibs) 27: 0x2ac7f64ce0 KEYVAL***: '!str k6' 'v6' (3 sibs) 27: 0x2ac7f64770 MAP***: !map (6 sibs) 3 children: 27: 0x2ac7f64d80 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ac7f64e18 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ac7f64eb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ac7f64808 SEQ: (6 sibs) 3 children: 27: 0x2ac7f64f50 VAL***: '!str v10' (3 sibs) 27: 0x2ac7f64fe8 VAL***: '!str v20' (3 sibs) 27: 0x2ac7f65080 VAL***: '!str v30' (3 sibs) 27: 0x2ac7f648a0 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ac7f65120 VAL***: '!str v40' (3 sibs) 27: 0x2ac7f651b8 VAL***: '!str v50' (3 sibs) 27: 0x2ac7f65250 VAL***: '!str v60' (3 sibs) 27: 0x2ac7f64938 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ac7f652f0 VAL: 'v70' (3 sibs) 27: 0x2ac7f65388 VAL: 'v80' (3 sibs) 27: 0x2ac7f65420 VAL: 'v90' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ac7fd5a10 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ac7fd5aa0 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ac7fd5b30 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ac7fd5bc0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ac7fd5c50 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ac7fd5ce0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ac7fd5d70 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ac7fd5e00 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ac7fd5e90 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ac7fd5f20 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ac7fd5fb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ac7fd6040 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ac7fd60d0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ac7fd6160 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ac7fd61f0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ac7fd6280 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ac7fd6310 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ac7fd63a0 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ac7fd6430 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ac7fd64c0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ac7fd6550 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ac7fd65e0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ac7fd6670 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ac7fd6700 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ac7fd6790 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 27: [----------] 320 tests from TAG_PROPERTY/YmlTestCase (113 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 342 tests from 8 test suites ran. (130 ms total) 27: [ PASSED ] 342 tests. 27/50 Test #27: ryml-test-tag_property ............ Passed 0.19 sec test 28 Start 28: ryml-test-explicit_key 28: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-explicit_key-0.4.1 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 28: [==========] Running 406 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 5 tests from explicit_key 28: [ RUN ] explicit_key.test_suite_5WE3 28: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 28: [ RUN ] explicit_key.test_suite_DFF7_v1 28: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 28: [ RUN ] explicit_key.test_suite_DFF7_v2 28: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 28: [ RUN ] explicit_key.test_suite_FRK4 28: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 28: [ RUN ] explicit_key.test_suite_M2N8 28: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 28: [----------] 5 tests from explicit_key (2 ms total) 28: 28: [----------] 400 tests from EXPLICIT_KEY/YmlTestCase 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --------------- 28: 28: ? a 28: ? b 28: ? 28: --- !!set # test that we do not add any last item 28: ? a 28: ? b 28: --- !!set # test that we do add the last item 28: ? a 28: ? b 28: ? 28: --------------- 28: REF TREE: 28: 0x2ad89095b0 [ROOT] STREAM: (0 sibs) 3 children: 28: 0x2ad8905c70 DOCMAP: (3 sibs) 3 children: 28: 0x2ad8905e40 KEYVAL: 'a' '' (3 sibs) 28: 0x2ad8905ed8 KEYVAL: 'b' '' (3 sibs) 28: 0x2ad8905f70 KEYVAL: '' '' (3 sibs) 28: 0x2ad8905d08 DOCMAP***: !!set (3 sibs) 2 children: 28: 0x2ad8906010 KEYVAL: 'a' '' (2 sibs) 28: 0x2ad89060a8 KEYVAL: 'b' '' (2 sibs) 28: 0x2ad8905da0 DOCMAP***: !!set (3 sibs) 3 children: 28: 0x2ad8906150 KEYVAL: 'a' '' (3 sibs) 28: 0x2ad89061e8 KEYVAL: 'b' '' (3 sibs) 28: 0x2ad8906280 KEYVAL: '' '' (3 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8947260 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [4] 0x2ad89474a0 DOCMAP: (3 sibs) 3 children: 28: [2] [1] 0x2ad89472f0 KEYVAL: 'a' '' (3 sibs) 28: [3] [2] 0x2ad8947380 KEYVAL: 'b' '' (3 sibs) 28: [4] [3] 0x2ad8947410 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2ad8947530 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2ad89475c0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2ad8947650 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2ad89476e0 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2ad8947770 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2ad8947800 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2ad8947890 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: --------------- 28: 28: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 28: ?foo: safe question mark 28: :foo: safe colon 28: -foo: safe dash 28: this is#not: a comment 28: --------------- 28: REF TREE: 28: 0x2ad89096c8 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad8906680 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: 0x2ad8906718 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2ad89067b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2ad8906848 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2ad89068e0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89484e0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8948570 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2ad8948600 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad8948690 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad8948720 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad89487b0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: --------------- 28: { 28: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 28: ?foo: safe question mark, 28: :foo: safe colon, 28: -foo: safe dash, 28: this is#not: a comment, 28: }--------------- 28: REF TREE: 28: 0x2ad89097e0 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad8906df0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: 0x2ad8906e88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2ad8906f20 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2ad8906fb8 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2ad8907050 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8949670 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8949700 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2ad8949790 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad8949820 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad89498b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad8949940 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: --------------- 28: 28: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ 28: - ?foo 28: - :foo 28: - -foo 28: - this is#not:a comment 28: --------------- 28: REF TREE: 28: 0x2ad89098f8 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2ad89070f0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: 0x2ad8907188 VAL: '?foo' (5 sibs) 28: 0x2ad8907220 VAL: ':foo' (5 sibs) 28: 0x2ad89072b8 VAL: '-foo' (5 sibs) 28: 0x2ad8907350 VAL: 'this is#not:a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad894a730 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad894a7c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad894a850 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad894a8e0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad894a970 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad894aa00 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: --------------- 28: [ 28: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 28: ?foo, 28: :foo, 28: -foo, 28: this is#not:a comment, 28: ]--------------- 28: REF TREE: 28: 0x2ad8909a10 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2ad8907cc0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: 0x2ad8907d58 VAL: '?foo' (5 sibs) 28: 0x2ad8907df0 VAL: ':foo' (5 sibs) 28: 0x2ad8907e88 VAL: '-foo' (5 sibs) 28: 0x2ad8907f20 VAL: 'this is#not:a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad894b860 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad894b8f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad894b980 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad894ba10 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad894baa0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad894bb30 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: --------------- 28: 28: ? an explicit key 28: : its value 28: --------------- 28: REF TREE: 28: 0x2ad8909b28 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89069d0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad894c8b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad894c940 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: --------------- 28: 28: { 28: a simple key: a value, 28: ? an explicit key: another value, 28: } 28: --------------- 28: REF TREE: 28: 0x2ad8909c40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8905960 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad89059f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad894d960 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad894d9f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad894da80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: --------------- 28: 28: { 28: ? an explicit key: another value, 28: a simple key: a value, 28: } 28: --------------- 28: REF TREE: 28: 0x2ad8909d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8906b10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad8906ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad894ea10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad894eaa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad894eb30 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: --------------- 28: 28: a simple key: a value 28: ? an explicit key: another value 28: --------------- 28: REF TREE: 28: 0x2ad8909e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8906ca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad8906d38 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad894fa60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad894faf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad894fb80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: --------------- 28: 28: ? an explicit key: another value 28: a simple key: a value 28: --------------- 28: REF TREE: 28: 0x2ad8909f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8907440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89074d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8950ab0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8950b40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8950bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: --------------- 28: 28: map: 28: ? an explicit key: another value 28: a simple key: a value 28: ? an explicit key deindented: its value 28: --------------- 28: REF TREE: 28: 0x2ad890a0a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8907710 KEYMAP: 'map' (2 sibs) 2 children: 28: 0x2ad8907850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89078e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad89077a8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8951d00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8951d90 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2ad8951e20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8951eb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8951f40 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: --------------- 28: 28: - ? an explicit key: another value 28: a simple key: a value 28: - ? another explicit key: its value 28: --------------- 28: REF TREE: 28: 0x2ad890a1b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2ad8907a80 MAP: (2 sibs) 2 children: 28: 0x2ad8909150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89091e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad8907b18 MAP: (2 sibs) 1 children: 28: 0x2ad8907bc0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8952e30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2ad8952ec0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2ad8952f50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8952fe0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8953070 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2ad8953100 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: --------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a2d0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad8907990 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8953f40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8953fd0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: --------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a3e8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89092e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8955050 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89550e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: --------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a500 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89093d0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8956160 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89561f0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: --------------- 28: ? > 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a618 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89094c0 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8957270 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8957300 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: --------------- 28: ? >+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a730 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad890b8c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8958380 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8958410 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: --------------- 28: ? >- 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a848 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad8908010 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8959490 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8959520 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: --------------- 28: 28: ? a 28: ? b 28: c: 28: ? d 28: e: 28: --------------- 28: REF TREE: 28: 0x2ad890a960 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad89080b0 KEYVAL: 'a' '' (5 sibs) 28: 0x2ad8908148 KEYVAL: 'b' '' (5 sibs) 28: 0x2ad89081e0 KEYVAL: 'c' '' (5 sibs) 28: 0x2ad8908278 KEYVAL: 'd' '' (5 sibs) 28: 0x2ad8908310 KEYVAL: 'e' '' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895a4e0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad895a570 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2ad895a600 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2ad895a690 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2ad895a720 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2ad895a7b0 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: --------------- 28: 28: a: 1 28: ? b 28: &anchor c: 3 28: ? d 28: !!str e: 4 28: ? f 28: --------------- 28: REF TREE: 28: 0x2ad890aa78 [ROOT] MAP: (0 sibs) 6 children: 28: 0x2ad8908400 KEYVAL: 'a' '1' (6 sibs) 28: 0x2ad8908498 KEYVAL: 'b' '' (6 sibs) 28: 0x2ad8908530 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: 0x2ad89085c8 KEYVAL: 'd' '' (6 sibs) 28: 0x2ad8908660 KEYVAL***: '!!str e' '4' (6 sibs) 28: 0x2ad89086f8 KEYVAL: 'f' '' (6 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895b530 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2ad895b5c0 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2ad895b650 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2ad895b6e0 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2ad895b770 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2ad895b800 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2ad895b890 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --------------- 28: 28: ? a 28: ? b 28: ? 28: --- !!set # test that we do not add any last item 28: ? a 28: ? b 28: --- !!set # test that we do add the last item 28: ? a 28: ? b 28: ? 28: --------------- 28: REF TREE: 28: 0x2ad89095b0 [ROOT] STREAM: (0 sibs) 3 children: 28: 0x2ad8905c70 DOCMAP: (3 sibs) 3 children: 28: 0x2ad8905e40 KEYVAL: 'a' '' (3 sibs) 28: 0x2ad8905ed8 KEYVAL: 'b' '' (3 sibs) 28: 0x2ad8905f70 KEYVAL: '' '' (3 sibs) 28: 0x2ad8905d08 DOCMAP***: !!set (3 sibs) 2 children: 28: 0x2ad8906010 KEYVAL: 'a' '' (2 sibs) 28: 0x2ad89060a8 KEYVAL: 'b' '' (2 sibs) 28: 0x2ad8905da0 DOCMAP***: !!set (3 sibs) 3 children: 28: 0x2ad8906150 KEYVAL: 'a' '' (3 sibs) 28: 0x2ad89061e8 KEYVAL: 'b' '' (3 sibs) 28: 0x2ad8906280 KEYVAL: '' '' (3 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895be80 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [4] 0x2ad895c0c0 DOCMAP: (3 sibs) 3 children: 28: [2] [1] 0x2ad895bf10 KEYVAL: 'a' '' (3 sibs) 28: [3] [2] 0x2ad895bfa0 KEYVAL: 'b' '' (3 sibs) 28: [4] [3] 0x2ad895c030 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2ad895c150 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2ad895c1e0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2ad895c270 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2ad895c300 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2ad895c390 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2ad895c420 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2ad895c4b0 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: --------------- 28: 28: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 28: ?foo: safe question mark 28: :foo: safe colon 28: -foo: safe dash 28: this is#not: a comment 28: --------------- 28: REF TREE: 28: 0x2ad89096c8 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad8906680 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: 0x2ad8906718 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2ad89067b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2ad8906848 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2ad89068e0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895c790 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad895c820 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2ad895c8b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad895c940 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad895c9d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad895ca60 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: --------------- 28: { 28: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 28: ?foo: safe question mark, 28: :foo: safe colon, 28: -foo: safe dash, 28: this is#not: a comment, 28: }--------------- 28: REF TREE: 28: 0x2ad89097e0 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad8906df0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: 0x2ad8906e88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2ad8906f20 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2ad8906fb8 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2ad8907050 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895d0a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad895d130 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2ad895d1c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad895d250 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad895d2e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad895d370 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: --------------- 28: 28: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ 28: - ?foo 28: - :foo 28: - -foo 28: - this is#not:a comment 28: --------------- 28: REF TREE: 28: 0x2ad89098f8 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2ad89070f0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: 0x2ad8907188 VAL: '?foo' (5 sibs) 28: 0x2ad8907220 VAL: ':foo' (5 sibs) 28: 0x2ad89072b8 VAL: '-foo' (5 sibs) 28: 0x2ad8907350 VAL: 'this is#not:a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895d9b0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad895da40 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad895dad0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad895db60 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad895dbf0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad895dc80 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: --------------- 28: [ 28: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 28: ?foo, 28: :foo, 28: -foo, 28: this is#not:a comment, 28: ]--------------- 28: REF TREE: 28: 0x2ad8909a10 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2ad8907cc0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: 0x2ad8907d58 VAL: '?foo' (5 sibs) 28: 0x2ad8907df0 VAL: ':foo' (5 sibs) 28: 0x2ad8907e88 VAL: '-foo' (5 sibs) 28: 0x2ad8907f20 VAL: 'this is#not:a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895e2c0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad895e350 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad895e3e0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad895e470 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad895e500 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad895e590 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: --------------- 28: 28: ? an explicit key 28: : its value 28: --------------- 28: REF TREE: 28: 0x2ad8909b28 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89069d0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895ebd0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad895ec60 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: --------------- 28: 28: { 28: a simple key: a value, 28: ? an explicit key: another value, 28: } 28: --------------- 28: REF TREE: 28: 0x2ad8909c40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8905960 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad89059f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895f4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad895f570 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad895f600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: --------------- 28: 28: { 28: ? an explicit key: another value, 28: a simple key: a value, 28: } 28: --------------- 28: REF TREE: 28: 0x2ad8909d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8906b10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad8906ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad895fdf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad895fe80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad895ff10 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: --------------- 28: 28: a simple key: a value 28: ? an explicit key: another value 28: --------------- 28: REF TREE: 28: 0x2ad8909e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8906ca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad8906d38 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8960700 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8960790 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad8960820 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: --------------- 28: 28: ? an explicit key: another value 28: a simple key: a value 28: --------------- 28: REF TREE: 28: 0x2ad8909f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8907440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89074d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8961010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89610a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8961130 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: --------------- 28: 28: map: 28: ? an explicit key: another value 28: a simple key: a value 28: ? an explicit key deindented: its value 28: --------------- 28: REF TREE: 28: 0x2ad890a0a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8907710 KEYMAP: 'map' (2 sibs) 2 children: 28: 0x2ad8907850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89078e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad89077a8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8961920 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89619b0 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2ad8961a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8961ad0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8961b60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: --------------- 28: 28: - ? an explicit key: another value 28: a simple key: a value 28: - ? another explicit key: its value 28: --------------- 28: REF TREE: 28: 0x2ad890a1b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2ad8907a80 MAP: (2 sibs) 2 children: 28: 0x2ad8909150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89091e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad8907b18 MAP: (2 sibs) 1 children: 28: 0x2ad8907bc0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8962230 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2ad89622c0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2ad8962350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad89623e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8962470 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2ad8962500 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: --------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a2d0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad8907990 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8962b40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8962bd0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: --------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a3e8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89092e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8963450 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89634e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: --------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a500 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89093d0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8963d60 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8963df0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: --------------- 28: ? > 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a618 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89094c0 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8964670 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8964700 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: --------------- 28: ? >+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a730 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad890b8c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8964f80 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8965010 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: --------------- 28: ? >- 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2ad890a848 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad8908010 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8965890 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8965920 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: --------------- 28: 28: ? a 28: ? b 28: c: 28: ? d 28: e: 28: --------------- 28: REF TREE: 28: 0x2ad890a960 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad89080b0 KEYVAL: 'a' '' (5 sibs) 28: 0x2ad8908148 KEYVAL: 'b' '' (5 sibs) 28: 0x2ad89081e0 KEYVAL: 'c' '' (5 sibs) 28: 0x2ad8908278 KEYVAL: 'd' '' (5 sibs) 28: 0x2ad8908310 KEYVAL: 'e' '' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89661a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8966230 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2ad89662c0 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2ad8966350 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2ad89663e0 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2ad8966470 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: --------------- 28: 28: a: 1 28: ? b 28: &anchor c: 3 28: ? d 28: !!str e: 4 28: ? f 28: --------------- 28: REF TREE: 28: 0x2ad890aa78 [ROOT] MAP: (0 sibs) 6 children: 28: 0x2ad8908400 KEYVAL: 'a' '1' (6 sibs) 28: 0x2ad8908498 KEYVAL: 'b' '' (6 sibs) 28: 0x2ad8908530 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: 0x2ad89085c8 KEYVAL: 'd' '' (6 sibs) 28: 0x2ad8908660 KEYVAL***: '!!str e' '4' (6 sibs) 28: 0x2ad89086f8 KEYVAL: 'f' '' (6 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8966ab0 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2ad8966b40 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2ad8966bd0 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2ad8966c60 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2ad8966cf0 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2ad8966d80 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2ad8966e10 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 (20 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 (5 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: ? a\n 28: ? b\n 28: ?\n 28: --- !!set # test that we do not add any last item\n 28: ? a\n 28: ? b\n 28: --- !!set # test that we do add the last item\n 28: ? a\n 28: ? b\n 28: ?\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8947260 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [4] 0x2ad89474a0 DOCMAP: (3 sibs) 3 children: 28: [2] [1] 0x2ad89472f0 KEYVAL: 'a' '' (3 sibs) 28: [3] [2] 0x2ad8947380 KEYVAL: 'b' '' (3 sibs) 28: [4] [3] 0x2ad8947410 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2ad8947530 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2ad89475c0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2ad8947650 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2ad89476e0 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2ad8947770 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2ad8947800 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2ad8947890 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ---\n 28: a: \n 28: b: \n 28: : \n 28: --- !!set\n 28: a: \n 28: b: \n 28: --- !!set\n 28: a: \n 28: b: \n 28: : \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad89684c0 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [1] 0x2ad8968550 DOCMAP: (3 sibs) 3 children: 28: [2] [2] 0x2ad89685e0 KEYVAL: 'a' '' (3 sibs) 28: [3] [3] 0x2ad8968670 KEYVAL: 'b' '' (3 sibs) 28: [4] [4] 0x2ad8968700 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2ad8968790 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2ad8968820 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2ad89688b0 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2ad8968940 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2ad89689d0 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2ad8968a60 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2ad8968af0 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\n 28: ?foo: safe question mark\n 28: :foo: safe colon\n 28: -foo: safe dash\n 28: this is#not: a comment\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad89484e0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8948570 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2ad8948600 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad8948690 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad8948720 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad89487b0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe\n 28: '?foo': safe question mark\n 28: ':foo': safe colon\n 28: '-foo': safe dash\n 28: 'this is#not': a comment\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad89696b0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8969740 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2ad89697d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad8969860 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad89698f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad8969980 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: {\n 28: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\n 28: ?foo: safe question mark,\n 28: :foo: safe colon,\n 28: -foo: safe dash,\n 28: this is#not: a comment,\n 28: }~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8949670 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8949700 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2ad8949790 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad8949820 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad89498b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad8949940 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe\n 28: '?foo': safe question mark\n 28: ':foo': safe colon\n 28: '-foo': safe dash\n 28: 'this is#not': a comment\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8969fc0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad896a050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2ad896a0e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad896a170 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad896a200 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad896a290 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\n 28: - ?foo\n 28: - :foo\n 28: - -foo\n 28: - this is#not:a comment\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad894a730 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad894a7c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad894a850 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad894a8e0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad894a970 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad894aa00 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~'\n 28: - '?foo'\n 28: - ':foo'\n 28: - '-foo'\n 28: - 'this is#not:a comment'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896a8d0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad896a960 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad896a9f0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad896aa80 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad896ab10 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad896aba0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: [\n 28: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\n 28: ?foo,\n 28: :foo,\n 28: -foo,\n 28: this is#not:a comment,\n 28: ]~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad894b860 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad894b8f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad894b980 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad894ba10 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad894baa0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad894bb30 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~'\n 28: - '?foo'\n 28: - ':foo'\n 28: - '-foo'\n 28: - 'this is#not:a comment'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896b1e0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad896b270 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad896b300 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad896b390 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad896b420 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad896b4b0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: ? an explicit key\n 28: : its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad894c8b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad894c940 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896baf0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad896bb80 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: {\n 28: a simple key: a value,\n 28: ? an explicit key: another value,\n 28: }\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad894d960 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad894d9f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad894da80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a simple key: a value\n 28: an explicit key: another value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896c400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad896c490 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad896c520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: {\n 28: ? an explicit key: another value,\n 28: a simple key: a value,\n 28: }\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad894ea10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad894eaa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad894eb30 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896cd10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad896cda0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad896ce30 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: a simple key: a value\n 28: ? an explicit key: another value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad894fa60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad894faf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad894fb80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a simple key: a value\n 28: an explicit key: another value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896d620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad896d6b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad896d740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: ? an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8950ab0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8950b40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8950bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896df30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad896dfc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad896e050 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: map:\n 28: ? an explicit key: another value\n 28: a simple key: a value\n 28: ? an explicit key deindented: its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8951d00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8951d90 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2ad8951e20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8951eb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8951f40 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: map:\n 28: an explicit key: another value\n 28: a simple key: a value\n 28: an explicit key deindented: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896e840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad896e8d0 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2ad896e960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad896e9f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad896ea80 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: - ? an explicit key: another value\n 28: a simple key: a value\n 28: - ? another explicit key: its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8952e30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2ad8952ec0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2ad8952f50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8952fe0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8953070 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2ad8953100 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - an explicit key: another value\n 28: a simple key: a value\n 28: - another explicit key: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896f150 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2ad896f1e0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2ad896f270 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad896f300 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad896f390 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2ad896f420 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |\n 28: This is a key\n 28: that has multiple lines\n 28: e lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8953f40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8953fd0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad896fa60 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad896faf0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |+\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8955050 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89550e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |+\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8970370 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8970400 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |-\n 28: This is a key\n 28: that has multiple linesle lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8956160 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89561f0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |-\n 28: This is a key\n 28: that has multiple lines\n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8970c80 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8970d10 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >\n 28: This is a key that has multiple lines\n 28: e lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8957270 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8957300 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |\n 28: This is a key that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8971590 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8971620 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >+\n 28: This is a key that has multiple lines\n 28: \n 28: lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8958380 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8958410 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |+\n 28: This is a key that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8971ea0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8971f30 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >-\n 28: This is a key that has multiple linesle lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8959490 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8959520 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'This is a key that has multiple lines': and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad89727b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8972840 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: ? a\n 28: ? b\n 28: c:\n 28: ? d\n 28: e:\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895a4e0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad895a570 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2ad895a600 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2ad895a690 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2ad895a720 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2ad895a7b0 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a: \n 28: b: \n 28: c: \n 28: d: \n 28: e: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad89730c0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8973150 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2ad89731e0 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2ad8973270 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2ad8973300 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2ad8973390 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: a: 1\n 28: ? b\n 28: &anchor c: 3\n 28: ? d\n 28: !!str e: 4\n 28: ? f\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895b530 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2ad895b5c0 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2ad895b650 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2ad895b6e0 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2ad895b770 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2ad895b800 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2ad895b890 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a: 1\n 28: b: \n 28: &anchor c: 3\n 28: d: \n 28: !!str e: 4\n 28: f: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad89739d0 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2ad8973a60 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2ad8973af0 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2ad8973b80 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2ad8973c10 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2ad8973ca0 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2ad8973d30 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: ? a\r\n 28: ? b\r\n 28: ?\r\n 28: --- !!set # test that we do not add any last item\r\n 28: ? a\r\n 28: ? b\r\n 28: --- !!set # test that we do add the last item\r\n 28: ? a\r\n 28: ? b\r\n 28: ?\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895be80 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [4] 0x2ad895c0c0 DOCMAP: (3 sibs) 3 children: 28: [2] [1] 0x2ad895bf10 KEYVAL: 'a' '' (3 sibs) 28: [3] [2] 0x2ad895bfa0 KEYVAL: 'b' '' (3 sibs) 28: [4] [3] 0x2ad895c030 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2ad895c150 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2ad895c1e0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2ad895c270 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2ad895c300 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2ad895c390 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2ad895c420 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2ad895c4b0 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ---\n 28: a: \n 28: b: \n 28: : \n 28: --- !!set\n 28: a: \n 28: b: \n 28: --- !!set\n 28: a: \n 28: b: \n 28: : \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad89742e0 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [1] 0x2ad8974370 DOCMAP: (3 sibs) 3 children: 28: [2] [2] 0x2ad8974400 KEYVAL: 'a' '' (3 sibs) 28: [3] [3] 0x2ad8974490 KEYVAL: 'b' '' (3 sibs) 28: [4] [4] 0x2ad8974520 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2ad89745b0 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2ad8974640 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2ad89746d0 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2ad8974760 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2ad89747f0 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2ad8974880 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2ad8974910 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\r\n 28: ?foo: safe question mark\r\n 28: :foo: safe colon\r\n 28: -foo: safe dash\r\n 28: this is#not: a comment\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895c790 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad895c820 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2ad895c8b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad895c940 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad895c9d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad895ca60 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe\n 28: '?foo': safe question mark\n 28: ':foo': safe colon\n 28: '-foo': safe dash\n 28: 'this is#not': a comment\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8974bf0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8974c80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2ad8974d10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad8974da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad8974e30 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad8974ec0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: {\r\n 28: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\r\n 28: ?foo: safe question mark,\r\n 28: :foo: safe colon,\r\n 28: -foo: safe dash,\r\n 28: this is#not: a comment,\r\n 28: }~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895d0a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad895d130 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2ad895d1c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad895d250 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad895d2e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad895d370 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe\n 28: '?foo': safe question mark\n 28: ':foo': safe colon\n 28: '-foo': safe dash\n 28: 'this is#not': a comment\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8975500 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8975590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2ad8975620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad89756b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad8975740 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad89757d0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\r\n 28: - ?foo\r\n 28: - :foo\r\n 28: - -foo\r\n 28: - this is#not:a comment\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895d9b0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad895da40 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad895dad0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad895db60 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad895dbf0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad895dc80 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~'\n 28: - '?foo'\n 28: - ':foo'\n 28: - '-foo'\n 28: - 'this is#not:a comment'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8975e10 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad8975ea0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad8975f30 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad8975fc0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad8976050 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad89760e0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: [\r\n 28: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\r\n 28: ?foo,\r\n 28: :foo,\r\n 28: -foo,\r\n 28: this is#not:a comment,\r\n 28: ]~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895e2c0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad895e350 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad895e3e0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad895e470 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad895e500 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad895e590 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~'\n 28: - '?foo'\n 28: - ':foo'\n 28: - '-foo'\n 28: - 'this is#not:a comment'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8976720 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad89767b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad8976840 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad89768d0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad8976960 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad89769f0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: ? an explicit key\r\n 28: : its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895ebd0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad895ec60 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8977030 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89770c0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: {\r\n 28: a simple key: a value,\r\n 28: ? an explicit key: another value,\r\n 28: }\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895f4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad895f570 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad895f600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a simple key: a value\n 28: an explicit key: another value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8977940 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89779d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad8977a60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: {\r\n 28: ? an explicit key: another value,\r\n 28: a simple key: a value,\r\n 28: }\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad895fdf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad895fe80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad895ff10 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8978250 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89782e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8978370 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: a simple key: a value\r\n 28: ? an explicit key: another value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8960700 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8960790 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad8960820 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a simple key: a value\n 28: an explicit key: another value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8978b60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8978bf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad8978c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: ? an explicit key: another value\r\n 28: a simple key: a value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8961010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89610a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8961130 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8979470 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8979500 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8979590 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: map:\r\n 28: ? an explicit key: another value\r\n 28: a simple key: a value\r\n 28: ? an explicit key deindented: its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8961920 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89619b0 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2ad8961a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8961ad0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8961b60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: map:\n 28: an explicit key: another value\n 28: a simple key: a value\n 28: an explicit key deindented: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad8979d80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8979e10 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2ad8979ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8979f30 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8979fc0 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: - ? an explicit key: another value\r\n 28: a simple key: a value\r\n 28: - ? another explicit key: its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8962230 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2ad89622c0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2ad8962350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad89623e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8962470 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2ad8962500 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - an explicit key: another value\n 28: a simple key: a value\n 28: - another explicit key: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897a690 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2ad897a720 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2ad897a7b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad897a840 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad897a8d0 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2ad897a960 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |\r\n 28: This is a key\n 28: that has multiple lines\n 28: le lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8962b40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8962bd0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897afa0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad897b030 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |+\r\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: e lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8963450 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89634e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |+\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897b8b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad897b940 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |-\r\n 28: This is a key\n 28: that has multiple linesple lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8963d60 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8963df0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |-\n 28: This is a key\n 28: that has multiple lines\n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897c1c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad897c250 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >\r\n 28: This is a key that has multiple lines\n 28: le lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8964670 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8964700 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |\n 28: This is a key that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897cad0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad897cb60 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >+\r\n 28: This is a key that has multiple lines\n 28: \n 28: e lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8964f80 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8965010 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |+\n 28: This is a key that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897d3e0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad897d470 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >-\r\n 28: This is a key that has multiple linesple lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8965890 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8965920 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'This is a key that has multiple lines': and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897dcf0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad897dd80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: ? a\r\n 28: ? b\r\n 28: c:\r\n 28: ? d\r\n 28: e:\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad89661a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8966230 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2ad89662c0 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2ad8966350 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2ad89663e0 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2ad8966470 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a: \n 28: b: \n 28: c: \n 28: d: \n 28: e: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897e600 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad897e690 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2ad897e720 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2ad897e7b0 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2ad897e840 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2ad897e8d0 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: a: 1\r\n 28: ? b\r\n 28: &anchor c: 3\r\n 28: ? d\r\n 28: !!str e: 4\r\n 28: ? f\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2ad8966ab0 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2ad8966b40 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2ad8966bd0 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2ad8966c60 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2ad8966cf0 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2ad8966d80 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2ad8966e10 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a: 1\n 28: b: \n 28: &anchor c: 3\n 28: d: \n 28: !!str e: 4\n 28: f: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2ad897ef10 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2ad897efa0 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2ad897f030 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2ad897f0c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2ad897f150 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2ad897f1e0 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2ad897f270 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad89095b0 [ROOT] STREAM: (0 sibs) 3 children: 28: 0x2ad8905c70 DOCMAP: (3 sibs) 3 children: 28: 0x2ad8905e40 KEYVAL: 'a' '' (3 sibs) 28: 0x2ad8905ed8 KEYVAL: 'b' '' (3 sibs) 28: 0x2ad8905f70 KEYVAL: '' '' (3 sibs) 28: 0x2ad8905d08 DOCMAP***: !!set (3 sibs) 2 children: 28: 0x2ad8906010 KEYVAL: 'a' '' (2 sibs) 28: 0x2ad89060a8 KEYVAL: 'b' '' (2 sibs) 28: 0x2ad8905da0 DOCMAP***: !!set (3 sibs) 3 children: 28: 0x2ad8906150 KEYVAL: 'a' '' (3 sibs) 28: 0x2ad89061e8 KEYVAL: 'b' '' (3 sibs) 28: 0x2ad8906280 KEYVAL: '' '' (3 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad897f860 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [1] 0x2ad897f8f0 DOCMAP: (3 sibs) 3 children: 28: [2] [2] 0x2ad897f980 KEYVAL: 'a' '' (3 sibs) 28: [3] [3] 0x2ad897fa10 KEYVAL: 'b' '' (3 sibs) 28: [4] [4] 0x2ad897faa0 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2ad897fb30 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2ad897fbc0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2ad897fc50 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2ad897fce0 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2ad897fd70 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2ad897fe00 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2ad897fe90 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad89096c8 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad8906680 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: 0x2ad8906718 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2ad89067b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2ad8906848 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2ad89068e0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad897ff30 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad897ffc0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2ad8980050 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad89800e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad8980170 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad8980200 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad89097e0 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad8906df0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: 0x2ad8906e88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2ad8906f20 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2ad8906fb8 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2ad8907050 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89802a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8980330 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2ad89803c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad8980450 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad89804e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad8980570 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad89098f8 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2ad89070f0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: 0x2ad8907188 VAL: '?foo' (5 sibs) 28: 0x2ad8907220 VAL: ':foo' (5 sibs) 28: 0x2ad89072b8 VAL: '-foo' (5 sibs) 28: 0x2ad8907350 VAL: 'this is#not:a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8980610 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad89806a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad8980730 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad89807c0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad8980850 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad89808e0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909a10 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2ad8907cc0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: 0x2ad8907d58 VAL: '?foo' (5 sibs) 28: 0x2ad8907df0 VAL: ':foo' (5 sibs) 28: 0x2ad8907e88 VAL: '-foo' (5 sibs) 28: 0x2ad8907f20 VAL: 'this is#not:a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8980980 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad8980a10 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad8980aa0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad8980b30 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad8980bc0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad8980c50 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909b28 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89069d0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8980cf0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8980d80 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909c40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8905960 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad89059f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8980e20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8980eb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad8980f40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8906b10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad8906ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8980fe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8981070 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8981100 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8906ca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad8906d38 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89811a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8981230 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad89812c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8907440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89074d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8981360 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89813f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8981480 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a0a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8907710 KEYMAP: 'map' (2 sibs) 2 children: 28: 0x2ad8907850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89078e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad89077a8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8981520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89815b0 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2ad8981640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad89816d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8981760 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a1b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2ad8907a80 MAP: (2 sibs) 2 children: 28: 0x2ad8909150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89091e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad8907b18 MAP: (2 sibs) 1 children: 28: 0x2ad8907bc0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8981800 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2ad8981890 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2ad8981920 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad89819b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8981a40 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2ad8981ad0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a2d0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad8907990 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8981b70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8981c00 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a3e8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89092e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8981ca0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8981d30 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a500 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89093d0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8981dd0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8981e60 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a618 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89094c0 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8981f00 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8981f90 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a730 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad890b8c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8982030 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89820c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a848 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad8908010 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8982160 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad89821f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a960 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad89080b0 KEYVAL: 'a' '' (5 sibs) 28: 0x2ad8908148 KEYVAL: 'b' '' (5 sibs) 28: 0x2ad89081e0 KEYVAL: 'c' '' (5 sibs) 28: 0x2ad8908278 KEYVAL: 'd' '' (5 sibs) 28: 0x2ad8908310 KEYVAL: 'e' '' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8982290 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8982320 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2ad89823b0 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2ad8982440 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2ad89824d0 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2ad8982560 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890aa78 [ROOT] MAP: (0 sibs) 6 children: 28: 0x2ad8908400 KEYVAL: 'a' '1' (6 sibs) 28: 0x2ad8908498 KEYVAL: 'b' '' (6 sibs) 28: 0x2ad8908530 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: 0x2ad89085c8 KEYVAL: 'd' '' (6 sibs) 28: 0x2ad8908660 KEYVAL***: '!!str e' '4' (6 sibs) 28: 0x2ad89086f8 KEYVAL: 'f' '' (6 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8982600 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2ad8982690 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2ad8982720 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2ad89827b0 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2ad8982840 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2ad89828d0 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2ad8982960 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad89095b0 [ROOT] STREAM: (0 sibs) 3 children: 28: 0x2ad8905c70 DOCMAP: (3 sibs) 3 children: 28: 0x2ad8905e40 KEYVAL: 'a' '' (3 sibs) 28: 0x2ad8905ed8 KEYVAL: 'b' '' (3 sibs) 28: 0x2ad8905f70 KEYVAL: '' '' (3 sibs) 28: 0x2ad8905d08 DOCMAP***: !!set (3 sibs) 2 children: 28: 0x2ad8906010 KEYVAL: 'a' '' (2 sibs) 28: 0x2ad89060a8 KEYVAL: 'b' '' (2 sibs) 28: 0x2ad8905da0 DOCMAP***: !!set (3 sibs) 3 children: 28: 0x2ad8906150 KEYVAL: 'a' '' (3 sibs) 28: 0x2ad89061e8 KEYVAL: 'b' '' (3 sibs) 28: 0x2ad8906280 KEYVAL: '' '' (3 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8982a00 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [1] 0x2ad8982a90 DOCMAP: (3 sibs) 3 children: 28: [2] [2] 0x2ad8982b20 KEYVAL: 'a' '' (3 sibs) 28: [3] [3] 0x2ad8982bb0 KEYVAL: 'b' '' (3 sibs) 28: [4] [4] 0x2ad8982c40 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2ad8982cd0 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2ad8982d60 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2ad8982df0 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2ad8982e80 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2ad8982f10 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2ad8982fa0 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2ad8983030 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad89096c8 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad8906680 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: 0x2ad8906718 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2ad89067b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2ad8906848 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2ad89068e0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89830d0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad8983160 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2ad89831f0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad8983280 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad8983310 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad89833a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad89097e0 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad8906df0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: 0x2ad8906e88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2ad8906f20 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2ad8906fb8 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2ad8907050 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8983440 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad89834d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2ad8983560 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2ad89835f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2ad8983680 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2ad8983710 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad89098f8 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2ad89070f0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: 0x2ad8907188 VAL: '?foo' (5 sibs) 28: 0x2ad8907220 VAL: ':foo' (5 sibs) 28: 0x2ad89072b8 VAL: '-foo' (5 sibs) 28: 0x2ad8907350 VAL: 'this is#not:a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89837b0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad8983840 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad89838d0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad8983960 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad89839f0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad8983a80 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909a10 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2ad8907cc0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: 0x2ad8907d58 VAL: '?foo' (5 sibs) 28: 0x2ad8907df0 VAL: ':foo' (5 sibs) 28: 0x2ad8907e88 VAL: '-foo' (5 sibs) 28: 0x2ad8907f20 VAL: 'this is#not:a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8983b20 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2ad8983bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2ad8983c40 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2ad8983cd0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2ad8983d60 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2ad8983df0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909b28 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89069d0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8983e90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8983f20 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909c40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8905960 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad89059f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8983fc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8984050 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad89840e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8906b10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad8906ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8984180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8984210 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad89842a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8906ca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad8906d38 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8984340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad89843d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2ad8984460 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad8909f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8907440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89074d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8984500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8984590 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2ad8984620 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a0a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2ad8907710 KEYMAP: 'map' (2 sibs) 2 children: 28: 0x2ad8907850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89078e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad89077a8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89846c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2ad8984750 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2ad89847e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8984870 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8984900 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a1b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2ad8907a80 MAP: (2 sibs) 2 children: 28: 0x2ad8909150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2ad89091e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2ad8907b18 MAP: (2 sibs) 1 children: 28: 0x2ad8907bc0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89849a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2ad8984a30 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2ad8984ac0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2ad8984b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2ad8984be0 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2ad8984c70 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a2d0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad8907990 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8984d10 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8984da0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a3e8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89092e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8984e40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8984ed0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a500 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89093d0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8984f70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8985000 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a618 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad89094c0 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89850a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8985130 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a730 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad890b8c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89851d0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8985260 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a848 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2ad8908010 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8985300 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2ad8985390 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890a960 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2ad89080b0 KEYVAL: 'a' '' (5 sibs) 28: 0x2ad8908148 KEYVAL: 'b' '' (5 sibs) 28: 0x2ad89081e0 KEYVAL: 'c' '' (5 sibs) 28: 0x2ad8908278 KEYVAL: 'd' '' (5 sibs) 28: 0x2ad8908310 KEYVAL: 'e' '' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad8985430 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2ad89854c0 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2ad8985550 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2ad89855e0 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2ad8985670 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2ad8985700 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2ad890aa78 [ROOT] MAP: (0 sibs) 6 children: 28: 0x2ad8908400 KEYVAL: 'a' '1' (6 sibs) 28: 0x2ad8908498 KEYVAL: 'b' '' (6 sibs) 28: 0x2ad8908530 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: 0x2ad89085c8 KEYVAL: 'd' '' (6 sibs) 28: 0x2ad8908660 KEYVAL***: '!!str e' '4' (6 sibs) 28: 0x2ad89086f8 KEYVAL: 'f' '' (6 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2ad89857a0 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2ad8985830 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2ad89858c0 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2ad8985950 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2ad89859e0 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2ad8985a70 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2ad8985b00 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 28: [----------] 400 tests from EXPLICIT_KEY/YmlTestCase (170 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 406 tests from 3 test suites ran. (174 ms total) 28: [ PASSED ] 406 tests. 28/50 Test #28: ryml-test-explicit_key ............ Passed 0.26 sec test 29 Start 29: ryml-test-nested_mapx2 29: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_mapx2-0.4.1 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 81 tests from 2 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 80 tests from NESTED_MAPX2/YmlTestCase 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: --------------- 29: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 29: REF TREE: 29: 0x2b091d9590 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d8480 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d8650 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d86e8 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d8780 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d8518 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d8820 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d88b8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d8950 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d85b0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d89f0 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d8a88 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091d8b20 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091e6d30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091e6dc0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091e6e50 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091e6ee0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091e6f70 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091e7000 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091e7090 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091e7120 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091e71b0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091e7240 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091e72d0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091e7360 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091e73f0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: --------------- 29: { 29: foo: {foo0: 00, bar0: 01, baz0: 02}, 29: bar: {foo1: 10, bar1: 11, baz1: 12}, 29: baz: {foo2: 20, bar2: 21, baz2: 22} 29: }--------------- 29: REF TREE: 29: 0x2b091d96a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d8e00 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d8fd0 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d9068 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d9100 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d8e98 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d91a0 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d9238 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d92d0 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d8f30 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d9370 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d9408 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091d94a0 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091e7f90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091e8020 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091e80b0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091e8140 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091e81d0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091e8260 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091e82f0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091e8380 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091e8410 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091e84a0 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091e8530 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091e85c0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091e8650 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/1 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: --------------- 29: 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: --------------- 29: REF TREE: 29: 0x2b091d97c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d99b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d9b80 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d9c18 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d9cb0 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d9a48 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d9d50 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d9de8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d9e80 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d9ae0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d9f20 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d9fb8 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091da050 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091e90f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091e9180 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091e9210 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091e92a0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091e9330 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091e93c0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091e9450 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091e94e0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091e9570 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091e9600 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091e9690 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091e9720 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091e97b0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/2 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: --------------- 29: 29: send_to: 29: #host: 192.168.1.100 29: #port: 7000 29: host: 192.168.1.101 29: port: 7001 29: #host: 192.168.1.102 29: #port: 7002 29: --------------- 29: REF TREE: 29: 0x2b091d98d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2b091da230 KEYMAP: 'send_to' (1 sibs) 2 children: 29: 0x2b091da2d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: 0x2b091da368 KEYVAL: 'port' '7001' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091ea250 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2b091ea2e0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2b091ea370 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2b091ea400 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/3 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: --------------- 29: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 29: REF TREE: 29: 0x2b091d9590 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d8480 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d8650 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d86e8 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d8780 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d8518 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d8820 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d88b8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d8950 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d85b0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d89f0 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d8a88 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091d8b20 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091eab60 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091eabf0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091eac80 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091ead10 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091eada0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091eae30 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091eaec0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091eaf50 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091eafe0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091eb070 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091eb100 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091eb190 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091eb220 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: --------------- 29: { 29: foo: {foo0: 00, bar0: 01, baz0: 02}, 29: bar: {foo1: 10, bar1: 11, baz1: 12}, 29: baz: {foo2: 20, bar2: 21, baz2: 22} 29: }--------------- 29: REF TREE: 29: 0x2b091d96a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d8e00 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d8fd0 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d9068 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d9100 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d8e98 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d91a0 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d9238 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d92d0 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d8f30 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d9370 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d9408 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091d94a0 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091eb470 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091eb500 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091eb590 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091eb620 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091eb6b0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091eb740 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091eb7d0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091eb860 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091eb8f0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091eb980 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091eba10 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091ebaa0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091ebb30 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/1 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: --------------- 29: 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: --------------- 29: REF TREE: 29: 0x2b091d97c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d99b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d9b80 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d9c18 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d9cb0 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d9a48 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d9d50 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d9de8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d9e80 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d9ae0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d9f20 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d9fb8 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091da050 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091ebd80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091ebe10 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091ebea0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091ebf30 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091ebfc0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091ec050 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091ec0e0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091ec170 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091ec200 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091ec290 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091ec320 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091ec3b0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091ec440 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/2 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: --------------- 29: 29: send_to: 29: #host: 192.168.1.100 29: #port: 7000 29: host: 192.168.1.101 29: port: 7001 29: #host: 192.168.1.102 29: #port: 7002 29: --------------- 29: REF TREE: 29: 0x2b091d98d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2b091da230 KEYMAP: 'send_to' (1 sibs) 2 children: 29: 0x2b091da2d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: 0x2b091da368 KEYVAL: 'port' '7001' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091ec690 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2b091ec720 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2b091ec7b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2b091ec840 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/3 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2b091e6d30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091e6dc0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091e6e50 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091e6ee0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091e6f70 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091e7000 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091e7090 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091e7120 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091e71b0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091e7240 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091e72d0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091e7360 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091e73f0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2b091ed700 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091ed790 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091ed820 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091ed8b0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091ed940 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091ed9d0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091eda60 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091edaf0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091edb80 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091edc10 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091edca0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091edd30 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091eddc0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\n 29: foo: {foo0: 00, bar0: 01, baz0: 02},\n 29: bar: {foo1: 10, bar1: 11, baz1: 12},\n 29: baz: {foo2: 20, bar2: 21, baz2: 22}\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2b091e7f90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091e8020 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091e80b0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091e8140 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091e81d0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091e8260 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091e82f0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091e8380 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091e8410 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091e84a0 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091e8530 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091e85c0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091e8650 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2b091ee8f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091ee980 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091eea10 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091eeaa0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091eeb30 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091eebc0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091eec50 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091eece0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091eed70 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091eee00 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091eee90 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091eef20 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091eefb0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \n 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2b091e90f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091e9180 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091e9210 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091e92a0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091e9330 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091e93c0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091e9450 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091e94e0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091e9570 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091e9600 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091e9690 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091e9720 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091e97b0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2b091ef200 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091ef290 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091ef320 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091ef3b0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091ef440 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091ef4d0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091ef560 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091ef5f0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091ef680 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091ef710 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091ef7a0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091ef830 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091ef8c0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \n 29: send_to:\n 29: #host: 192.168.1.100\n 29: #port: 7000\n 29: host: 192.168.1.101\n 29: port: 7001\n 29: #host: 192.168.1.102\n 29: #port: 7002\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2b091ea250 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2b091ea2e0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2b091ea370 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2b091ea400 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: send_to:\n 29: host: 192.168.1.101\n 29: port: 7001\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2b091efb10 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2b091efba0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2b091efc30 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2b091efcc0 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2b091eab60 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091eabf0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091eac80 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091ead10 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091eada0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091eae30 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091eaec0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091eaf50 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091eafe0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091eb070 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091eb100 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091eb190 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091eb220 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2b091f0420 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f04b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f0540 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f05d0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f0660 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f06f0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f0780 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f0810 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f08a0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f0930 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f09c0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f0a50 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f0ae0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\r\n 29: foo: {foo0: 00, bar0: 01, baz0: 02},\r\n 29: bar: {foo1: 10, bar1: 11, baz1: 12},\r\n 29: baz: {foo2: 20, bar2: 21, baz2: 22}\r\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2b091eb470 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091eb500 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091eb590 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091eb620 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091eb6b0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091eb740 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091eb7d0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091eb860 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091eb8f0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091eb980 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091eba10 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091ebaa0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091ebb30 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2b091f0d30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f0dc0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f0e50 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f0ee0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f0f70 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f1000 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f1090 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f1120 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f11b0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f1240 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f12d0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f1360 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f13f0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 (6 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \r\n 29: foo:\r\n 29: foo0: 00\r\n 29: bar0: 01\r\n 29: baz0: 02\r\n 29: bar:\r\n 29: foo1: 10\r\n 29: bar1: 11\r\n 29: baz1: 12\r\n 29: baz:\r\n 29: foo2: 20\r\n 29: bar2: 21\r\n 29: baz2: 22\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2b091ebd80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091ebe10 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091ebea0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091ebf30 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091ebfc0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091ec050 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091ec0e0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091ec170 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091ec200 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091ec290 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091ec320 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091ec3b0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091ec440 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2b091f1640 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f16d0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f1760 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f17f0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f1880 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f1910 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f19a0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f1a30 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f1ac0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f1b50 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f1be0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f1c70 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f1d00 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \r\n 29: send_to:\r\n 29: #host: 192.168.1.100\r\n 29: #port: 7000\r\n 29: host: 192.168.1.101\r\n 29: port: 7001\r\n 29: #host: 192.168.1.102\r\n 29: #port: 7002\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2b091ec690 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2b091ec720 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2b091ec7b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2b091ec840 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: send_to:\n 29: host: 192.168.1.101\n 29: port: 7001\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2b091f1f50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2b091f1fe0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2b091f2070 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2b091f2100 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: REF TREE: 29: 0x2b091d9590 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d8480 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d8650 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d86e8 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d8780 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d8518 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d8820 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d88b8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d8950 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d85b0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d89f0 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d8a88 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091d8b20 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091f2860 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f28f0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f2980 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f2a10 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f2aa0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f2b30 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f2bc0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f2c50 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f2ce0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f2d70 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f2e00 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f2e90 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f2f20 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: REF TREE: 29: 0x2b091d96a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d8e00 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d8fd0 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d9068 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d9100 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d8e98 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d91a0 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d9238 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d92d0 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d8f30 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d9370 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d9408 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091d94a0 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091f2fc0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f3050 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f30e0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f3170 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f3200 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f3290 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f3320 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f33b0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f3440 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f34d0 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f3560 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f35f0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f3680 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: REF TREE: 29: 0x2b091d97c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d99b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d9b80 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d9c18 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d9cb0 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d9a48 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d9d50 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d9de8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d9e80 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d9ae0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d9f20 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d9fb8 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091da050 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091f3720 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f37b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f3840 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f38d0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f3960 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f39f0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f3a80 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f3b10 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f3ba0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f3c30 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f3cc0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f3d50 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f3de0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: REF TREE: 29: 0x2b091d98d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2b091da230 KEYMAP: 'send_to' (1 sibs) 2 children: 29: 0x2b091da2d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: 0x2b091da368 KEYVAL: 'port' '7001' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091ee110 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2b091ee1a0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2b091ee230 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2b091ee2c0 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: REF TREE: 29: 0x2b091d9590 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d8480 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d8650 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d86e8 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d8780 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d8518 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d8820 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d88b8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d8950 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d85b0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d89f0 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d8a88 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091d8b20 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091f3e80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f3f10 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f3fa0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f4030 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f40c0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f4150 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f41e0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f4270 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f4300 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f4390 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f4420 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f44b0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f4540 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: REF TREE: 29: 0x2b091d96a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d8e00 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d8fd0 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d9068 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d9100 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d8e98 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d91a0 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d9238 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d92d0 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d8f30 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d9370 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d9408 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091d94a0 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091f45e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f4670 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f4700 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f4790 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f4820 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f48b0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f4940 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f49d0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f4a60 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f4af0 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f4b80 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f4c10 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f4ca0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: REF TREE: 29: 0x2b091d97c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2b091d99b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2b091d9b80 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2b091d9c18 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2b091d9cb0 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2b091d9a48 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2b091d9d50 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2b091d9de8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2b091d9e80 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2b091d9ae0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2b091d9f20 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2b091d9fb8 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2b091da050 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091f4d40 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2b091f4dd0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2b091f4e60 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2b091f4ef0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2b091f4f80 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2b091f5010 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2b091f50a0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2b091f5130 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2b091f51c0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2b091f5250 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2b091f52e0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2b091f5370 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2b091f5400 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: REF TREE: 29: 0x2b091d98d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2b091da230 KEYMAP: 'send_to' (1 sibs) 2 children: 29: 0x2b091da2d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: 0x2b091da368 KEYVAL: 'port' '7001' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2b091ee360 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2b091ee3f0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2b091ee480 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2b091ee510 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 29: [----------] 80 tests from NESTED_MAPX2/YmlTestCase (56 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 81 tests from 2 test suites ran. (56 ms total) 29: [ PASSED ] 81 tests. 29/50 Test #29: ryml-test-nested_mapx2 ............ Passed 0.08 sec test 30 Start 30: ryml-test-nested_seqx2 30: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_seqx2-0.4.1 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 30: [==========] Running 161 tests from 2 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 160 tests from NESTED_SEQX2/YmlTestCase 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: --------------- 30: [[], [], []]--------------- 30: REF TREE: 30: 0x2adf4ff310 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fcf10 SEQ: (3 sibs) 0 children: 30: 0x2adf4fcfa8 SEQ: (3 sibs) 0 children: 30: 0x2adf4fd040 SEQ: (3 sibs) 0 children: 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf51a0a0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51a130 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2adf51a1c0 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2adf51a250 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: --------------- 30: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 30: REF TREE: 30: 0x2adf4ff428 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fd890 SEQ: (3 sibs) 3 children: 30: 0x2adf4fda60 VAL: '00' (3 sibs) 30: 0x2adf4fdaf8 VAL: '01' (3 sibs) 30: 0x2adf4fdb90 VAL: '02' (3 sibs) 30: 0x2adf4fd928 SEQ: (3 sibs) 3 children: 30: 0x2adf4fdc30 VAL: '10' (3 sibs) 30: 0x2adf4fdcc8 VAL: '11' (3 sibs) 30: 0x2adf4fdd60 VAL: '12' (3 sibs) 30: 0x2adf4fd9c0 SEQ: (3 sibs) 3 children: 30: 0x2adf4fde00 VAL: '20' (3 sibs) 30: 0x2adf4fde98 VAL: '21' (3 sibs) 30: 0x2adf4fdf30 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf51b200 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51b290 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51b320 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51b3b0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51b440 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51b4d0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51b560 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51b5f0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51b680 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51b710 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51b7a0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51b830 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51b8c0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: --------------- 30: [[00,01,02],[10,11,12],[20,21,22]]--------------- 30: REF TREE: 30: 0x2adf4ff540 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fe440 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe610 VAL: '00' (3 sibs) 30: 0x2adf4fe6a8 VAL: '01' (3 sibs) 30: 0x2adf4fe740 VAL: '02' (3 sibs) 30: 0x2adf4fe4d8 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe7e0 VAL: '10' (3 sibs) 30: 0x2adf4fe878 VAL: '11' (3 sibs) 30: 0x2adf4fe910 VAL: '12' (3 sibs) 30: 0x2adf4fe570 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe9b0 VAL: '20' (3 sibs) 30: 0x2adf4fea48 VAL: '21' (3 sibs) 30: 0x2adf4feae0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf51c290 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51c320 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51c3b0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51c440 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51c4d0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51c560 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51c5f0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51c680 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51c710 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51c7a0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51c830 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51c8c0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51c950 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/2 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: --------------- 30: [ 30: [00, 01, 02], 30: [10, 11, 12], 30: [20, 21, 22], 30: ]--------------- 30: REF TREE: 30: 0x2adf4ff658 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4feb80 SEQ: (3 sibs) 3 children: 30: 0x2adf4fed50 VAL: '00' (3 sibs) 30: 0x2adf4fede8 VAL: '01' (3 sibs) 30: 0x2adf4fee80 VAL: '02' (3 sibs) 30: 0x2adf4fec18 SEQ: (3 sibs) 3 children: 30: 0x2adf4fef20 VAL: '10' (3 sibs) 30: 0x2adf4fefb8 VAL: '11' (3 sibs) 30: 0x2adf4ff050 VAL: '12' (3 sibs) 30: 0x2adf4fecb0 SEQ: (3 sibs) 3 children: 30: 0x2adf4ff0f0 VAL: '20' (3 sibs) 30: 0x2adf4ff188 VAL: '21' (3 sibs) 30: 0x2adf4ff220 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf51d2e0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51d370 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51d400 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51d490 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51d520 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51d5b0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51d640 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51d6d0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51d760 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51d7f0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51d880 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51d910 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51d9a0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/3 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: --------------- 30: 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: --------------- 30: REF TREE: 30: 0x2adf4ff770 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4ffb90 SEQ: (3 sibs) 3 children: 30: 0x2adf4ffd60 VAL: '00' (3 sibs) 30: 0x2adf4ffdf8 VAL: '01' (3 sibs) 30: 0x2adf4ffe90 VAL: '02' (3 sibs) 30: 0x2adf4ffc28 SEQ: (3 sibs) 3 children: 30: 0x2adf4fff30 VAL: '10' (3 sibs) 30: 0x2adf4fffc8 VAL: '11' (3 sibs) 30: 0x2adf500060 VAL: '12' (3 sibs) 30: 0x2adf4ffcc0 SEQ: (3 sibs) 3 children: 30: 0x2adf500100 VAL: '20' (3 sibs) 30: 0x2adf500198 VAL: '21' (3 sibs) 30: 0x2adf500230 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf51e370 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51e400 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51e490 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51e520 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51e5b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51e640 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51e6d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51e760 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51e7f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51e880 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51e910 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51e9a0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51ea30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/4 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: --------------- 30: 30: - 30: - 00 30: - 01 30: - 02 30: - 30: - 10 30: - 11 30: - 12 30: - 30: - 20 30: - 21 30: - 22 30: --------------- 30: REF TREE: 30: 0x2adf4ff888 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fe020 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe1f0 VAL: '00' (3 sibs) 30: 0x2adf4fe288 VAL: '01' (3 sibs) 30: 0x2adf4fe320 VAL: '02' (3 sibs) 30: 0x2adf4fe0b8 SEQ: (3 sibs) 3 children: 30: 0x2adf5002d0 VAL: '10' (3 sibs) 30: 0x2adf500368 VAL: '11' (3 sibs) 30: 0x2adf500400 VAL: '12' (3 sibs) 30: 0x2adf4fe150 SEQ: (3 sibs) 3 children: 30: 0x2adf5004a0 VAL: '20' (3 sibs) 30: 0x2adf500538 VAL: '21' (3 sibs) 30: 0x2adf5005d0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf51f420 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51f4b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51f540 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51f5d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51f660 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51f6f0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51f780 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51f810 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51f8a0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51f930 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51f9c0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51fa50 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51fae0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/5 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: --------------- 30: 30: - 30: - 30: 00 30: - 30: 01 30: - 30: 02 30: - 30: - 30: 10 30: - 30: 11 30: - 30: 12 30: - 30: - 30: 20 30: - 30: 21 30: - 30: 22 30: --------------- 30: REF TREE: 30: 0x2adf4ff9a0 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf500670 SEQ: (3 sibs) 3 children: 30: 0x2adf500840 VAL: '00' (3 sibs) 30: 0x2adf5008d8 VAL: '01' (3 sibs) 30: 0x2adf500970 VAL: '02' (3 sibs) 30: 0x2adf500708 SEQ: (3 sibs) 3 children: 30: 0x2adf500a10 VAL: '10' (3 sibs) 30: 0x2adf500aa8 VAL: '11' (3 sibs) 30: 0x2adf500b40 VAL: '12' (3 sibs) 30: 0x2adf5007a0 SEQ: (3 sibs) 3 children: 30: 0x2adf500be0 VAL: '20' (3 sibs) 30: 0x2adf500c78 VAL: '21' (3 sibs) 30: 0x2adf500d10 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf520570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf520600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf520690 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf520720 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf5207b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf520840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5208d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf520960 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5209f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf520a80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf520b10 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf520ba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf520c30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/6 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: --------------- 30: 30: - [00, 01, 02] 30: - [10, 11, 12] 30: - [20, 21, 22] 30: --------------- 30: REF TREE: 30: 0x2adf4ffab8 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf500e00 SEQ: (3 sibs) 3 children: 30: 0x2adf500fd0 VAL: '00' (3 sibs) 30: 0x2adf501068 VAL: '01' (3 sibs) 30: 0x2adf501100 VAL: '02' (3 sibs) 30: 0x2adf500e98 SEQ: (3 sibs) 3 children: 30: 0x2adf5011a0 VAL: '10' (3 sibs) 30: 0x2adf501238 VAL: '11' (3 sibs) 30: 0x2adf5012d0 VAL: '12' (3 sibs) 30: 0x2adf500f30 SEQ: (3 sibs) 3 children: 30: 0x2adf501370 VAL: '20' (3 sibs) 30: 0x2adf501408 VAL: '21' (3 sibs) 30: 0x2adf5014a0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf5215c0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf521650 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf5216e0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf521770 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf521800 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf521890 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf521920 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf5219b0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf521a40 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf521ad0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf521b60 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf521bf0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf521c80 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/7 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: --------------- 30: [[], [], []]--------------- 30: REF TREE: 30: 0x2adf4ff310 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fcf10 SEQ: (3 sibs) 0 children: 30: 0x2adf4fcfa8 SEQ: (3 sibs) 0 children: 30: 0x2adf4fd040 SEQ: (3 sibs) 0 children: 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf521f10 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf521fa0 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2adf522030 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2adf5220c0 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: --------------- 30: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 30: REF TREE: 30: 0x2adf4ff428 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fd890 SEQ: (3 sibs) 3 children: 30: 0x2adf4fda60 VAL: '00' (3 sibs) 30: 0x2adf4fdaf8 VAL: '01' (3 sibs) 30: 0x2adf4fdb90 VAL: '02' (3 sibs) 30: 0x2adf4fd928 SEQ: (3 sibs) 3 children: 30: 0x2adf4fdc30 VAL: '10' (3 sibs) 30: 0x2adf4fdcc8 VAL: '11' (3 sibs) 30: 0x2adf4fdd60 VAL: '12' (3 sibs) 30: 0x2adf4fd9c0 SEQ: (3 sibs) 3 children: 30: 0x2adf4fde00 VAL: '20' (3 sibs) 30: 0x2adf4fde98 VAL: '21' (3 sibs) 30: 0x2adf4fdf30 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf522820 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5228b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf522940 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5229d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf522a60 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf522af0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf522b80 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf522c10 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf522ca0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf522d30 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf522dc0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf522e50 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf522ee0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/1 (8 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: --------------- 30: [[00,01,02],[10,11,12],[20,21,22]]--------------- 30: REF TREE: 30: 0x2adf4ff540 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fe440 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe610 VAL: '00' (3 sibs) 30: 0x2adf4fe6a8 VAL: '01' (3 sibs) 30: 0x2adf4fe740 VAL: '02' (3 sibs) 30: 0x2adf4fe4d8 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe7e0 VAL: '10' (3 sibs) 30: 0x2adf4fe878 VAL: '11' (3 sibs) 30: 0x2adf4fe910 VAL: '12' (3 sibs) 30: 0x2adf4fe570 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe9b0 VAL: '20' (3 sibs) 30: 0x2adf4fea48 VAL: '21' (3 sibs) 30: 0x2adf4feae0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf523130 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5231c0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf523250 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5232e0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf523370 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf523400 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf523490 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf523520 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5235b0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf523640 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5236d0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf523760 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf5237f0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/2 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: --------------- 30: [ 30: [00, 01, 02], 30: [10, 11, 12], 30: [20, 21, 22], 30: ]--------------- 30: REF TREE: 30: 0x2adf4ff658 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4feb80 SEQ: (3 sibs) 3 children: 30: 0x2adf4fed50 VAL: '00' (3 sibs) 30: 0x2adf4fede8 VAL: '01' (3 sibs) 30: 0x2adf4fee80 VAL: '02' (3 sibs) 30: 0x2adf4fec18 SEQ: (3 sibs) 3 children: 30: 0x2adf4fef20 VAL: '10' (3 sibs) 30: 0x2adf4fefb8 VAL: '11' (3 sibs) 30: 0x2adf4ff050 VAL: '12' (3 sibs) 30: 0x2adf4fecb0 SEQ: (3 sibs) 3 children: 30: 0x2adf4ff0f0 VAL: '20' (3 sibs) 30: 0x2adf4ff188 VAL: '21' (3 sibs) 30: 0x2adf4ff220 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf523a40 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf523ad0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf523b60 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf523bf0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf523c80 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf523d10 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf523da0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf523e30 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf523ec0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf523f50 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf523fe0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf524070 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf524100 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/3 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: --------------- 30: 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: --------------- 30: REF TREE: 30: 0x2adf4ff770 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4ffb90 SEQ: (3 sibs) 3 children: 30: 0x2adf4ffd60 VAL: '00' (3 sibs) 30: 0x2adf4ffdf8 VAL: '01' (3 sibs) 30: 0x2adf4ffe90 VAL: '02' (3 sibs) 30: 0x2adf4ffc28 SEQ: (3 sibs) 3 children: 30: 0x2adf4fff30 VAL: '10' (3 sibs) 30: 0x2adf4fffc8 VAL: '11' (3 sibs) 30: 0x2adf500060 VAL: '12' (3 sibs) 30: 0x2adf4ffcc0 SEQ: (3 sibs) 3 children: 30: 0x2adf500100 VAL: '20' (3 sibs) 30: 0x2adf500198 VAL: '21' (3 sibs) 30: 0x2adf500230 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf524350 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5243e0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf524470 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf524500 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf524590 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf524620 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5246b0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf524740 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5247d0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf524860 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5248f0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf524980 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf524a10 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/4 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: --------------- 30: 30: - 30: - 00 30: - 01 30: - 02 30: - 30: - 10 30: - 11 30: - 12 30: - 30: - 20 30: - 21 30: - 22 30: --------------- 30: REF TREE: 30: 0x2adf4ff888 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fe020 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe1f0 VAL: '00' (3 sibs) 30: 0x2adf4fe288 VAL: '01' (3 sibs) 30: 0x2adf4fe320 VAL: '02' (3 sibs) 30: 0x2adf4fe0b8 SEQ: (3 sibs) 3 children: 30: 0x2adf5002d0 VAL: '10' (3 sibs) 30: 0x2adf500368 VAL: '11' (3 sibs) 30: 0x2adf500400 VAL: '12' (3 sibs) 30: 0x2adf4fe150 SEQ: (3 sibs) 3 children: 30: 0x2adf5004a0 VAL: '20' (3 sibs) 30: 0x2adf500538 VAL: '21' (3 sibs) 30: 0x2adf5005d0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf524c60 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf524cf0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf524d80 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf524e10 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf524ea0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf524f30 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf524fc0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf525050 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5250e0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf525170 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf525200 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf525290 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf525320 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/5 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: --------------- 30: 30: - 30: - 30: 00 30: - 30: 01 30: - 30: 02 30: - 30: - 30: 10 30: - 30: 11 30: - 30: 12 30: - 30: - 30: 20 30: - 30: 21 30: - 30: 22 30: --------------- 30: REF TREE: 30: 0x2adf4ff9a0 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf500670 SEQ: (3 sibs) 3 children: 30: 0x2adf500840 VAL: '00' (3 sibs) 30: 0x2adf5008d8 VAL: '01' (3 sibs) 30: 0x2adf500970 VAL: '02' (3 sibs) 30: 0x2adf500708 SEQ: (3 sibs) 3 children: 30: 0x2adf500a10 VAL: '10' (3 sibs) 30: 0x2adf500aa8 VAL: '11' (3 sibs) 30: 0x2adf500b40 VAL: '12' (3 sibs) 30: 0x2adf5007a0 SEQ: (3 sibs) 3 children: 30: 0x2adf500be0 VAL: '20' (3 sibs) 30: 0x2adf500c78 VAL: '21' (3 sibs) 30: 0x2adf500d10 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf525570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf525600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf525690 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf525720 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf5257b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf525840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5258d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf525960 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5259f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf525a80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf525b10 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf525ba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf525c30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/6 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: --------------- 30: 30: - [00, 01, 02] 30: - [10, 11, 12] 30: - [20, 21, 22] 30: --------------- 30: REF TREE: 30: 0x2adf4ffab8 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf500e00 SEQ: (3 sibs) 3 children: 30: 0x2adf500fd0 VAL: '00' (3 sibs) 30: 0x2adf501068 VAL: '01' (3 sibs) 30: 0x2adf501100 VAL: '02' (3 sibs) 30: 0x2adf500e98 SEQ: (3 sibs) 3 children: 30: 0x2adf5011a0 VAL: '10' (3 sibs) 30: 0x2adf501238 VAL: '11' (3 sibs) 30: 0x2adf5012d0 VAL: '12' (3 sibs) 30: 0x2adf500f30 SEQ: (3 sibs) 3 children: 30: 0x2adf501370 VAL: '20' (3 sibs) 30: 0x2adf501408 VAL: '21' (3 sibs) 30: 0x2adf5014a0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf525e80 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf525f10 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf525fa0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf526030 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf5260c0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf526150 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5261e0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf526270 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf526300 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf526390 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf526420 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf5264b0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf526540 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/7 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf51a0a0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51a130 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2adf51a1c0 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2adf51a250 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - []\n 30: - []\n 30: - []\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf526e10 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf526ea0 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2adf526f30 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2adf526fc0 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf51b200 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51b290 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51b320 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51b3b0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51b440 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51b4d0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51b560 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51b5f0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51b680 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51b710 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51b7a0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51b830 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51b8c0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf528000 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf528090 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf528120 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5281b0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf528240 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf5282d0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf528360 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf5283f0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf528480 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf528510 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5285a0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf528630 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf5286c0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf51c290 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51c320 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51c3b0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51c440 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51c4d0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51c560 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51c5f0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51c680 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51c710 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51c7a0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51c830 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51c8c0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51c950 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf528910 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5289a0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf528a30 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf528ac0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf528b50 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf528be0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf528c70 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf528d00 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf528d90 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf528e20 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf528eb0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf528f40 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf528fd0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\n 30: [00, 01, 02],\n 30: [10, 11, 12],\n 30: [20, 21, 22],\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf51d2e0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51d370 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51d400 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51d490 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51d520 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51d5b0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51d640 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51d6d0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51d760 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51d7f0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51d880 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51d910 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51d9a0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf529220 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5292b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf529340 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5293d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf529460 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf5294f0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf529580 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf529610 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5296a0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf529730 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5297c0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf529850 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf5298e0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf51e370 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51e400 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51e490 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51e520 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51e5b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51e640 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51e6d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51e760 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51e7f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51e880 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51e910 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51e9a0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51ea30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf529b30 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf529bc0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf529c50 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf529ce0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf529d70 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf529e00 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf529e90 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf529f20 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf529fb0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52a040 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52a0d0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52a160 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52a1f0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: -\n 30: - 00\n 30: - 01\n 30: - 02\n 30: -\n 30: - 10\n 30: - 11\n 30: - 12\n 30: -\n 30: - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf51f420 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf51f4b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf51f540 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf51f5d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf51f660 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf51f6f0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf51f780 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf51f810 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf51f8a0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf51f930 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf51f9c0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf51fa50 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf51fae0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52a440 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52a4d0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52a560 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52a5f0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52a680 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52a710 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52a7a0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52a830 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52a8c0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52a950 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52a9e0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52aa70 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52ab00 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: -\n 30: -\n 30: 00\n 30: -\n 30: 01\n 30: -\n 30: 02\n 30: -\n 30: -\n 30: 10\n 30: -\n 30: 11\n 30: -\n 30: 12\n 30: -\n 30: -\n 30: 20\n 30: -\n 30: 21\n 30: -\n 30: 22\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf520570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf520600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf520690 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf520720 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf5207b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf520840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5208d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf520960 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5209f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf520a80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf520b10 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf520ba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf520c30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52ad50 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52ade0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52ae70 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52af00 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52af90 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52b020 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52b0b0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52b140 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52b1d0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52b260 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52b2f0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52b380 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52b410 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - [00, 01, 02]\n 30: - [10, 11, 12]\n 30: - [20, 21, 22]\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf5215c0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf521650 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf5216e0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf521770 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf521800 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf521890 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf521920 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf5219b0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf521a40 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf521ad0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf521b60 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf521bf0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf521c80 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52b660 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52b6f0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52b780 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52b810 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52b8a0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52b930 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52b9c0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52ba50 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52bae0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52bb70 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52bc00 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52bc90 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52bd20 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf521f10 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf521fa0 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2adf522030 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2adf5220c0 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - []\n 30: - []\n 30: - []\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52bf70 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52c000 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2adf52c090 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2adf52c120 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf522820 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5228b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf522940 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5229d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf522a60 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf522af0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf522b80 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf522c10 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf522ca0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf522d30 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf522dc0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf522e50 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf522ee0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52c880 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52c910 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52c9a0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52ca30 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52cac0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52cb50 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52cbe0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52cc70 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52cd00 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52cd90 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52ce20 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52ceb0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52cf40 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf523130 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5231c0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf523250 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5232e0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf523370 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf523400 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf523490 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf523520 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5235b0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf523640 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5236d0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf523760 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf5237f0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52d190 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52d220 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52d2b0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52d340 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52d3d0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52d460 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52d4f0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52d580 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52d610 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52d6a0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52d730 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52d7c0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52d850 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\r\n 30: [00, 01, 02],\r\n 30: [10, 11, 12],\r\n 30: [20, 21, 22],\r\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf523a40 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf523ad0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf523b60 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf523bf0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf523c80 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf523d10 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf523da0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf523e30 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf523ec0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf523f50 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf523fe0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf524070 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf524100 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52daa0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52db30 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52dbc0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52dc50 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52dce0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52dd70 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52de00 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52de90 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52df20 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52dfb0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52e040 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52e0d0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52e160 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - - 00\r\n 30: - 01\r\n 30: - 02\r\n 30: - - 10\r\n 30: - 11\r\n 30: - 12\r\n 30: - - 20\r\n 30: - 21\r\n 30: - 22\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf524350 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5243e0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf524470 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf524500 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf524590 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf524620 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5246b0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf524740 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5247d0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf524860 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5248f0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf524980 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf524a10 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52e3b0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52e440 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52e4d0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52e560 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52e5f0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52e680 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52e710 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52e7a0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52e830 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52e8c0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52e950 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52e9e0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52ea70 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: -\r\n 30: - 00\r\n 30: - 01\r\n 30: - 02\r\n 30: -\r\n 30: - 10\r\n 30: - 11\r\n 30: - 12\r\n 30: -\r\n 30: - 20\r\n 30: - 21\r\n 30: - 22\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf524c60 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf524cf0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf524d80 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf524e10 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf524ea0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf524f30 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf524fc0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf525050 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5250e0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf525170 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf525200 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf525290 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf525320 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52ecc0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52ed50 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52ede0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52ee70 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52ef00 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52ef90 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52f020 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52f0b0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52f140 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52f1d0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52f260 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52f2f0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52f380 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: -\r\n 30: -\r\n 30: 00\r\n 30: -\r\n 30: 01\r\n 30: -\r\n 30: 02\r\n 30: -\r\n 30: -\r\n 30: 10\r\n 30: -\r\n 30: 11\r\n 30: -\r\n 30: 12\r\n 30: -\r\n 30: -\r\n 30: 20\r\n 30: -\r\n 30: 21\r\n 30: -\r\n 30: 22\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf525570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf525600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf525690 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf525720 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf5257b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf525840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5258d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf525960 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5259f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf525a80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf525b10 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf525ba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf525c30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52f5d0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52f660 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf52f6f0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf52f780 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf52f810 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf52f8a0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf52f930 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf52f9c0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf52fa50 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf52fae0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf52fb70 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf52fc00 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf52fc90 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - [00, 01, 02]\r\n 30: - [10, 11, 12]\r\n 30: - [20, 21, 22]\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2adf525e80 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf525f10 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf525fa0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf526030 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf5260c0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf526150 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5261e0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf526270 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf526300 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf526390 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf526420 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf5264b0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf526540 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2adf52fee0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf52ff70 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf530000 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf530090 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf530120 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf5301b0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf530240 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf5302d0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf530360 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf5303f0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf530480 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf530510 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf5305a0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff310 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fcf10 SEQ: (3 sibs) 0 children: 30: 0x2adf4fcfa8 SEQ: (3 sibs) 0 children: 30: 0x2adf4fd040 SEQ: (3 sibs) 0 children: 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf527a80 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf527b10 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2adf527ba0 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2adf527c30 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff428 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fd890 SEQ: (3 sibs) 3 children: 30: 0x2adf4fda60 VAL: '00' (3 sibs) 30: 0x2adf4fdaf8 VAL: '01' (3 sibs) 30: 0x2adf4fdb90 VAL: '02' (3 sibs) 30: 0x2adf4fd928 SEQ: (3 sibs) 3 children: 30: 0x2adf4fdc30 VAL: '10' (3 sibs) 30: 0x2adf4fdcc8 VAL: '11' (3 sibs) 30: 0x2adf4fdd60 VAL: '12' (3 sibs) 30: 0x2adf4fd9c0 SEQ: (3 sibs) 3 children: 30: 0x2adf4fde00 VAL: '20' (3 sibs) 30: 0x2adf4fde98 VAL: '21' (3 sibs) 30: 0x2adf4fdf30 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf5307f0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf530880 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf530910 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5309a0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf530a30 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf530ac0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf530b50 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf530be0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf530c70 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf530d00 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf530d90 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf530e20 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf530eb0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff540 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fe440 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe610 VAL: '00' (3 sibs) 30: 0x2adf4fe6a8 VAL: '01' (3 sibs) 30: 0x2adf4fe740 VAL: '02' (3 sibs) 30: 0x2adf4fe4d8 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe7e0 VAL: '10' (3 sibs) 30: 0x2adf4fe878 VAL: '11' (3 sibs) 30: 0x2adf4fe910 VAL: '12' (3 sibs) 30: 0x2adf4fe570 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe9b0 VAL: '20' (3 sibs) 30: 0x2adf4fea48 VAL: '21' (3 sibs) 30: 0x2adf4feae0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf530f50 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf530fe0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf531070 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf531100 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf531190 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf531220 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5312b0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf531340 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5313d0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf531460 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5314f0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf531580 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf531610 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff658 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4feb80 SEQ: (3 sibs) 3 children: 30: 0x2adf4fed50 VAL: '00' (3 sibs) 30: 0x2adf4fede8 VAL: '01' (3 sibs) 30: 0x2adf4fee80 VAL: '02' (3 sibs) 30: 0x2adf4fec18 SEQ: (3 sibs) 3 children: 30: 0x2adf4fef20 VAL: '10' (3 sibs) 30: 0x2adf4fefb8 VAL: '11' (3 sibs) 30: 0x2adf4ff050 VAL: '12' (3 sibs) 30: 0x2adf4fecb0 SEQ: (3 sibs) 3 children: 30: 0x2adf4ff0f0 VAL: '20' (3 sibs) 30: 0x2adf4ff188 VAL: '21' (3 sibs) 30: 0x2adf4ff220 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf5316b0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf531740 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf5317d0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf531860 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf5318f0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf531980 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf531a10 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf531aa0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf531b30 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf531bc0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf531c50 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf531ce0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf531d70 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff770 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4ffb90 SEQ: (3 sibs) 3 children: 30: 0x2adf4ffd60 VAL: '00' (3 sibs) 30: 0x2adf4ffdf8 VAL: '01' (3 sibs) 30: 0x2adf4ffe90 VAL: '02' (3 sibs) 30: 0x2adf4ffc28 SEQ: (3 sibs) 3 children: 30: 0x2adf4fff30 VAL: '10' (3 sibs) 30: 0x2adf4fffc8 VAL: '11' (3 sibs) 30: 0x2adf500060 VAL: '12' (3 sibs) 30: 0x2adf4ffcc0 SEQ: (3 sibs) 3 children: 30: 0x2adf500100 VAL: '20' (3 sibs) 30: 0x2adf500198 VAL: '21' (3 sibs) 30: 0x2adf500230 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf531e10 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf531ea0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf531f30 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf531fc0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf532050 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf5320e0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf532170 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf532200 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf532290 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf532320 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5323b0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf532440 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf5324d0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff888 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fe020 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe1f0 VAL: '00' (3 sibs) 30: 0x2adf4fe288 VAL: '01' (3 sibs) 30: 0x2adf4fe320 VAL: '02' (3 sibs) 30: 0x2adf4fe0b8 SEQ: (3 sibs) 3 children: 30: 0x2adf5002d0 VAL: '10' (3 sibs) 30: 0x2adf500368 VAL: '11' (3 sibs) 30: 0x2adf500400 VAL: '12' (3 sibs) 30: 0x2adf4fe150 SEQ: (3 sibs) 3 children: 30: 0x2adf5004a0 VAL: '20' (3 sibs) 30: 0x2adf500538 VAL: '21' (3 sibs) 30: 0x2adf5005d0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf532570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf532600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf532690 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf532720 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf5327b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf532840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5328d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf532960 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5329f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf532a80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf532b10 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf532ba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf532c30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff9a0 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf500670 SEQ: (3 sibs) 3 children: 30: 0x2adf500840 VAL: '00' (3 sibs) 30: 0x2adf5008d8 VAL: '01' (3 sibs) 30: 0x2adf500970 VAL: '02' (3 sibs) 30: 0x2adf500708 SEQ: (3 sibs) 3 children: 30: 0x2adf500a10 VAL: '10' (3 sibs) 30: 0x2adf500aa8 VAL: '11' (3 sibs) 30: 0x2adf500b40 VAL: '12' (3 sibs) 30: 0x2adf5007a0 SEQ: (3 sibs) 3 children: 30: 0x2adf500be0 VAL: '20' (3 sibs) 30: 0x2adf500c78 VAL: '21' (3 sibs) 30: 0x2adf500d10 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf532cd0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf532d60 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf532df0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf532e80 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf532f10 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf532fa0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf533030 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf5330c0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf533150 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf5331e0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf533270 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf533300 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf533390 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ffab8 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf500e00 SEQ: (3 sibs) 3 children: 30: 0x2adf500fd0 VAL: '00' (3 sibs) 30: 0x2adf501068 VAL: '01' (3 sibs) 30: 0x2adf501100 VAL: '02' (3 sibs) 30: 0x2adf500e98 SEQ: (3 sibs) 3 children: 30: 0x2adf5011a0 VAL: '10' (3 sibs) 30: 0x2adf501238 VAL: '11' (3 sibs) 30: 0x2adf5012d0 VAL: '12' (3 sibs) 30: 0x2adf500f30 SEQ: (3 sibs) 3 children: 30: 0x2adf501370 VAL: '20' (3 sibs) 30: 0x2adf501408 VAL: '21' (3 sibs) 30: 0x2adf5014a0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf533430 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5334c0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf533550 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5335e0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf533670 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf533700 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf533790 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf533820 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5338b0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf533940 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5339d0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf533a60 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf533af0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff310 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fcf10 SEQ: (3 sibs) 0 children: 30: 0x2adf4fcfa8 SEQ: (3 sibs) 0 children: 30: 0x2adf4fd040 SEQ: (3 sibs) 0 children: 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf533b90 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf533c20 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2adf533cb0 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2adf533d40 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff428 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fd890 SEQ: (3 sibs) 3 children: 30: 0x2adf4fda60 VAL: '00' (3 sibs) 30: 0x2adf4fdaf8 VAL: '01' (3 sibs) 30: 0x2adf4fdb90 VAL: '02' (3 sibs) 30: 0x2adf4fd928 SEQ: (3 sibs) 3 children: 30: 0x2adf4fdc30 VAL: '10' (3 sibs) 30: 0x2adf4fdcc8 VAL: '11' (3 sibs) 30: 0x2adf4fdd60 VAL: '12' (3 sibs) 30: 0x2adf4fd9c0 SEQ: (3 sibs) 3 children: 30: 0x2adf4fde00 VAL: '20' (3 sibs) 30: 0x2adf4fde98 VAL: '21' (3 sibs) 30: 0x2adf4fdf30 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf533de0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf533e70 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf533f00 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf533f90 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf534020 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf5340b0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf534140 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf5341d0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf534260 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf5342f0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf534380 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf534410 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf5344a0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff540 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fe440 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe610 VAL: '00' (3 sibs) 30: 0x2adf4fe6a8 VAL: '01' (3 sibs) 30: 0x2adf4fe740 VAL: '02' (3 sibs) 30: 0x2adf4fe4d8 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe7e0 VAL: '10' (3 sibs) 30: 0x2adf4fe878 VAL: '11' (3 sibs) 30: 0x2adf4fe910 VAL: '12' (3 sibs) 30: 0x2adf4fe570 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe9b0 VAL: '20' (3 sibs) 30: 0x2adf4fea48 VAL: '21' (3 sibs) 30: 0x2adf4feae0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf534540 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf5345d0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf534660 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5346f0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf534780 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf534810 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf5348a0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf534930 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf5349c0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf534a50 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf534ae0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf534b70 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf534c00 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff658 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4feb80 SEQ: (3 sibs) 3 children: 30: 0x2adf4fed50 VAL: '00' (3 sibs) 30: 0x2adf4fede8 VAL: '01' (3 sibs) 30: 0x2adf4fee80 VAL: '02' (3 sibs) 30: 0x2adf4fec18 SEQ: (3 sibs) 3 children: 30: 0x2adf4fef20 VAL: '10' (3 sibs) 30: 0x2adf4fefb8 VAL: '11' (3 sibs) 30: 0x2adf4ff050 VAL: '12' (3 sibs) 30: 0x2adf4fecb0 SEQ: (3 sibs) 3 children: 30: 0x2adf4ff0f0 VAL: '20' (3 sibs) 30: 0x2adf4ff188 VAL: '21' (3 sibs) 30: 0x2adf4ff220 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf534ca0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf534d30 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf534dc0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf534e50 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf534ee0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf534f70 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf535000 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf535090 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf535120 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf5351b0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf535240 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf5352d0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf535360 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff770 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4ffb90 SEQ: (3 sibs) 3 children: 30: 0x2adf4ffd60 VAL: '00' (3 sibs) 30: 0x2adf4ffdf8 VAL: '01' (3 sibs) 30: 0x2adf4ffe90 VAL: '02' (3 sibs) 30: 0x2adf4ffc28 SEQ: (3 sibs) 3 children: 30: 0x2adf4fff30 VAL: '10' (3 sibs) 30: 0x2adf4fffc8 VAL: '11' (3 sibs) 30: 0x2adf500060 VAL: '12' (3 sibs) 30: 0x2adf4ffcc0 SEQ: (3 sibs) 3 children: 30: 0x2adf500100 VAL: '20' (3 sibs) 30: 0x2adf500198 VAL: '21' (3 sibs) 30: 0x2adf500230 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf535400 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf535490 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf535520 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf5355b0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf535640 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf5356d0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf535760 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf5357f0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf535880 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf535910 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf5359a0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf535a30 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf535ac0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff888 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf4fe020 SEQ: (3 sibs) 3 children: 30: 0x2adf4fe1f0 VAL: '00' (3 sibs) 30: 0x2adf4fe288 VAL: '01' (3 sibs) 30: 0x2adf4fe320 VAL: '02' (3 sibs) 30: 0x2adf4fe0b8 SEQ: (3 sibs) 3 children: 30: 0x2adf5002d0 VAL: '10' (3 sibs) 30: 0x2adf500368 VAL: '11' (3 sibs) 30: 0x2adf500400 VAL: '12' (3 sibs) 30: 0x2adf4fe150 SEQ: (3 sibs) 3 children: 30: 0x2adf5004a0 VAL: '20' (3 sibs) 30: 0x2adf500538 VAL: '21' (3 sibs) 30: 0x2adf5005d0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf535b60 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf535bf0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf535c80 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf535d10 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf535da0 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf535e30 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf535ec0 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf535f50 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf535fe0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf536070 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf536100 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf536190 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf536220 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ff9a0 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf500670 SEQ: (3 sibs) 3 children: 30: 0x2adf500840 VAL: '00' (3 sibs) 30: 0x2adf5008d8 VAL: '01' (3 sibs) 30: 0x2adf500970 VAL: '02' (3 sibs) 30: 0x2adf500708 SEQ: (3 sibs) 3 children: 30: 0x2adf500a10 VAL: '10' (3 sibs) 30: 0x2adf500aa8 VAL: '11' (3 sibs) 30: 0x2adf500b40 VAL: '12' (3 sibs) 30: 0x2adf5007a0 SEQ: (3 sibs) 3 children: 30: 0x2adf500be0 VAL: '20' (3 sibs) 30: 0x2adf500c78 VAL: '21' (3 sibs) 30: 0x2adf500d10 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf5362c0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf536350 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf5363e0 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf536470 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf536500 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf536590 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf536620 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf5366b0 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf536740 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf5367d0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf536860 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf5368f0 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf536980 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: REF TREE: 30: 0x2adf4ffab8 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2adf500e00 SEQ: (3 sibs) 3 children: 30: 0x2adf500fd0 VAL: '00' (3 sibs) 30: 0x2adf501068 VAL: '01' (3 sibs) 30: 0x2adf501100 VAL: '02' (3 sibs) 30: 0x2adf500e98 SEQ: (3 sibs) 3 children: 30: 0x2adf5011a0 VAL: '10' (3 sibs) 30: 0x2adf501238 VAL: '11' (3 sibs) 30: 0x2adf5012d0 VAL: '12' (3 sibs) 30: 0x2adf500f30 SEQ: (3 sibs) 3 children: 30: 0x2adf501370 VAL: '20' (3 sibs) 30: 0x2adf501408 VAL: '21' (3 sibs) 30: 0x2adf5014a0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2adf536a20 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2adf536ab0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2adf536b40 VAL: '00' (3 sibs) 30: [3] [3] 0x2adf536bd0 VAL: '01' (3 sibs) 30: [4] [4] 0x2adf536c60 VAL: '02' (3 sibs) 30: [5] [5] 0x2adf536cf0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2adf536d80 VAL: '10' (3 sibs) 30: [7] [7] 0x2adf536e10 VAL: '11' (3 sibs) 30: [8] [8] 0x2adf536ea0 VAL: '12' (3 sibs) 30: [9] [9] 0x2adf536f30 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2adf536fc0 VAL: '20' (3 sibs) 30: [11] [11] 0x2adf537050 VAL: '21' (3 sibs) 30: [12] [12] 0x2adf5370e0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 30: [----------] 160 tests from NESTED_SEQX2/YmlTestCase (109 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 161 tests from 2 test suites ran. (109 ms total) 30: [ PASSED ] 161 tests. 30/50 Test #30: ryml-test-nested_seqx2 ............ Passed 0.14 sec test 31 Start 31: ryml-test-nested_mapx3 31: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_mapx3-0.4.1 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 31: [==========] Running 41 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 40 tests from NESTED_MAPX3/YmlTestCase 31: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo0: { 31: foo1: {foo2: 000, bar2: 001, baz2: 002}, 31: bar1: {foo2: 010, bar2: 011, baz2: 012}, 31: baz1: {foo2: 020, bar2: 021, baz2: 022} 31: }, 31: bar0: { 31: foo1: {foo2: 100, bar2: 101, baz2: 102}, 31: bar1: {foo2: 110, bar2: 111, baz2: 112}, 31: baz1: {foo2: 120, bar2: 121, baz2: 122} 31: }, 31: baz0: { 31: foo1: {foo2: 200, bar2: 201, baz2: 202}, 31: bar1: {foo2: 210, bar2: 211, baz2: 212}, 31: baz1: {foo2: 220, bar2: 221, baz2: 222} 31: } 31: }--------------- 31: REF TREE: 31: 0x2aeac5ed00 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aeac5d520 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2aeac5d6f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5d8c0 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2aeac5d958 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2aeac5d9f0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2aeac5d788 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5da90 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2aeac5db28 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2aeac5dbc0 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2aeac5d820 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5dc60 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2aeac5dcf8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2aeac5dd90 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2aeac5d5b8 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2aeac5de30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5e000 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2aeac5e098 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2aeac5e130 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2aeac5dec8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5e1d0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2aeac5e268 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2aeac5e300 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2aeac5df60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5e3a0 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2aeac5e438 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2aeac5e4d0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2aeac5d650 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2aeac5e570 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5e740 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2aeac5e7d8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2aeac5e870 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2aeac5e608 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5e910 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2aeac5e9a8 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2aeac5ea40 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2aeac5e6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5eae0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2aeac5eb78 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2aeac5ec10 KEYVAL: 'baz2' '222' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aeac67910 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac679a0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac67a30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac67ac0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac67b50 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac67be0 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac67c70 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac67d00 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac67d90 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac67e20 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac67eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac67f40 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac67fd0 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac68060 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac680f0 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac68180 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac68210 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac682a0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac68330 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac683c0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac68450 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac684e0 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac68570 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac68600 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac68690 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac68720 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac687b0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac68840 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac688d0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac68960 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac689f0 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac68a80 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac68b10 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac68ba0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac68c30 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac68cc0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac68d50 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac68de0 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac68e70 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac68f00 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/0 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: --------------- 31: 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: --------------- 31: REF TREE: 31: 0x2aeac5ee18 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aeac5eef0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2aeac5f0c0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5f290 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2aeac5f328 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2aeac5f3c0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2aeac5f158 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5f460 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2aeac5f4f8 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2aeac5f590 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2aeac5f1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5f630 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2aeac5f6c8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2aeac5f760 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2aeac5ef88 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2aeac5f800 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5f9d0 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2aeac5fa68 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2aeac5fb00 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2aeac5f898 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5fba0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2aeac5fc38 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2aeac5fcd0 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2aeac5f930 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5fd70 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2aeac5fe08 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2aeac5fea0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2aeac5f020 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2aeac5ff40 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac60110 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2aeac601a8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2aeac60240 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2aeac5ffd8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac602e0 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2aeac60378 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2aeac60410 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2aeac60070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac604b0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2aeac60548 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2aeac605e0 KEYVAL: 'baz2' '222' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aeac6af30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac6afc0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac6b050 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac6b0e0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac6b170 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac6b200 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac6b290 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac6b320 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac6b3b0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac6b440 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac6b4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac6b560 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac6b5f0 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac6b680 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac6b710 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac6b7a0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac6b830 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac6b8c0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac6b950 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac6b9e0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac6ba70 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac6bb00 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac6bb90 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac6bc20 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac6bcb0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac6bd40 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac6bdd0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac6be60 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac6bef0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac6bf80 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac6c010 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac6c0a0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac6c130 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac6c1c0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac6c250 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac6c2e0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac6c370 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac6c400 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac6c490 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac6c520 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/1 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo0: { 31: foo1: {foo2: 000, bar2: 001, baz2: 002}, 31: bar1: {foo2: 010, bar2: 011, baz2: 012}, 31: baz1: {foo2: 020, bar2: 021, baz2: 022} 31: }, 31: bar0: { 31: foo1: {foo2: 100, bar2: 101, baz2: 102}, 31: bar1: {foo2: 110, bar2: 111, baz2: 112}, 31: baz1: {foo2: 120, bar2: 121, baz2: 122} 31: }, 31: baz0: { 31: foo1: {foo2: 200, bar2: 201, baz2: 202}, 31: bar1: {foo2: 210, bar2: 211, baz2: 212}, 31: baz1: {foo2: 220, bar2: 221, baz2: 222} 31: } 31: }--------------- 31: REF TREE: 31: 0x2aeac5ed00 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aeac5d520 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2aeac5d6f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5d8c0 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2aeac5d958 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2aeac5d9f0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2aeac5d788 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5da90 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2aeac5db28 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2aeac5dbc0 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2aeac5d820 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5dc60 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2aeac5dcf8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2aeac5dd90 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2aeac5d5b8 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2aeac5de30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5e000 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2aeac5e098 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2aeac5e130 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2aeac5dec8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5e1d0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2aeac5e268 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2aeac5e300 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2aeac5df60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5e3a0 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2aeac5e438 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2aeac5e4d0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2aeac5d650 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2aeac5e570 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5e740 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2aeac5e7d8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2aeac5e870 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2aeac5e608 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5e910 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2aeac5e9a8 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2aeac5ea40 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2aeac5e6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5eae0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2aeac5eb78 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2aeac5ec10 KEYVAL: 'baz2' '222' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aeac6d340 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac6d3d0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac6d460 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac6d4f0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac6d580 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac6d610 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac6d6a0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac6d730 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac6d7c0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac6d850 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac6d8e0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac6d970 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac6da00 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac6da90 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac6db20 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac6dbb0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac6dc40 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac6dcd0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac6dd60 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac6ddf0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac6de80 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac6df10 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac6dfa0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac6e030 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac6e0c0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac6e150 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac6e1e0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac6e270 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac6e300 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac6e390 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac6e420 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac6e4b0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac6e540 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac6e5d0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac6e660 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac6e6f0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac6e780 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac6e810 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac6e8a0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac6e930 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/0 (13 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: --------------- 31: 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: --------------- 31: REF TREE: 31: 0x2aeac5ee18 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aeac5eef0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2aeac5f0c0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5f290 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2aeac5f328 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2aeac5f3c0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2aeac5f158 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5f460 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2aeac5f4f8 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2aeac5f590 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2aeac5f1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5f630 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2aeac5f6c8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2aeac5f760 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2aeac5ef88 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2aeac5f800 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5f9d0 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2aeac5fa68 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2aeac5fb00 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2aeac5f898 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5fba0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2aeac5fc38 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2aeac5fcd0 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2aeac5f930 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5fd70 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2aeac5fe08 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2aeac5fea0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2aeac5f020 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2aeac5ff40 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac60110 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2aeac601a8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2aeac60240 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2aeac5ffd8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac602e0 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2aeac60378 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2aeac60410 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2aeac60070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac604b0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2aeac60548 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2aeac605e0 KEYVAL: 'baz2' '222' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aeac6f750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac6f7e0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac6f870 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac6f900 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac6f990 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac6fa20 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac6fab0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac6fb40 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac6fbd0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac6fc60 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac6fcf0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac6fd80 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac6fe10 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac6fea0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac6ff30 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac6ffc0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac70050 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac700e0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac70170 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac70200 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac70290 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac70320 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac703b0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac70440 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac704d0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac70560 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac705f0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac70680 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac70710 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac707a0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac70830 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac708c0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac70950 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac709e0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac70a70 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac70b00 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac70b90 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac70c20 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac70cb0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac70d40 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/1 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 (2 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\n 31: foo0: {\n 31: foo1: {foo2: 000, bar2: 001, baz2: 002},\n 31: bar1: {foo2: 010, bar2: 011, baz2: 012},\n 31: baz1: {foo2: 020, bar2: 021, baz2: 022}\n 31: },\n 31: bar0: {\n 31: foo1: {foo2: 100, bar2: 101, baz2: 102},\n 31: bar1: {foo2: 110, bar2: 111, baz2: 112},\n 31: baz1: {foo2: 120, bar2: 121, baz2: 122}\n 31: },\n 31: baz0: {\n 31: foo1: {foo2: 200, bar2: 201, baz2: 202},\n 31: bar1: {foo2: 210, bar2: 211, baz2: 212},\n 31: baz1: {foo2: 220, bar2: 221, baz2: 222}\n 31: }\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aeac67910 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac679a0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac67a30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac67ac0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac67b50 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac67be0 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac67c70 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac67d00 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac67d90 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac67e20 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac67eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac67f40 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac67fd0 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac68060 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac680f0 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac68180 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac68210 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac682a0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac68330 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac683c0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac68450 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac684e0 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac68570 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac68600 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac68690 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac68720 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac687b0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac68840 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac688d0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac68960 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac689f0 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac68a80 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac68b10 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac68ba0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac68c30 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac68cc0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac68d50 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac68de0 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac68e70 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac68f00 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aeac72d70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac72e00 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac72e90 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac72f20 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac72fb0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac73040 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac730d0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac73160 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac731f0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac73280 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac73310 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac733a0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac73430 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac734c0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac73550 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac735e0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac73670 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac73700 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac73790 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac73820 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac738b0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac73940 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac739d0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac73a60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac73af0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac73b80 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac73c10 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac73ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac73d30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac73dc0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac73e50 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac73ee0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac73f70 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac74000 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac74090 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac74120 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac741b0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac74240 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac742d0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac74360 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 (4 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \n 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aeac6af30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac6afc0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac6b050 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac6b0e0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac6b170 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac6b200 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac6b290 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac6b320 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac6b3b0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac6b440 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac6b4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac6b560 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac6b5f0 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac6b680 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac6b710 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac6b7a0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac6b830 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac6b8c0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac6b950 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac6b9e0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac6ba70 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac6bb00 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac6bb90 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac6bc20 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac6bcb0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac6bd40 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac6bdd0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac6be60 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac6bef0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac6bf80 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac6c010 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac6c0a0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac6c130 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac6c1c0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac6c250 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac6c2e0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac6c370 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac6c400 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac6c490 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac6c520 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aeac75180 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac75210 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac752a0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac75330 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac753c0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac75450 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac754e0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac75570 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac75600 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac75690 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac75720 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac757b0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac75840 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac758d0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac75960 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac759f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac75a80 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac75b10 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac75ba0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac75c30 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac75cc0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac75d50 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac75de0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac75e70 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac75f00 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac75f90 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac76020 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac760b0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac76140 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac761d0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac76260 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac762f0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac76380 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac76410 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac764a0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac76530 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac765c0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac76650 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac766e0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac76770 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 (5 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\r\n 31: foo0: {\r\n 31: foo1: {foo2: 000, bar2: 001, baz2: 002},\r\n 31: bar1: {foo2: 010, bar2: 011, baz2: 012},\r\n 31: baz1: {foo2: 020, bar2: 021, baz2: 022}\r\n 31: },\r\n 31: bar0: {\r\n 31: foo1: {foo2: 100, bar2: 101, baz2: 102},\r\n 31: bar1: {foo2: 110, bar2: 111, baz2: 112},\r\n 31: baz1: {foo2: 120, bar2: 121, baz2: 122}\r\n 31: },\r\n 31: baz0: {\r\n 31: foo1: {foo2: 200, bar2: 201, baz2: 202},\r\n 31: bar1: {foo2: 210, bar2: 211, baz2: 212},\r\n 31: baz1: {foo2: 220, bar2: 221, baz2: 222}\r\n 31: }\r\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aeac6d340 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac6d3d0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac6d460 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac6d4f0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac6d580 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac6d610 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac6d6a0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac6d730 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac6d7c0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac6d850 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac6d8e0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac6d970 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac6da00 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac6da90 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac6db20 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac6dbb0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac6dc40 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac6dcd0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac6dd60 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac6ddf0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac6de80 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac6df10 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac6dfa0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac6e030 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac6e0c0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac6e150 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac6e1e0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac6e270 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac6e300 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac6e390 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac6e420 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac6e4b0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac6e540 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac6e5d0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac6e660 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac6e6f0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac6e780 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac6e810 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac6e8a0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac6e930 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aeac77590 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac77620 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac776b0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac77740 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac777d0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac77860 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac778f0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac77980 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac77a10 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac77aa0 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac77b30 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac77bc0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac77c50 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac77ce0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac77d70 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac77e00 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac77e90 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac77f20 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac77fb0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac78040 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac780d0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac78160 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac781f0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac78280 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac78310 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac783a0 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac78430 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac784c0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac78550 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac785e0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac78670 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac78700 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac78790 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac78820 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac788b0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac78940 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac789d0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac78a60 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac78af0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac78b80 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 (4 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \r\n 31: foo0:\r\n 31: foo1:\r\n 31: foo2: 000\r\n 31: bar2: 001\r\n 31: baz2: 002\r\n 31: bar1:\r\n 31: foo2: 010\r\n 31: bar2: 011\r\n 31: baz2: 012\r\n 31: baz1:\r\n 31: foo2: 020\r\n 31: bar2: 021\r\n 31: baz2: 022\r\n 31: bar0:\r\n 31: foo1:\r\n 31: foo2: 100\r\n 31: bar2: 101\r\n 31: baz2: 102\r\n 31: bar1:\r\n 31: foo2: 110\r\n 31: bar2: 111\r\n 31: baz2: 112\r\n 31: baz1:\r\n 31: foo2: 120\r\n 31: bar2: 121\r\n 31: baz2: 122\r\n 31: baz0:\r\n 31: foo1:\r\n 31: foo2: 200\r\n 31: bar2: 201\r\n 31: baz2: 202\r\n 31: bar1:\r\n 31: foo2: 210\r\n 31: bar2: 211\r\n 31: baz2: 212\r\n 31: baz1:\r\n 31: foo2: 220\r\n 31: bar2: 221\r\n 31: baz2: 222\r\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aeac6f750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac6f7e0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac6f870 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac6f900 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac6f990 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac6fa20 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac6fab0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac6fb40 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac6fbd0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac6fc60 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac6fcf0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac6fd80 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac6fe10 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac6fea0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac6ff30 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac6ffc0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac70050 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac700e0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac70170 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac70200 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac70290 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac70320 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac703b0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac70440 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac704d0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac70560 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac705f0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac70680 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac70710 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac707a0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac70830 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac708c0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac70950 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac709e0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac70a70 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac70b00 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac70b90 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac70c20 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac70cb0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac70d40 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aeac799a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac79a30 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac79ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac79b50 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac79be0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac79c70 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac79d00 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac79d90 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac79e20 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac79eb0 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac79f40 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac79fd0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac7a060 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac7a0f0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac7a180 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac7a210 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac7a2a0 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac7a330 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac7a3c0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac7a450 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac7a4e0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac7a570 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac7a600 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac7a690 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac7a720 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac7a7b0 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac7a840 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac7a8d0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac7a960 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac7a9f0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac7aa80 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac7ab10 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac7aba0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac7ac30 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac7acc0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac7ad50 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac7ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac7ae70 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac7af00 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac7af90 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 (5 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aeac5ed00 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aeac5d520 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2aeac5d6f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5d8c0 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2aeac5d958 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2aeac5d9f0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2aeac5d788 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5da90 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2aeac5db28 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2aeac5dbc0 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2aeac5d820 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5dc60 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2aeac5dcf8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2aeac5dd90 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2aeac5d5b8 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2aeac5de30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5e000 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2aeac5e098 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2aeac5e130 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2aeac5dec8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5e1d0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2aeac5e268 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2aeac5e300 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2aeac5df60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5e3a0 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2aeac5e438 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2aeac5e4d0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2aeac5d650 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2aeac5e570 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5e740 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2aeac5e7d8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2aeac5e870 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2aeac5e608 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5e910 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2aeac5e9a8 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2aeac5ea40 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2aeac5e6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5eae0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2aeac5eb78 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2aeac5ec10 KEYVAL: 'baz2' '222' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aeac7bdb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac7be40 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac7bed0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac7bf60 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac7bff0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac7c080 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac7c110 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac7c1a0 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac7c230 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac7c2c0 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac7c350 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac7c3e0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac7c470 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac7c500 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac7c590 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac7c620 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac7c6b0 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac7c740 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac7c7d0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac7c860 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac7c8f0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac7c980 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac7ca10 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac7caa0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac7cb30 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac7cbc0 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac7cc50 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac7cce0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac7cd70 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac7ce00 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac7ce90 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac7cf20 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac7cfb0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac7d040 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac7d0d0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac7d160 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac7d1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac7d280 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac7d310 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac7d3a0 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aeac5ee18 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aeac5eef0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2aeac5f0c0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5f290 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2aeac5f328 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2aeac5f3c0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2aeac5f158 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5f460 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2aeac5f4f8 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2aeac5f590 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2aeac5f1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5f630 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2aeac5f6c8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2aeac5f760 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2aeac5ef88 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2aeac5f800 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5f9d0 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2aeac5fa68 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2aeac5fb00 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2aeac5f898 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5fba0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2aeac5fc38 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2aeac5fcd0 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2aeac5f930 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5fd70 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2aeac5fe08 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2aeac5fea0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2aeac5f020 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2aeac5ff40 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac60110 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2aeac601a8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2aeac60240 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2aeac5ffd8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac602e0 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2aeac60378 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2aeac60410 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2aeac60070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac604b0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2aeac60548 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2aeac605e0 KEYVAL: 'baz2' '222' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aeac7d440 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac7d4d0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac7d560 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac7d5f0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac7d680 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac7d710 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac7d7a0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac7d830 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac7d8c0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac7d950 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac7d9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac7da70 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac7db00 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac7db90 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac7dc20 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac7dcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac7dd40 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac7ddd0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac7de60 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac7def0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac7df80 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac7e010 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac7e0a0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac7e130 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac7e1c0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac7e250 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac7e2e0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac7e370 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac7e400 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac7e490 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac7e520 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac7e5b0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac7e640 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac7e6d0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac7e760 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac7e7f0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac7e880 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac7e910 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac7e9a0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac7ea30 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 (2 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aeac5ed00 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aeac5d520 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2aeac5d6f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5d8c0 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2aeac5d958 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2aeac5d9f0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2aeac5d788 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5da90 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2aeac5db28 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2aeac5dbc0 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2aeac5d820 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5dc60 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2aeac5dcf8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2aeac5dd90 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2aeac5d5b8 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2aeac5de30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5e000 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2aeac5e098 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2aeac5e130 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2aeac5dec8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5e1d0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2aeac5e268 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2aeac5e300 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2aeac5df60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5e3a0 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2aeac5e438 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2aeac5e4d0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2aeac5d650 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2aeac5e570 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5e740 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2aeac5e7d8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2aeac5e870 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2aeac5e608 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5e910 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2aeac5e9a8 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2aeac5ea40 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2aeac5e6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5eae0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2aeac5eb78 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2aeac5ec10 KEYVAL: 'baz2' '222' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aeac7ead0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac7eb60 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac7ebf0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac7ec80 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac7ed10 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac7eda0 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac7ee30 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac7eec0 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac7ef50 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac7efe0 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac7f070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac7f100 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac7f190 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac7f220 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac7f2b0 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac7f340 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac7f3d0 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac7f460 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac7f4f0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac7f580 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac7f610 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac7f6a0 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac7f730 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac7f7c0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac7f850 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac7f8e0 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac7f970 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac7fa00 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac7fa90 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac7fb20 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac7fbb0 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac7fc40 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac7fcd0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac7fd60 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac7fdf0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac7fe80 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac7ff10 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac7ffa0 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac80030 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac800c0 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 (2 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aeac5ee18 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aeac5eef0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2aeac5f0c0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5f290 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2aeac5f328 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2aeac5f3c0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2aeac5f158 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5f460 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2aeac5f4f8 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2aeac5f590 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2aeac5f1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5f630 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2aeac5f6c8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2aeac5f760 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2aeac5ef88 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2aeac5f800 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac5f9d0 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2aeac5fa68 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2aeac5fb00 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2aeac5f898 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac5fba0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2aeac5fc38 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2aeac5fcd0 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2aeac5f930 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac5fd70 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2aeac5fe08 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2aeac5fea0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2aeac5f020 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2aeac5ff40 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2aeac60110 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2aeac601a8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2aeac60240 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2aeac5ffd8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2aeac602e0 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2aeac60378 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2aeac60410 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2aeac60070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2aeac604b0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2aeac60548 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2aeac605e0 KEYVAL: 'baz2' '222' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aeac80160 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aeac801f0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2aeac80280 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2aeac80310 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2aeac803a0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2aeac80430 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2aeac804c0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2aeac80550 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2aeac805e0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2aeac80670 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2aeac80700 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2aeac80790 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2aeac80820 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2aeac808b0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2aeac80940 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2aeac809d0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2aeac80a60 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2aeac80af0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2aeac80b80 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2aeac80c10 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2aeac80ca0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2aeac80d30 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2aeac80dc0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2aeac80e50 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2aeac80ee0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2aeac80f70 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2aeac81000 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2aeac81090 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2aeac81120 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2aeac811b0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2aeac81240 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2aeac812d0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2aeac81360 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2aeac813f0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2aeac81480 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2aeac81510 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2aeac815a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2aeac81630 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2aeac816c0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2aeac81750 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 31: [----------] 40 tests from NESTED_MAPX3/YmlTestCase (84 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 41 tests from 2 test suites ran. (84 ms total) 31: [ PASSED ] 41 tests. 31/50 Test #31: ryml-test-nested_mapx3 ............ Passed 0.11 sec test 32 Start 32: ryml-test-nested_seqx3 32: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_seqx3-0.4.1 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 32: [==========] Running 81 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 80 tests from NESTED_SEQX3/YmlTestCase 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 32: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 32: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 32: ]--------------- 32: REF TREE: 32: 0x2ae166d6d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166a520 SEQ: (3 sibs) 3 children: 32: 0x2ae166a6f0 SEQ: (3 sibs) 3 children: 32: 0x2ae166a8c0 VAL: '000' (3 sibs) 32: 0x2ae166a958 VAL: '001' (3 sibs) 32: 0x2ae166a9f0 VAL: '002' (3 sibs) 32: 0x2ae166a788 SEQ: (3 sibs) 3 children: 32: 0x2ae166aa90 VAL: '010' (3 sibs) 32: 0x2ae166ab28 VAL: '011' (3 sibs) 32: 0x2ae166abc0 VAL: '012' (3 sibs) 32: 0x2ae166a820 SEQ: (3 sibs) 3 children: 32: 0x2ae166ac60 VAL: '020' (3 sibs) 32: 0x2ae166acf8 VAL: '021' (3 sibs) 32: 0x2ae166ad90 VAL: '022' (3 sibs) 32: 0x2ae166a5b8 SEQ: (3 sibs) 3 children: 32: 0x2ae166ae30 SEQ: (3 sibs) 3 children: 32: 0x2ae166b000 VAL: '100' (3 sibs) 32: 0x2ae166b098 VAL: '101' (3 sibs) 32: 0x2ae166b130 VAL: '102' (3 sibs) 32: 0x2ae166aec8 SEQ: (3 sibs) 3 children: 32: 0x2ae166b1d0 VAL: '110' (3 sibs) 32: 0x2ae166b268 VAL: '111' (3 sibs) 32: 0x2ae166b300 VAL: '112' (3 sibs) 32: 0x2ae166af60 SEQ: (3 sibs) 3 children: 32: 0x2ae166b3a0 VAL: '120' (3 sibs) 32: 0x2ae166b438 VAL: '121' (3 sibs) 32: 0x2ae166b4d0 VAL: '122' (3 sibs) 32: 0x2ae166a650 SEQ: (3 sibs) 3 children: 32: 0x2ae166b570 SEQ: (3 sibs) 3 children: 32: 0x2ae166b740 VAL: '200' (3 sibs) 32: 0x2ae166b7d8 VAL: '201' (3 sibs) 32: 0x2ae166b870 VAL: '202' (3 sibs) 32: 0x2ae166b608 SEQ: (3 sibs) 3 children: 32: 0x2ae166b910 VAL: '210' (3 sibs) 32: 0x2ae166b9a8 VAL: '211' (3 sibs) 32: 0x2ae166ba40 VAL: '212' (3 sibs) 32: 0x2ae166b6a0 SEQ: (3 sibs) 3 children: 32: 0x2ae166bae0 VAL: '220' (3 sibs) 32: 0x2ae166bb78 VAL: '221' (3 sibs) 32: 0x2ae166bc10 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae167d7d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae167d860 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae167d8f0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae167d980 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae167da10 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae167daa0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae167db30 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae167dbc0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae167dc50 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae167dce0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae167dd70 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae167de00 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae167de90 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae167df20 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae167dfb0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae167e040 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae167e0d0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae167e160 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae167e1f0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae167e280 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae167e310 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae167e3a0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae167e430 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae167e4c0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae167e550 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae167e5e0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae167e670 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae167e700 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae167e790 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae167e820 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae167e8b0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae167e940 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae167e9d0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae167ea60 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae167eaf0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae167eb80 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae167ec10 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae167eca0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae167ed30 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae167edc0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: --------------- 32: 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: --------------- 32: REF TREE: 32: 0x2ae166d7e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166bef0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c0c0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c290 VAL: '000' (3 sibs) 32: 0x2ae166c328 VAL: '001' (3 sibs) 32: 0x2ae166c3c0 VAL: '002' (3 sibs) 32: 0x2ae166c158 SEQ: (3 sibs) 3 children: 32: 0x2ae166c460 VAL: '010' (3 sibs) 32: 0x2ae166c4f8 VAL: '011' (3 sibs) 32: 0x2ae166c590 VAL: '012' (3 sibs) 32: 0x2ae166c1f0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c630 VAL: '020' (3 sibs) 32: 0x2ae166c6c8 VAL: '021' (3 sibs) 32: 0x2ae166c760 VAL: '022' (3 sibs) 32: 0x2ae166bf88 SEQ: (3 sibs) 3 children: 32: 0x2ae166c800 SEQ: (3 sibs) 3 children: 32: 0x2ae166c9d0 VAL: '100' (3 sibs) 32: 0x2ae166ca68 VAL: '101' (3 sibs) 32: 0x2ae166cb00 VAL: '102' (3 sibs) 32: 0x2ae166c898 SEQ: (3 sibs) 3 children: 32: 0x2ae166cba0 VAL: '110' (3 sibs) 32: 0x2ae166cc38 VAL: '111' (3 sibs) 32: 0x2ae166ccd0 VAL: '112' (3 sibs) 32: 0x2ae166c930 SEQ: (3 sibs) 3 children: 32: 0x2ae166cd70 VAL: '120' (3 sibs) 32: 0x2ae166ce08 VAL: '121' (3 sibs) 32: 0x2ae166cea0 VAL: '122' (3 sibs) 32: 0x2ae166c020 SEQ: (3 sibs) 3 children: 32: 0x2ae166cf40 SEQ: (3 sibs) 3 children: 32: 0x2ae166d110 VAL: '200' (3 sibs) 32: 0x2ae166d1a8 VAL: '201' (3 sibs) 32: 0x2ae166d240 VAL: '202' (3 sibs) 32: 0x2ae166cfd8 SEQ: (3 sibs) 3 children: 32: 0x2ae166d2e0 VAL: '210' (3 sibs) 32: 0x2ae166d378 VAL: '211' (3 sibs) 32: 0x2ae166d410 VAL: '212' (3 sibs) 32: 0x2ae166d070 SEQ: (3 sibs) 3 children: 32: 0x2ae166d4b0 VAL: '220' (3 sibs) 32: 0x2ae166d548 VAL: '221' (3 sibs) 32: 0x2ae166d5e0 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae1680df0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1680e80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1680f10 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1680fa0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1681030 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16810c0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1681150 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16811e0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1681270 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1681300 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1681390 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae1681420 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16814b0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae1681540 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16815d0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae1681660 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16816f0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1681780 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1681810 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16818a0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae1681930 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16819c0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1681a50 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1681ae0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae1681b70 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1681c00 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae1681c90 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae1681d20 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae1681db0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1681e40 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1681ed0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1681f60 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1681ff0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1682080 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1682110 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16821a0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1682230 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16822c0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1682350 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16823e0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/1 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: - 000 32: - 001 32: - 002 32: - 32: - 010 32: - 011 32: - 012 32: - 32: - 020 32: - 021 32: - 022 32: - 32: - 32: - 100 32: - 101 32: - 102 32: - 32: - 110 32: - 111 32: - 112 32: - 32: - 120 32: - 121 32: - 122 32: - 32: - 32: - 200 32: - 201 32: - 202 32: - 32: - 210 32: - 211 32: - 212 32: - 32: - 220 32: - 221 32: - 222 32: --------------- 32: REF TREE: 32: 0x2ae166d900 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166daf0 SEQ: (3 sibs) 3 children: 32: 0x2ae166dcc0 SEQ: (3 sibs) 3 children: 32: 0x2ae166de90 VAL: '000' (3 sibs) 32: 0x2ae166df28 VAL: '001' (3 sibs) 32: 0x2ae166dfc0 VAL: '002' (3 sibs) 32: 0x2ae166dd58 SEQ: (3 sibs) 3 children: 32: 0x2ae166e060 VAL: '010' (3 sibs) 32: 0x2ae166e0f8 VAL: '011' (3 sibs) 32: 0x2ae166e190 VAL: '012' (3 sibs) 32: 0x2ae166ddf0 SEQ: (3 sibs) 3 children: 32: 0x2ae166e230 VAL: '020' (3 sibs) 32: 0x2ae166e2c8 VAL: '021' (3 sibs) 32: 0x2ae166e360 VAL: '022' (3 sibs) 32: 0x2ae166db88 SEQ: (3 sibs) 3 children: 32: 0x2ae166e400 SEQ: (3 sibs) 3 children: 32: 0x2ae166e5d0 VAL: '100' (3 sibs) 32: 0x2ae166e668 VAL: '101' (3 sibs) 32: 0x2ae166e700 VAL: '102' (3 sibs) 32: 0x2ae166e498 SEQ: (3 sibs) 3 children: 32: 0x2ae166e7a0 VAL: '110' (3 sibs) 32: 0x2ae166e838 VAL: '111' (3 sibs) 32: 0x2ae166e8d0 VAL: '112' (3 sibs) 32: 0x2ae166e530 SEQ: (3 sibs) 3 children: 32: 0x2ae166e970 VAL: '120' (3 sibs) 32: 0x2ae166ea08 VAL: '121' (3 sibs) 32: 0x2ae166eaa0 VAL: '122' (3 sibs) 32: 0x2ae166dc20 SEQ: (3 sibs) 3 children: 32: 0x2ae166eb40 SEQ: (3 sibs) 3 children: 32: 0x2ae166ed10 VAL: '200' (3 sibs) 32: 0x2ae166eda8 VAL: '201' (3 sibs) 32: 0x2ae166ee40 VAL: '202' (3 sibs) 32: 0x2ae166ebd8 SEQ: (3 sibs) 3 children: 32: 0x2ae166eee0 VAL: '210' (3 sibs) 32: 0x2ae166ef78 VAL: '211' (3 sibs) 32: 0x2ae166f010 VAL: '212' (3 sibs) 32: 0x2ae166ec70 SEQ: (3 sibs) 3 children: 32: 0x2ae166f0b0 VAL: '220' (3 sibs) 32: 0x2ae166f148 VAL: '221' (3 sibs) 32: 0x2ae166f1e0 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae1684410 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16844a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1684530 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16845c0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1684650 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16846e0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1684770 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1684800 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1684890 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1684920 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16849b0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae1684a40 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae1684ad0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae1684b60 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1684bf0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae1684c80 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae1684d10 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1684da0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1684e30 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae1684ec0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae1684f50 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1684fe0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1685070 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1685100 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae1685190 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1685220 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16852b0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae1685340 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16853d0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1685460 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16854f0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1685580 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1685610 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16856a0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1685730 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16857c0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1685850 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16858e0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1685970 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1685a00 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/2 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: - 32: 000 32: - 32: 001 32: - 32: 002 32: - 32: - 32: 010 32: - 32: 011 32: - 32: 012 32: - 32: - 32: 020 32: - 32: 021 32: - 32: 022 32: - 32: - 32: - 32: 100 32: - 32: 101 32: - 32: 102 32: - 32: - 32: 110 32: - 32: 111 32: - 32: 112 32: - 32: - 32: 120 32: - 32: 121 32: - 32: 122 32: - 32: - 32: - 32: 200 32: - 32: 201 32: - 32: 202 32: - 32: - 32: 210 32: - 32: 211 32: - 32: 212 32: - 32: - 32: 220 32: - 32: 221 32: - 32: 222 32: --------------- 32: REF TREE: 32: 0x2ae166da18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166f280 SEQ: (3 sibs) 3 children: 32: 0x2ae166f450 SEQ: (3 sibs) 3 children: 32: 0x2ae166f620 VAL: '000' (3 sibs) 32: 0x2ae166f6b8 VAL: '001' (3 sibs) 32: 0x2ae166f750 VAL: '002' (3 sibs) 32: 0x2ae166f4e8 SEQ: (3 sibs) 3 children: 32: 0x2ae166f7f0 VAL: '010' (3 sibs) 32: 0x2ae166f888 VAL: '011' (3 sibs) 32: 0x2ae166f920 VAL: '012' (3 sibs) 32: 0x2ae166f580 SEQ: (3 sibs) 3 children: 32: 0x2ae166f9c0 VAL: '020' (3 sibs) 32: 0x2ae166fa58 VAL: '021' (3 sibs) 32: 0x2ae166faf0 VAL: '022' (3 sibs) 32: 0x2ae166f318 SEQ: (3 sibs) 3 children: 32: 0x2ae166fb90 SEQ: (3 sibs) 3 children: 32: 0x2ae166fd60 VAL: '100' (3 sibs) 32: 0x2ae166fdf8 VAL: '101' (3 sibs) 32: 0x2ae166fe90 VAL: '102' (3 sibs) 32: 0x2ae166fc28 SEQ: (3 sibs) 3 children: 32: 0x2ae166ff30 VAL: '110' (3 sibs) 32: 0x2ae166ffc8 VAL: '111' (3 sibs) 32: 0x2ae1670060 VAL: '112' (3 sibs) 32: 0x2ae166fcc0 SEQ: (3 sibs) 3 children: 32: 0x2ae1670100 VAL: '120' (3 sibs) 32: 0x2ae1670198 VAL: '121' (3 sibs) 32: 0x2ae1670230 VAL: '122' (3 sibs) 32: 0x2ae166f3b0 SEQ: (3 sibs) 3 children: 32: 0x2ae16702d0 SEQ: (3 sibs) 3 children: 32: 0x2ae16704a0 VAL: '200' (3 sibs) 32: 0x2ae1670538 VAL: '201' (3 sibs) 32: 0x2ae16705d0 VAL: '202' (3 sibs) 32: 0x2ae1670368 SEQ: (3 sibs) 3 children: 32: 0x2ae1670670 VAL: '210' (3 sibs) 32: 0x2ae1670708 VAL: '211' (3 sibs) 32: 0x2ae16707a0 VAL: '212' (3 sibs) 32: 0x2ae1670400 SEQ: (3 sibs) 3 children: 32: 0x2ae1670840 VAL: '220' (3 sibs) 32: 0x2ae16708d8 VAL: '221' (3 sibs) 32: 0x2ae1670970 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae1687a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1687ac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1687b50 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1687be0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1687c70 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae1687d00 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1687d90 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1687e20 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1687eb0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1687f40 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1687fd0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae1688060 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16880f0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae1688180 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1688210 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16882a0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae1688330 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16883c0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1688450 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16884e0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae1688570 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1688600 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1688690 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1688720 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16887b0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1688840 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16888d0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae1688960 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16889f0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1688a80 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1688b10 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1688ba0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1688c30 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1688cc0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1688d50 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae1688de0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1688e70 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae1688f00 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1688f90 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1689020 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/3 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 32: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 32: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 32: ]--------------- 32: REF TREE: 32: 0x2ae166d6d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166a520 SEQ: (3 sibs) 3 children: 32: 0x2ae166a6f0 SEQ: (3 sibs) 3 children: 32: 0x2ae166a8c0 VAL: '000' (3 sibs) 32: 0x2ae166a958 VAL: '001' (3 sibs) 32: 0x2ae166a9f0 VAL: '002' (3 sibs) 32: 0x2ae166a788 SEQ: (3 sibs) 3 children: 32: 0x2ae166aa90 VAL: '010' (3 sibs) 32: 0x2ae166ab28 VAL: '011' (3 sibs) 32: 0x2ae166abc0 VAL: '012' (3 sibs) 32: 0x2ae166a820 SEQ: (3 sibs) 3 children: 32: 0x2ae166ac60 VAL: '020' (3 sibs) 32: 0x2ae166acf8 VAL: '021' (3 sibs) 32: 0x2ae166ad90 VAL: '022' (3 sibs) 32: 0x2ae166a5b8 SEQ: (3 sibs) 3 children: 32: 0x2ae166ae30 SEQ: (3 sibs) 3 children: 32: 0x2ae166b000 VAL: '100' (3 sibs) 32: 0x2ae166b098 VAL: '101' (3 sibs) 32: 0x2ae166b130 VAL: '102' (3 sibs) 32: 0x2ae166aec8 SEQ: (3 sibs) 3 children: 32: 0x2ae166b1d0 VAL: '110' (3 sibs) 32: 0x2ae166b268 VAL: '111' (3 sibs) 32: 0x2ae166b300 VAL: '112' (3 sibs) 32: 0x2ae166af60 SEQ: (3 sibs) 3 children: 32: 0x2ae166b3a0 VAL: '120' (3 sibs) 32: 0x2ae166b438 VAL: '121' (3 sibs) 32: 0x2ae166b4d0 VAL: '122' (3 sibs) 32: 0x2ae166a650 SEQ: (3 sibs) 3 children: 32: 0x2ae166b570 SEQ: (3 sibs) 3 children: 32: 0x2ae166b740 VAL: '200' (3 sibs) 32: 0x2ae166b7d8 VAL: '201' (3 sibs) 32: 0x2ae166b870 VAL: '202' (3 sibs) 32: 0x2ae166b608 SEQ: (3 sibs) 3 children: 32: 0x2ae166b910 VAL: '210' (3 sibs) 32: 0x2ae166b9a8 VAL: '211' (3 sibs) 32: 0x2ae166ba40 VAL: '212' (3 sibs) 32: 0x2ae166b6a0 SEQ: (3 sibs) 3 children: 32: 0x2ae166bae0 VAL: '220' (3 sibs) 32: 0x2ae166bb78 VAL: '221' (3 sibs) 32: 0x2ae166bc10 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae1689e40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1689ed0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1689f60 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1689ff0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae168a080 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae168a110 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae168a1a0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae168a230 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae168a2c0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae168a350 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae168a3e0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae168a470 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae168a500 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae168a590 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae168a620 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae168a6b0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae168a740 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae168a7d0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae168a860 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae168a8f0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae168a980 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae168aa10 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae168aaa0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae168ab30 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae168abc0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae168ac50 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae168ace0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae168ad70 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae168ae00 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae168ae90 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae168af20 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae168afb0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae168b040 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae168b0d0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae168b160 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae168b1f0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae168b280 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae168b310 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae168b3a0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae168b430 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: --------------- 32: 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: --------------- 32: REF TREE: 32: 0x2ae166d7e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166bef0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c0c0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c290 VAL: '000' (3 sibs) 32: 0x2ae166c328 VAL: '001' (3 sibs) 32: 0x2ae166c3c0 VAL: '002' (3 sibs) 32: 0x2ae166c158 SEQ: (3 sibs) 3 children: 32: 0x2ae166c460 VAL: '010' (3 sibs) 32: 0x2ae166c4f8 VAL: '011' (3 sibs) 32: 0x2ae166c590 VAL: '012' (3 sibs) 32: 0x2ae166c1f0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c630 VAL: '020' (3 sibs) 32: 0x2ae166c6c8 VAL: '021' (3 sibs) 32: 0x2ae166c760 VAL: '022' (3 sibs) 32: 0x2ae166bf88 SEQ: (3 sibs) 3 children: 32: 0x2ae166c800 SEQ: (3 sibs) 3 children: 32: 0x2ae166c9d0 VAL: '100' (3 sibs) 32: 0x2ae166ca68 VAL: '101' (3 sibs) 32: 0x2ae166cb00 VAL: '102' (3 sibs) 32: 0x2ae166c898 SEQ: (3 sibs) 3 children: 32: 0x2ae166cba0 VAL: '110' (3 sibs) 32: 0x2ae166cc38 VAL: '111' (3 sibs) 32: 0x2ae166ccd0 VAL: '112' (3 sibs) 32: 0x2ae166c930 SEQ: (3 sibs) 3 children: 32: 0x2ae166cd70 VAL: '120' (3 sibs) 32: 0x2ae166ce08 VAL: '121' (3 sibs) 32: 0x2ae166cea0 VAL: '122' (3 sibs) 32: 0x2ae166c020 SEQ: (3 sibs) 3 children: 32: 0x2ae166cf40 SEQ: (3 sibs) 3 children: 32: 0x2ae166d110 VAL: '200' (3 sibs) 32: 0x2ae166d1a8 VAL: '201' (3 sibs) 32: 0x2ae166d240 VAL: '202' (3 sibs) 32: 0x2ae166cfd8 SEQ: (3 sibs) 3 children: 32: 0x2ae166d2e0 VAL: '210' (3 sibs) 32: 0x2ae166d378 VAL: '211' (3 sibs) 32: 0x2ae166d410 VAL: '212' (3 sibs) 32: 0x2ae166d070 SEQ: (3 sibs) 3 children: 32: 0x2ae166d4b0 VAL: '220' (3 sibs) 32: 0x2ae166d548 VAL: '221' (3 sibs) 32: 0x2ae166d5e0 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae168c250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae168c2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae168c370 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae168c400 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae168c490 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae168c520 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae168c5b0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae168c640 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae168c6d0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae168c760 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae168c7f0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae168c880 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae168c910 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae168c9a0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae168ca30 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae168cac0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae168cb50 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae168cbe0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae168cc70 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae168cd00 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae168cd90 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae168ce20 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae168ceb0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae168cf40 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae168cfd0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae168d060 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae168d0f0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae168d180 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae168d210 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae168d2a0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae168d330 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae168d3c0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae168d450 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae168d4e0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae168d570 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae168d600 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae168d690 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae168d720 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae168d7b0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae168d840 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/1 (11 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: - 000 32: - 001 32: - 002 32: - 32: - 010 32: - 011 32: - 012 32: - 32: - 020 32: - 021 32: - 022 32: - 32: - 32: - 100 32: - 101 32: - 102 32: - 32: - 110 32: - 111 32: - 112 32: - 32: - 120 32: - 121 32: - 122 32: - 32: - 32: - 200 32: - 201 32: - 202 32: - 32: - 210 32: - 211 32: - 212 32: - 32: - 220 32: - 221 32: - 222 32: --------------- 32: REF TREE: 32: 0x2ae166d900 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166daf0 SEQ: (3 sibs) 3 children: 32: 0x2ae166dcc0 SEQ: (3 sibs) 3 children: 32: 0x2ae166de90 VAL: '000' (3 sibs) 32: 0x2ae166df28 VAL: '001' (3 sibs) 32: 0x2ae166dfc0 VAL: '002' (3 sibs) 32: 0x2ae166dd58 SEQ: (3 sibs) 3 children: 32: 0x2ae166e060 VAL: '010' (3 sibs) 32: 0x2ae166e0f8 VAL: '011' (3 sibs) 32: 0x2ae166e190 VAL: '012' (3 sibs) 32: 0x2ae166ddf0 SEQ: (3 sibs) 3 children: 32: 0x2ae166e230 VAL: '020' (3 sibs) 32: 0x2ae166e2c8 VAL: '021' (3 sibs) 32: 0x2ae166e360 VAL: '022' (3 sibs) 32: 0x2ae166db88 SEQ: (3 sibs) 3 children: 32: 0x2ae166e400 SEQ: (3 sibs) 3 children: 32: 0x2ae166e5d0 VAL: '100' (3 sibs) 32: 0x2ae166e668 VAL: '101' (3 sibs) 32: 0x2ae166e700 VAL: '102' (3 sibs) 32: 0x2ae166e498 SEQ: (3 sibs) 3 children: 32: 0x2ae166e7a0 VAL: '110' (3 sibs) 32: 0x2ae166e838 VAL: '111' (3 sibs) 32: 0x2ae166e8d0 VAL: '112' (3 sibs) 32: 0x2ae166e530 SEQ: (3 sibs) 3 children: 32: 0x2ae166e970 VAL: '120' (3 sibs) 32: 0x2ae166ea08 VAL: '121' (3 sibs) 32: 0x2ae166eaa0 VAL: '122' (3 sibs) 32: 0x2ae166dc20 SEQ: (3 sibs) 3 children: 32: 0x2ae166eb40 SEQ: (3 sibs) 3 children: 32: 0x2ae166ed10 VAL: '200' (3 sibs) 32: 0x2ae166eda8 VAL: '201' (3 sibs) 32: 0x2ae166ee40 VAL: '202' (3 sibs) 32: 0x2ae166ebd8 SEQ: (3 sibs) 3 children: 32: 0x2ae166eee0 VAL: '210' (3 sibs) 32: 0x2ae166ef78 VAL: '211' (3 sibs) 32: 0x2ae166f010 VAL: '212' (3 sibs) 32: 0x2ae166ec70 SEQ: (3 sibs) 3 children: 32: 0x2ae166f0b0 VAL: '220' (3 sibs) 32: 0x2ae166f148 VAL: '221' (3 sibs) 32: 0x2ae166f1e0 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae168e660 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae168e6f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae168e780 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae168e810 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae168e8a0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae168e930 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae168e9c0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae168ea50 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae168eae0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae168eb70 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae168ec00 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae168ec90 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae168ed20 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae168edb0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae168ee40 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae168eed0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae168ef60 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae168eff0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae168f080 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae168f110 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae168f1a0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae168f230 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae168f2c0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae168f350 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae168f3e0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae168f470 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae168f500 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae168f590 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae168f620 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae168f6b0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae168f740 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae168f7d0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae168f860 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae168f8f0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae168f980 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae168fa10 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae168faa0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae168fb30 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae168fbc0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae168fc50 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/2 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: - 32: 000 32: - 32: 001 32: - 32: 002 32: - 32: - 32: 010 32: - 32: 011 32: - 32: 012 32: - 32: - 32: 020 32: - 32: 021 32: - 32: 022 32: - 32: - 32: - 32: 100 32: - 32: 101 32: - 32: 102 32: - 32: - 32: 110 32: - 32: 111 32: - 32: 112 32: - 32: - 32: 120 32: - 32: 121 32: - 32: 122 32: - 32: - 32: - 32: 200 32: - 32: 201 32: - 32: 202 32: - 32: - 32: 210 32: - 32: 211 32: - 32: 212 32: - 32: - 32: 220 32: - 32: 221 32: - 32: 222 32: --------------- 32: REF TREE: 32: 0x2ae166da18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166f280 SEQ: (3 sibs) 3 children: 32: 0x2ae166f450 SEQ: (3 sibs) 3 children: 32: 0x2ae166f620 VAL: '000' (3 sibs) 32: 0x2ae166f6b8 VAL: '001' (3 sibs) 32: 0x2ae166f750 VAL: '002' (3 sibs) 32: 0x2ae166f4e8 SEQ: (3 sibs) 3 children: 32: 0x2ae166f7f0 VAL: '010' (3 sibs) 32: 0x2ae166f888 VAL: '011' (3 sibs) 32: 0x2ae166f920 VAL: '012' (3 sibs) 32: 0x2ae166f580 SEQ: (3 sibs) 3 children: 32: 0x2ae166f9c0 VAL: '020' (3 sibs) 32: 0x2ae166fa58 VAL: '021' (3 sibs) 32: 0x2ae166faf0 VAL: '022' (3 sibs) 32: 0x2ae166f318 SEQ: (3 sibs) 3 children: 32: 0x2ae166fb90 SEQ: (3 sibs) 3 children: 32: 0x2ae166fd60 VAL: '100' (3 sibs) 32: 0x2ae166fdf8 VAL: '101' (3 sibs) 32: 0x2ae166fe90 VAL: '102' (3 sibs) 32: 0x2ae166fc28 SEQ: (3 sibs) 3 children: 32: 0x2ae166ff30 VAL: '110' (3 sibs) 32: 0x2ae166ffc8 VAL: '111' (3 sibs) 32: 0x2ae1670060 VAL: '112' (3 sibs) 32: 0x2ae166fcc0 SEQ: (3 sibs) 3 children: 32: 0x2ae1670100 VAL: '120' (3 sibs) 32: 0x2ae1670198 VAL: '121' (3 sibs) 32: 0x2ae1670230 VAL: '122' (3 sibs) 32: 0x2ae166f3b0 SEQ: (3 sibs) 3 children: 32: 0x2ae16702d0 SEQ: (3 sibs) 3 children: 32: 0x2ae16704a0 VAL: '200' (3 sibs) 32: 0x2ae1670538 VAL: '201' (3 sibs) 32: 0x2ae16705d0 VAL: '202' (3 sibs) 32: 0x2ae1670368 SEQ: (3 sibs) 3 children: 32: 0x2ae1670670 VAL: '210' (3 sibs) 32: 0x2ae1670708 VAL: '211' (3 sibs) 32: 0x2ae16707a0 VAL: '212' (3 sibs) 32: 0x2ae1670400 SEQ: (3 sibs) 3 children: 32: 0x2ae1670840 VAL: '220' (3 sibs) 32: 0x2ae16708d8 VAL: '221' (3 sibs) 32: 0x2ae1670970 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae1690a70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1690b00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1690b90 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1690c20 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1690cb0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae1690d40 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1690dd0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1690e60 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1690ef0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1690f80 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1691010 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16910a0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae1691130 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16911c0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1691250 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16912e0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae1691370 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1691400 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1691490 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae1691520 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16915b0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1691640 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16916d0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1691760 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16917f0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1691880 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae1691910 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16919a0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae1691a30 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1691ac0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1691b50 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1691be0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1691c70 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1691d00 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1691d90 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae1691e20 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1691eb0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae1691f40 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1691fd0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1692060 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/3 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\n 32: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\n 32: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\n 32: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2ae167d7d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae167d860 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae167d8f0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae167d980 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae167da10 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae167daa0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae167db30 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae167dbc0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae167dc50 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae167dce0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae167dd70 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae167de00 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae167de90 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae167df20 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae167dfb0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae167e040 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae167e0d0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae167e160 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae167e1f0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae167e280 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae167e310 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae167e3a0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae167e430 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae167e4c0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae167e550 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae167e5e0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae167e670 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae167e700 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae167e790 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae167e820 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae167e8b0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae167e940 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae167e9d0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae167ea60 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae167eaf0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae167eb80 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae167ec10 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae167eca0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae167ed30 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae167edc0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2ae1694090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1694120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16941b0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1694240 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16942d0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae1694360 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16943f0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1694480 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1694510 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16945a0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1694630 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16946c0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae1694750 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16947e0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1694870 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae1694900 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae1694990 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1694a20 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1694ab0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae1694b40 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae1694bd0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1694c60 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1694cf0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1694d80 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae1694e10 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1694ea0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae1694f30 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae1694fc0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae1695050 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16950e0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1695170 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1695200 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1695290 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1695320 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16953b0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae1695440 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16954d0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae1695560 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16955f0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1695680 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2ae1680df0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1680e80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1680f10 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1680fa0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1681030 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16810c0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1681150 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16811e0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1681270 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1681300 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1681390 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae1681420 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16814b0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae1681540 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16815d0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae1681660 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16816f0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1681780 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1681810 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16818a0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae1681930 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16819c0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1681a50 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1681ae0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae1681b70 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1681c00 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae1681c90 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae1681d20 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae1681db0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1681e40 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1681ed0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1681f60 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1681ff0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1682080 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1682110 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16821a0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1682230 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16822c0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1682350 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16823e0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2ae16964a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1696530 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16965c0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1696650 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16966e0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae1696770 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1696800 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1696890 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1696920 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16969b0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1696a40 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae1696ad0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae1696b60 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae1696bf0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1696c80 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae1696d10 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae1696da0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1696e30 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1696ec0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae1696f50 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae1696fe0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1697070 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1697100 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1697190 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae1697220 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16972b0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae1697340 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16973d0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae1697460 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16974f0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1697580 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1697610 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16976a0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1697730 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16977c0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae1697850 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16978e0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae1697970 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1697a00 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1697a90 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: -\n 32: - 000\n 32: - 001\n 32: - 002\n 32: -\n 32: - 010\n 32: - 011\n 32: - 012\n 32: -\n 32: - 020\n 32: - 021\n 32: - 022\n 32: -\n 32: -\n 32: - 100\n 32: - 101\n 32: - 102\n 32: -\n 32: - 110\n 32: - 111\n 32: - 112\n 32: -\n 32: - 120\n 32: - 121\n 32: - 122\n 32: -\n 32: -\n 32: - 200\n 32: - 201\n 32: - 202\n 32: -\n 32: - 210\n 32: - 211\n 32: - 212\n 32: -\n 32: - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2ae1684410 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16844a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1684530 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16845c0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1684650 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16846e0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1684770 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1684800 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1684890 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1684920 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16849b0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae1684a40 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae1684ad0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae1684b60 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1684bf0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae1684c80 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae1684d10 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1684da0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1684e30 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae1684ec0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae1684f50 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1684fe0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1685070 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1685100 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae1685190 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1685220 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16852b0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae1685340 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16853d0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1685460 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16854f0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1685580 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1685610 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16856a0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1685730 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16857c0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1685850 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16858e0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1685970 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1685a00 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2ae16988b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1698940 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16989d0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1698a60 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1698af0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae1698b80 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1698c10 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1698ca0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1698d30 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1698dc0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1698e50 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae1698ee0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae1698f70 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae1699000 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1699090 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae1699120 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16991b0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1699240 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16992d0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae1699360 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16993f0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1699480 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1699510 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16995a0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae1699630 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16996c0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae1699750 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16997e0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae1699870 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1699900 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1699990 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1699a20 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1699ab0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1699b40 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1699bd0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae1699c60 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1699cf0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae1699d80 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1699e10 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1699ea0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: -\n 32: -\n 32: 000\n 32: -\n 32: 001\n 32: -\n 32: 002\n 32: -\n 32: -\n 32: 010\n 32: -\n 32: 011\n 32: -\n 32: 012\n 32: -\n 32: -\n 32: 020\n 32: -\n 32: 021\n 32: -\n 32: 022\n 32: -\n 32: -\n 32: -\n 32: 100\n 32: -\n 32: 101\n 32: -\n 32: 102\n 32: -\n 32: -\n 32: 110\n 32: -\n 32: 111\n 32: -\n 32: 112\n 32: -\n 32: -\n 32: 120\n 32: -\n 32: 121\n 32: -\n 32: 122\n 32: -\n 32: -\n 32: -\n 32: 200\n 32: -\n 32: 201\n 32: -\n 32: 202\n 32: -\n 32: -\n 32: 210\n 32: -\n 32: 211\n 32: -\n 32: 212\n 32: -\n 32: -\n 32: 220\n 32: -\n 32: 221\n 32: -\n 32: 222\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2ae1687a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1687ac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1687b50 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1687be0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1687c70 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae1687d00 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1687d90 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1687e20 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1687eb0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1687f40 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1687fd0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae1688060 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16880f0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae1688180 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1688210 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16882a0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae1688330 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16883c0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1688450 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16884e0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae1688570 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1688600 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae1688690 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1688720 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16887b0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1688840 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16888d0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae1688960 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16889f0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1688a80 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1688b10 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1688ba0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1688c30 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1688cc0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1688d50 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae1688de0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1688e70 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae1688f00 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1688f90 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1689020 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2ae169acc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae169ad50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae169ade0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae169ae70 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae169af00 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae169af90 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae169b020 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae169b0b0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae169b140 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae169b1d0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae169b260 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae169b2f0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae169b380 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae169b410 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae169b4a0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae169b530 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae169b5c0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae169b650 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae169b6e0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae169b770 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae169b800 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae169b890 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae169b920 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae169b9b0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae169ba40 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae169bad0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae169bb60 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae169bbf0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae169bc80 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae169bd10 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae169bda0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae169be30 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae169bec0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae169bf50 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae169bfe0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae169c070 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae169c100 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae169c190 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae169c220 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae169c2b0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 (12 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\r\n 32: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\r\n 32: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\r\n 32: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\r\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2ae1689e40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1689ed0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1689f60 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1689ff0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae168a080 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae168a110 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae168a1a0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae168a230 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae168a2c0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae168a350 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae168a3e0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae168a470 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae168a500 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae168a590 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae168a620 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae168a6b0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae168a740 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae168a7d0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae168a860 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae168a8f0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae168a980 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae168aa10 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae168aaa0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae168ab30 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae168abc0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae168ac50 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae168ace0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae168ad70 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae168ae00 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae168ae90 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae168af20 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae168afb0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae168b040 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae168b0d0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae168b160 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae168b1f0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae168b280 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae168b310 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae168b3a0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae168b430 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2ae169d0d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae169d160 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae169d1f0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae169d280 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae169d310 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae169d3a0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae169d430 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae169d4c0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae169d550 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae169d5e0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae169d670 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae169d700 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae169d790 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae169d820 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae169d8b0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae169d940 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae169d9d0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae169da60 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae169daf0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae169db80 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae169dc10 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae169dca0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae169dd30 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae169ddc0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae169de50 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae169dee0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae169df70 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae169e000 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae169e090 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae169e120 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae169e1b0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae169e240 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae169e2d0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae169e360 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae169e3f0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae169e480 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae169e510 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae169e5a0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae169e630 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae169e6c0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: - - - 000\r\n 32: - 001\r\n 32: - 002\r\n 32: - - 010\r\n 32: - 011\r\n 32: - 012\r\n 32: - - 020\r\n 32: - 021\r\n 32: - 022\r\n 32: - - - 100\r\n 32: - 101\r\n 32: - 102\r\n 32: - - 110\r\n 32: - 111\r\n 32: - 112\r\n 32: - - 120\r\n 32: - 121\r\n 32: - 122\r\n 32: - - - 200\r\n 32: - 201\r\n 32: - 202\r\n 32: - - 210\r\n 32: - 211\r\n 32: - 212\r\n 32: - - 220\r\n 32: - 221\r\n 32: - 222\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2ae168c250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae168c2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae168c370 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae168c400 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae168c490 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae168c520 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae168c5b0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae168c640 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae168c6d0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae168c760 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae168c7f0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae168c880 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae168c910 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae168c9a0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae168ca30 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae168cac0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae168cb50 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae168cbe0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae168cc70 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae168cd00 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae168cd90 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae168ce20 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae168ceb0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae168cf40 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae168cfd0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae168d060 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae168d0f0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae168d180 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae168d210 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae168d2a0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae168d330 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae168d3c0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae168d450 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae168d4e0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae168d570 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae168d600 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae168d690 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae168d720 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae168d7b0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae168d840 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2ae169f4e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae169f570 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae169f600 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae169f690 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae169f720 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae169f7b0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae169f840 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae169f8d0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae169f960 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae169f9f0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae169fa80 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae169fb10 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae169fba0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae169fc30 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae169fcc0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae169fd50 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae169fde0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae169fe70 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae169ff00 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae169ff90 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16a0020 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16a00b0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16a0140 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16a01d0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16a0260 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16a02f0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16a0380 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16a0410 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16a04a0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16a0530 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16a05c0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16a0650 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16a06e0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16a0770 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16a0800 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16a0890 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16a0920 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16a09b0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16a0a40 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16a0ad0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: -\r\n 32: - 000\r\n 32: - 001\r\n 32: - 002\r\n 32: -\r\n 32: - 010\r\n 32: - 011\r\n 32: - 012\r\n 32: -\r\n 32: - 020\r\n 32: - 021\r\n 32: - 022\r\n 32: -\r\n 32: -\r\n 32: - 100\r\n 32: - 101\r\n 32: - 102\r\n 32: -\r\n 32: - 110\r\n 32: - 111\r\n 32: - 112\r\n 32: -\r\n 32: - 120\r\n 32: - 121\r\n 32: - 122\r\n 32: -\r\n 32: -\r\n 32: - 200\r\n 32: - 201\r\n 32: - 202\r\n 32: -\r\n 32: - 210\r\n 32: - 211\r\n 32: - 212\r\n 32: -\r\n 32: - 220\r\n 32: - 221\r\n 32: - 222\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2ae168e660 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae168e6f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae168e780 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae168e810 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae168e8a0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae168e930 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae168e9c0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae168ea50 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae168eae0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae168eb70 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae168ec00 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae168ec90 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae168ed20 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae168edb0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae168ee40 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae168eed0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae168ef60 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae168eff0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae168f080 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae168f110 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae168f1a0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae168f230 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae168f2c0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae168f350 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae168f3e0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae168f470 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae168f500 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae168f590 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae168f620 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae168f6b0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae168f740 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae168f7d0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae168f860 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae168f8f0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae168f980 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae168fa10 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae168faa0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae168fb30 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae168fbc0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae168fc50 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2ae16a18f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16a1980 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16a1a10 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16a1aa0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16a1b30 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16a1bc0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16a1c50 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16a1ce0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16a1d70 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16a1e00 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16a1e90 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16a1f20 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16a1fb0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16a2040 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16a20d0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16a2160 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16a21f0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16a2280 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16a2310 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16a23a0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16a2430 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16a24c0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16a2550 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16a25e0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16a2670 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16a2700 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16a2790 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16a2820 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16a28b0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16a2940 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16a29d0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16a2a60 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16a2af0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16a2b80 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16a2c10 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16a2ca0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16a2d30 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16a2dc0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16a2e50 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16a2ee0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: -\r\n 32: -\r\n 32: 000\r\n 32: -\r\n 32: 001\r\n 32: -\r\n 32: 002\r\n 32: -\r\n 32: -\r\n 32: 010\r\n 32: -\r\n 32: 011\r\n 32: -\r\n 32: 012\r\n 32: -\r\n 32: -\r\n 32: 020\r\n 32: -\r\n 32: 021\r\n 32: -\r\n 32: 022\r\n 32: -\r\n 32: -\r\n 32: -\r\n 32: 100\r\n 32: -\r\n 32: 101\r\n 32: -\r\n 32: 102\r\n 32: -\r\n 32: -\r\n 32: 110\r\n 32: -\r\n 32: 111\r\n 32: -\r\n 32: 112\r\n 32: -\r\n 32: -\r\n 32: 120\r\n 32: -\r\n 32: 121\r\n 32: -\r\n 32: 122\r\n 32: -\r\n 32: -\r\n 32: -\r\n 32: 200\r\n 32: -\r\n 32: 201\r\n 32: -\r\n 32: 202\r\n 32: -\r\n 32: -\r\n 32: 210\r\n 32: -\r\n 32: 211\r\n 32: -\r\n 32: 212\r\n 32: -\r\n 32: -\r\n 32: 220\r\n 32: -\r\n 32: 221\r\n 32: -\r\n 32: 222\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2ae1690a70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae1690b00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae1690b90 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae1690c20 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae1690cb0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae1690d40 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae1690dd0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae1690e60 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae1690ef0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae1690f80 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae1691010 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16910a0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae1691130 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16911c0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae1691250 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16912e0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae1691370 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae1691400 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae1691490 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae1691520 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16915b0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae1691640 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16916d0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae1691760 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16917f0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae1691880 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae1691910 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16919a0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae1691a30 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae1691ac0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae1691b50 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae1691be0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae1691c70 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae1691d00 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae1691d90 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae1691e20 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae1691eb0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae1691f40 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae1691fd0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae1692060 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2ae16a3d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16a3d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16a3e20 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16a3eb0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16a3f40 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16a3fd0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16a4060 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16a40f0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16a4180 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16a4210 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16a42a0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16a4330 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16a43c0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16a4450 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16a44e0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16a4570 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16a4600 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16a4690 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16a4720 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16a47b0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16a4840 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16a48d0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16a4960 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16a49f0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16a4a80 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16a4b10 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16a4ba0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16a4c30 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16a4cc0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16a4d50 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16a4de0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16a4e70 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16a4f00 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16a4f90 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16a5020 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16a50b0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16a5140 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16a51d0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16a5260 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16a52f0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: REF TREE: 32: 0x2ae166d6d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166a520 SEQ: (3 sibs) 3 children: 32: 0x2ae166a6f0 SEQ: (3 sibs) 3 children: 32: 0x2ae166a8c0 VAL: '000' (3 sibs) 32: 0x2ae166a958 VAL: '001' (3 sibs) 32: 0x2ae166a9f0 VAL: '002' (3 sibs) 32: 0x2ae166a788 SEQ: (3 sibs) 3 children: 32: 0x2ae166aa90 VAL: '010' (3 sibs) 32: 0x2ae166ab28 VAL: '011' (3 sibs) 32: 0x2ae166abc0 VAL: '012' (3 sibs) 32: 0x2ae166a820 SEQ: (3 sibs) 3 children: 32: 0x2ae166ac60 VAL: '020' (3 sibs) 32: 0x2ae166acf8 VAL: '021' (3 sibs) 32: 0x2ae166ad90 VAL: '022' (3 sibs) 32: 0x2ae166a5b8 SEQ: (3 sibs) 3 children: 32: 0x2ae166ae30 SEQ: (3 sibs) 3 children: 32: 0x2ae166b000 VAL: '100' (3 sibs) 32: 0x2ae166b098 VAL: '101' (3 sibs) 32: 0x2ae166b130 VAL: '102' (3 sibs) 32: 0x2ae166aec8 SEQ: (3 sibs) 3 children: 32: 0x2ae166b1d0 VAL: '110' (3 sibs) 32: 0x2ae166b268 VAL: '111' (3 sibs) 32: 0x2ae166b300 VAL: '112' (3 sibs) 32: 0x2ae166af60 SEQ: (3 sibs) 3 children: 32: 0x2ae166b3a0 VAL: '120' (3 sibs) 32: 0x2ae166b438 VAL: '121' (3 sibs) 32: 0x2ae166b4d0 VAL: '122' (3 sibs) 32: 0x2ae166a650 SEQ: (3 sibs) 3 children: 32: 0x2ae166b570 SEQ: (3 sibs) 3 children: 32: 0x2ae166b740 VAL: '200' (3 sibs) 32: 0x2ae166b7d8 VAL: '201' (3 sibs) 32: 0x2ae166b870 VAL: '202' (3 sibs) 32: 0x2ae166b608 SEQ: (3 sibs) 3 children: 32: 0x2ae166b910 VAL: '210' (3 sibs) 32: 0x2ae166b9a8 VAL: '211' (3 sibs) 32: 0x2ae166ba40 VAL: '212' (3 sibs) 32: 0x2ae166b6a0 SEQ: (3 sibs) 3 children: 32: 0x2ae166bae0 VAL: '220' (3 sibs) 32: 0x2ae166bb78 VAL: '221' (3 sibs) 32: 0x2ae166bc10 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae16a6110 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16a61a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16a6230 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16a62c0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16a6350 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16a63e0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16a6470 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16a6500 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16a6590 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16a6620 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16a66b0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16a6740 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16a67d0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16a6860 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16a68f0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16a6980 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16a6a10 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16a6aa0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16a6b30 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16a6bc0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16a6c50 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16a6ce0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16a6d70 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16a6e00 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16a6e90 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16a6f20 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16a6fb0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16a7040 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16a70d0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16a7160 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16a71f0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16a7280 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16a7310 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16a73a0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16a7430 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16a74c0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16a7550 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16a75e0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16a7670 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16a7700 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: REF TREE: 32: 0x2ae166d7e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166bef0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c0c0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c290 VAL: '000' (3 sibs) 32: 0x2ae166c328 VAL: '001' (3 sibs) 32: 0x2ae166c3c0 VAL: '002' (3 sibs) 32: 0x2ae166c158 SEQ: (3 sibs) 3 children: 32: 0x2ae166c460 VAL: '010' (3 sibs) 32: 0x2ae166c4f8 VAL: '011' (3 sibs) 32: 0x2ae166c590 VAL: '012' (3 sibs) 32: 0x2ae166c1f0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c630 VAL: '020' (3 sibs) 32: 0x2ae166c6c8 VAL: '021' (3 sibs) 32: 0x2ae166c760 VAL: '022' (3 sibs) 32: 0x2ae166bf88 SEQ: (3 sibs) 3 children: 32: 0x2ae166c800 SEQ: (3 sibs) 3 children: 32: 0x2ae166c9d0 VAL: '100' (3 sibs) 32: 0x2ae166ca68 VAL: '101' (3 sibs) 32: 0x2ae166cb00 VAL: '102' (3 sibs) 32: 0x2ae166c898 SEQ: (3 sibs) 3 children: 32: 0x2ae166cba0 VAL: '110' (3 sibs) 32: 0x2ae166cc38 VAL: '111' (3 sibs) 32: 0x2ae166ccd0 VAL: '112' (3 sibs) 32: 0x2ae166c930 SEQ: (3 sibs) 3 children: 32: 0x2ae166cd70 VAL: '120' (3 sibs) 32: 0x2ae166ce08 VAL: '121' (3 sibs) 32: 0x2ae166cea0 VAL: '122' (3 sibs) 32: 0x2ae166c020 SEQ: (3 sibs) 3 children: 32: 0x2ae166cf40 SEQ: (3 sibs) 3 children: 32: 0x2ae166d110 VAL: '200' (3 sibs) 32: 0x2ae166d1a8 VAL: '201' (3 sibs) 32: 0x2ae166d240 VAL: '202' (3 sibs) 32: 0x2ae166cfd8 SEQ: (3 sibs) 3 children: 32: 0x2ae166d2e0 VAL: '210' (3 sibs) 32: 0x2ae166d378 VAL: '211' (3 sibs) 32: 0x2ae166d410 VAL: '212' (3 sibs) 32: 0x2ae166d070 SEQ: (3 sibs) 3 children: 32: 0x2ae166d4b0 VAL: '220' (3 sibs) 32: 0x2ae166d548 VAL: '221' (3 sibs) 32: 0x2ae166d5e0 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae16a77a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16a7830 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16a78c0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16a7950 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16a79e0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16a7a70 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16a7b00 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16a7b90 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16a7c20 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16a7cb0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16a7d40 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16a7dd0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16a7e60 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16a7ef0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16a7f80 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16a8010 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16a80a0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16a8130 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16a81c0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16a8250 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16a82e0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16a8370 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16a8400 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16a8490 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16a8520 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16a85b0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16a8640 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16a86d0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16a8760 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16a87f0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16a8880 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16a8910 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16a89a0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16a8a30 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16a8ac0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16a8b50 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16a8be0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16a8c70 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16a8d00 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16a8d90 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2ae166d900 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166daf0 SEQ: (3 sibs) 3 children: 32: 0x2ae166dcc0 SEQ: (3 sibs) 3 children: 32: 0x2ae166de90 VAL: '000' (3 sibs) 32: 0x2ae166df28 VAL: '001' (3 sibs) 32: 0x2ae166dfc0 VAL: '002' (3 sibs) 32: 0x2ae166dd58 SEQ: (3 sibs) 3 children: 32: 0x2ae166e060 VAL: '010' (3 sibs) 32: 0x2ae166e0f8 VAL: '011' (3 sibs) 32: 0x2ae166e190 VAL: '012' (3 sibs) 32: 0x2ae166ddf0 SEQ: (3 sibs) 3 children: 32: 0x2ae166e230 VAL: '020' (3 sibs) 32: 0x2ae166e2c8 VAL: '021' (3 sibs) 32: 0x2ae166e360 VAL: '022' (3 sibs) 32: 0x2ae166db88 SEQ: (3 sibs) 3 children: 32: 0x2ae166e400 SEQ: (3 sibs) 3 children: 32: 0x2ae166e5d0 VAL: '100' (3 sibs) 32: 0x2ae166e668 VAL: '101' (3 sibs) 32: 0x2ae166e700 VAL: '102' (3 sibs) 32: 0x2ae166e498 SEQ: (3 sibs) 3 children: 32: 0x2ae166e7a0 VAL: '110' (3 sibs) 32: 0x2ae166e838 VAL: '111' (3 sibs) 32: 0x2ae166e8d0 VAL: '112' (3 sibs) 32: 0x2ae166e530 SEQ: (3 sibs) 3 children: 32: 0x2ae166e970 VAL: '120' (3 sibs) 32: 0x2ae166ea08 VAL: '121' (3 sibs) 32: 0x2ae166eaa0 VAL: '122' (3 sibs) 32: 0x2ae166dc20 SEQ: (3 sibs) 3 children: 32: 0x2ae166eb40 SEQ: (3 sibs) 3 children: 32: 0x2ae166ed10 VAL: '200' (3 sibs) 32: 0x2ae166eda8 VAL: '201' (3 sibs) 32: 0x2ae166ee40 VAL: '202' (3 sibs) 32: 0x2ae166ebd8 SEQ: (3 sibs) 3 children: 32: 0x2ae166eee0 VAL: '210' (3 sibs) 32: 0x2ae166ef78 VAL: '211' (3 sibs) 32: 0x2ae166f010 VAL: '212' (3 sibs) 32: 0x2ae166ec70 SEQ: (3 sibs) 3 children: 32: 0x2ae166f0b0 VAL: '220' (3 sibs) 32: 0x2ae166f148 VAL: '221' (3 sibs) 32: 0x2ae166f1e0 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae16a8e30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16a8ec0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16a8f50 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16a8fe0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16a9070 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16a9100 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16a9190 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16a9220 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16a92b0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16a9340 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16a93d0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16a9460 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16a94f0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16a9580 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16a9610 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16a96a0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16a9730 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16a97c0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16a9850 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16a98e0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16a9970 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16a9a00 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16a9a90 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16a9b20 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16a9bb0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16a9c40 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16a9cd0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16a9d60 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16a9df0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16a9e80 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16a9f10 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16a9fa0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16aa030 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16aa0c0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16aa150 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16aa1e0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16aa270 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16aa300 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16aa390 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16aa420 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2ae166da18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166f280 SEQ: (3 sibs) 3 children: 32: 0x2ae166f450 SEQ: (3 sibs) 3 children: 32: 0x2ae166f620 VAL: '000' (3 sibs) 32: 0x2ae166f6b8 VAL: '001' (3 sibs) 32: 0x2ae166f750 VAL: '002' (3 sibs) 32: 0x2ae166f4e8 SEQ: (3 sibs) 3 children: 32: 0x2ae166f7f0 VAL: '010' (3 sibs) 32: 0x2ae166f888 VAL: '011' (3 sibs) 32: 0x2ae166f920 VAL: '012' (3 sibs) 32: 0x2ae166f580 SEQ: (3 sibs) 3 children: 32: 0x2ae166f9c0 VAL: '020' (3 sibs) 32: 0x2ae166fa58 VAL: '021' (3 sibs) 32: 0x2ae166faf0 VAL: '022' (3 sibs) 32: 0x2ae166f318 SEQ: (3 sibs) 3 children: 32: 0x2ae166fb90 SEQ: (3 sibs) 3 children: 32: 0x2ae166fd60 VAL: '100' (3 sibs) 32: 0x2ae166fdf8 VAL: '101' (3 sibs) 32: 0x2ae166fe90 VAL: '102' (3 sibs) 32: 0x2ae166fc28 SEQ: (3 sibs) 3 children: 32: 0x2ae166ff30 VAL: '110' (3 sibs) 32: 0x2ae166ffc8 VAL: '111' (3 sibs) 32: 0x2ae1670060 VAL: '112' (3 sibs) 32: 0x2ae166fcc0 SEQ: (3 sibs) 3 children: 32: 0x2ae1670100 VAL: '120' (3 sibs) 32: 0x2ae1670198 VAL: '121' (3 sibs) 32: 0x2ae1670230 VAL: '122' (3 sibs) 32: 0x2ae166f3b0 SEQ: (3 sibs) 3 children: 32: 0x2ae16702d0 SEQ: (3 sibs) 3 children: 32: 0x2ae16704a0 VAL: '200' (3 sibs) 32: 0x2ae1670538 VAL: '201' (3 sibs) 32: 0x2ae16705d0 VAL: '202' (3 sibs) 32: 0x2ae1670368 SEQ: (3 sibs) 3 children: 32: 0x2ae1670670 VAL: '210' (3 sibs) 32: 0x2ae1670708 VAL: '211' (3 sibs) 32: 0x2ae16707a0 VAL: '212' (3 sibs) 32: 0x2ae1670400 SEQ: (3 sibs) 3 children: 32: 0x2ae1670840 VAL: '220' (3 sibs) 32: 0x2ae16708d8 VAL: '221' (3 sibs) 32: 0x2ae1670970 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae16aa4c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16aa550 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16aa5e0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16aa670 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16aa700 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16aa790 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16aa820 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16aa8b0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16aa940 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16aa9d0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16aaa60 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16aaaf0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16aab80 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16aac10 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16aaca0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16aad30 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16aadc0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16aae50 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16aaee0 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16aaf70 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16ab000 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16ab090 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16ab120 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16ab1b0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16ab240 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16ab2d0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16ab360 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16ab3f0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16ab480 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16ab510 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16ab5a0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16ab630 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16ab6c0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16ab750 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16ab7e0 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16ab870 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16ab900 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16ab990 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16aba20 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16abab0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: REF TREE: 32: 0x2ae166d6d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166a520 SEQ: (3 sibs) 3 children: 32: 0x2ae166a6f0 SEQ: (3 sibs) 3 children: 32: 0x2ae166a8c0 VAL: '000' (3 sibs) 32: 0x2ae166a958 VAL: '001' (3 sibs) 32: 0x2ae166a9f0 VAL: '002' (3 sibs) 32: 0x2ae166a788 SEQ: (3 sibs) 3 children: 32: 0x2ae166aa90 VAL: '010' (3 sibs) 32: 0x2ae166ab28 VAL: '011' (3 sibs) 32: 0x2ae166abc0 VAL: '012' (3 sibs) 32: 0x2ae166a820 SEQ: (3 sibs) 3 children: 32: 0x2ae166ac60 VAL: '020' (3 sibs) 32: 0x2ae166acf8 VAL: '021' (3 sibs) 32: 0x2ae166ad90 VAL: '022' (3 sibs) 32: 0x2ae166a5b8 SEQ: (3 sibs) 3 children: 32: 0x2ae166ae30 SEQ: (3 sibs) 3 children: 32: 0x2ae166b000 VAL: '100' (3 sibs) 32: 0x2ae166b098 VAL: '101' (3 sibs) 32: 0x2ae166b130 VAL: '102' (3 sibs) 32: 0x2ae166aec8 SEQ: (3 sibs) 3 children: 32: 0x2ae166b1d0 VAL: '110' (3 sibs) 32: 0x2ae166b268 VAL: '111' (3 sibs) 32: 0x2ae166b300 VAL: '112' (3 sibs) 32: 0x2ae166af60 SEQ: (3 sibs) 3 children: 32: 0x2ae166b3a0 VAL: '120' (3 sibs) 32: 0x2ae166b438 VAL: '121' (3 sibs) 32: 0x2ae166b4d0 VAL: '122' (3 sibs) 32: 0x2ae166a650 SEQ: (3 sibs) 3 children: 32: 0x2ae166b570 SEQ: (3 sibs) 3 children: 32: 0x2ae166b740 VAL: '200' (3 sibs) 32: 0x2ae166b7d8 VAL: '201' (3 sibs) 32: 0x2ae166b870 VAL: '202' (3 sibs) 32: 0x2ae166b608 SEQ: (3 sibs) 3 children: 32: 0x2ae166b910 VAL: '210' (3 sibs) 32: 0x2ae166b9a8 VAL: '211' (3 sibs) 32: 0x2ae166ba40 VAL: '212' (3 sibs) 32: 0x2ae166b6a0 SEQ: (3 sibs) 3 children: 32: 0x2ae166bae0 VAL: '220' (3 sibs) 32: 0x2ae166bb78 VAL: '221' (3 sibs) 32: 0x2ae166bc10 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae16abb50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16abbe0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16abc70 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16abd00 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16abd90 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16abe20 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16abeb0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16abf40 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16abfd0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16ac060 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16ac0f0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16ac180 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16ac210 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16ac2a0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16ac330 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16ac3c0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16ac450 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16ac4e0 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16ac570 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16ac600 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16ac690 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16ac720 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16ac7b0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16ac840 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16ac8d0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16ac960 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16ac9f0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16aca80 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16acb10 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16acba0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16acc30 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16accc0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16acd50 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16acde0 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16ace70 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16acf00 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16acf90 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16ad020 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16ad0b0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16ad140 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: REF TREE: 32: 0x2ae166d7e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166bef0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c0c0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c290 VAL: '000' (3 sibs) 32: 0x2ae166c328 VAL: '001' (3 sibs) 32: 0x2ae166c3c0 VAL: '002' (3 sibs) 32: 0x2ae166c158 SEQ: (3 sibs) 3 children: 32: 0x2ae166c460 VAL: '010' (3 sibs) 32: 0x2ae166c4f8 VAL: '011' (3 sibs) 32: 0x2ae166c590 VAL: '012' (3 sibs) 32: 0x2ae166c1f0 SEQ: (3 sibs) 3 children: 32: 0x2ae166c630 VAL: '020' (3 sibs) 32: 0x2ae166c6c8 VAL: '021' (3 sibs) 32: 0x2ae166c760 VAL: '022' (3 sibs) 32: 0x2ae166bf88 SEQ: (3 sibs) 3 children: 32: 0x2ae166c800 SEQ: (3 sibs) 3 children: 32: 0x2ae166c9d0 VAL: '100' (3 sibs) 32: 0x2ae166ca68 VAL: '101' (3 sibs) 32: 0x2ae166cb00 VAL: '102' (3 sibs) 32: 0x2ae166c898 SEQ: (3 sibs) 3 children: 32: 0x2ae166cba0 VAL: '110' (3 sibs) 32: 0x2ae166cc38 VAL: '111' (3 sibs) 32: 0x2ae166ccd0 VAL: '112' (3 sibs) 32: 0x2ae166c930 SEQ: (3 sibs) 3 children: 32: 0x2ae166cd70 VAL: '120' (3 sibs) 32: 0x2ae166ce08 VAL: '121' (3 sibs) 32: 0x2ae166cea0 VAL: '122' (3 sibs) 32: 0x2ae166c020 SEQ: (3 sibs) 3 children: 32: 0x2ae166cf40 SEQ: (3 sibs) 3 children: 32: 0x2ae166d110 VAL: '200' (3 sibs) 32: 0x2ae166d1a8 VAL: '201' (3 sibs) 32: 0x2ae166d240 VAL: '202' (3 sibs) 32: 0x2ae166cfd8 SEQ: (3 sibs) 3 children: 32: 0x2ae166d2e0 VAL: '210' (3 sibs) 32: 0x2ae166d378 VAL: '211' (3 sibs) 32: 0x2ae166d410 VAL: '212' (3 sibs) 32: 0x2ae166d070 SEQ: (3 sibs) 3 children: 32: 0x2ae166d4b0 VAL: '220' (3 sibs) 32: 0x2ae166d548 VAL: '221' (3 sibs) 32: 0x2ae166d5e0 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae16ad1e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16ad270 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16ad300 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16ad390 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16ad420 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16ad4b0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16ad540 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16ad5d0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16ad660 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16ad6f0 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16ad780 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16ad810 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16ad8a0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16ad930 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16ad9c0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16ada50 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16adae0 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16adb70 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16adc00 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16adc90 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16add20 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16addb0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16ade40 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16aded0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16adf60 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16adff0 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16ae080 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16ae110 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16ae1a0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16ae230 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16ae2c0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16ae350 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16ae3e0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16ae470 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16ae500 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16ae590 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16ae620 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16ae6b0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16ae740 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16ae7d0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2ae166d900 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166daf0 SEQ: (3 sibs) 3 children: 32: 0x2ae166dcc0 SEQ: (3 sibs) 3 children: 32: 0x2ae166de90 VAL: '000' (3 sibs) 32: 0x2ae166df28 VAL: '001' (3 sibs) 32: 0x2ae166dfc0 VAL: '002' (3 sibs) 32: 0x2ae166dd58 SEQ: (3 sibs) 3 children: 32: 0x2ae166e060 VAL: '010' (3 sibs) 32: 0x2ae166e0f8 VAL: '011' (3 sibs) 32: 0x2ae166e190 VAL: '012' (3 sibs) 32: 0x2ae166ddf0 SEQ: (3 sibs) 3 children: 32: 0x2ae166e230 VAL: '020' (3 sibs) 32: 0x2ae166e2c8 VAL: '021' (3 sibs) 32: 0x2ae166e360 VAL: '022' (3 sibs) 32: 0x2ae166db88 SEQ: (3 sibs) 3 children: 32: 0x2ae166e400 SEQ: (3 sibs) 3 children: 32: 0x2ae166e5d0 VAL: '100' (3 sibs) 32: 0x2ae166e668 VAL: '101' (3 sibs) 32: 0x2ae166e700 VAL: '102' (3 sibs) 32: 0x2ae166e498 SEQ: (3 sibs) 3 children: 32: 0x2ae166e7a0 VAL: '110' (3 sibs) 32: 0x2ae166e838 VAL: '111' (3 sibs) 32: 0x2ae166e8d0 VAL: '112' (3 sibs) 32: 0x2ae166e530 SEQ: (3 sibs) 3 children: 32: 0x2ae166e970 VAL: '120' (3 sibs) 32: 0x2ae166ea08 VAL: '121' (3 sibs) 32: 0x2ae166eaa0 VAL: '122' (3 sibs) 32: 0x2ae166dc20 SEQ: (3 sibs) 3 children: 32: 0x2ae166eb40 SEQ: (3 sibs) 3 children: 32: 0x2ae166ed10 VAL: '200' (3 sibs) 32: 0x2ae166eda8 VAL: '201' (3 sibs) 32: 0x2ae166ee40 VAL: '202' (3 sibs) 32: 0x2ae166ebd8 SEQ: (3 sibs) 3 children: 32: 0x2ae166eee0 VAL: '210' (3 sibs) 32: 0x2ae166ef78 VAL: '211' (3 sibs) 32: 0x2ae166f010 VAL: '212' (3 sibs) 32: 0x2ae166ec70 SEQ: (3 sibs) 3 children: 32: 0x2ae166f0b0 VAL: '220' (3 sibs) 32: 0x2ae166f148 VAL: '221' (3 sibs) 32: 0x2ae166f1e0 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae16ae870 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16ae900 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16ae990 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16aea20 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16aeab0 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16aeb40 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16aebd0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16aec60 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16aecf0 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16aed80 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16aee10 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16aeea0 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16aef30 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16aefc0 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16af050 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16af0e0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16af170 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16af200 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16af290 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16af320 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16af3b0 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16af440 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16af4d0 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16af560 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16af5f0 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16af680 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16af710 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16af7a0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16af830 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16af8c0 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16af950 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16af9e0 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16afa70 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16afb00 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16afb90 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16afc20 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16afcb0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16afd40 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16afdd0 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16afe60 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2ae166da18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2ae166f280 SEQ: (3 sibs) 3 children: 32: 0x2ae166f450 SEQ: (3 sibs) 3 children: 32: 0x2ae166f620 VAL: '000' (3 sibs) 32: 0x2ae166f6b8 VAL: '001' (3 sibs) 32: 0x2ae166f750 VAL: '002' (3 sibs) 32: 0x2ae166f4e8 SEQ: (3 sibs) 3 children: 32: 0x2ae166f7f0 VAL: '010' (3 sibs) 32: 0x2ae166f888 VAL: '011' (3 sibs) 32: 0x2ae166f920 VAL: '012' (3 sibs) 32: 0x2ae166f580 SEQ: (3 sibs) 3 children: 32: 0x2ae166f9c0 VAL: '020' (3 sibs) 32: 0x2ae166fa58 VAL: '021' (3 sibs) 32: 0x2ae166faf0 VAL: '022' (3 sibs) 32: 0x2ae166f318 SEQ: (3 sibs) 3 children: 32: 0x2ae166fb90 SEQ: (3 sibs) 3 children: 32: 0x2ae166fd60 VAL: '100' (3 sibs) 32: 0x2ae166fdf8 VAL: '101' (3 sibs) 32: 0x2ae166fe90 VAL: '102' (3 sibs) 32: 0x2ae166fc28 SEQ: (3 sibs) 3 children: 32: 0x2ae166ff30 VAL: '110' (3 sibs) 32: 0x2ae166ffc8 VAL: '111' (3 sibs) 32: 0x2ae1670060 VAL: '112' (3 sibs) 32: 0x2ae166fcc0 SEQ: (3 sibs) 3 children: 32: 0x2ae1670100 VAL: '120' (3 sibs) 32: 0x2ae1670198 VAL: '121' (3 sibs) 32: 0x2ae1670230 VAL: '122' (3 sibs) 32: 0x2ae166f3b0 SEQ: (3 sibs) 3 children: 32: 0x2ae16702d0 SEQ: (3 sibs) 3 children: 32: 0x2ae16704a0 VAL: '200' (3 sibs) 32: 0x2ae1670538 VAL: '201' (3 sibs) 32: 0x2ae16705d0 VAL: '202' (3 sibs) 32: 0x2ae1670368 SEQ: (3 sibs) 3 children: 32: 0x2ae1670670 VAL: '210' (3 sibs) 32: 0x2ae1670708 VAL: '211' (3 sibs) 32: 0x2ae16707a0 VAL: '212' (3 sibs) 32: 0x2ae1670400 SEQ: (3 sibs) 3 children: 32: 0x2ae1670840 VAL: '220' (3 sibs) 32: 0x2ae16708d8 VAL: '221' (3 sibs) 32: 0x2ae1670970 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2ae16aff00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2ae16aff90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2ae16b0020 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2ae16b00b0 VAL: '000' (3 sibs) 32: [4] [4] 0x2ae16b0140 VAL: '001' (3 sibs) 32: [5] [5] 0x2ae16b01d0 VAL: '002' (3 sibs) 32: [6] [6] 0x2ae16b0260 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2ae16b02f0 VAL: '010' (3 sibs) 32: [8] [8] 0x2ae16b0380 VAL: '011' (3 sibs) 32: [9] [9] 0x2ae16b0410 VAL: '012' (3 sibs) 32: [10] [10] 0x2ae16b04a0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2ae16b0530 VAL: '020' (3 sibs) 32: [12] [12] 0x2ae16b05c0 VAL: '021' (3 sibs) 32: [13] [13] 0x2ae16b0650 VAL: '022' (3 sibs) 32: [14] [14] 0x2ae16b06e0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2ae16b0770 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2ae16b0800 VAL: '100' (3 sibs) 32: [17] [17] 0x2ae16b0890 VAL: '101' (3 sibs) 32: [18] [18] 0x2ae16b0920 VAL: '102' (3 sibs) 32: [19] [19] 0x2ae16b09b0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2ae16b0a40 VAL: '110' (3 sibs) 32: [21] [21] 0x2ae16b0ad0 VAL: '111' (3 sibs) 32: [22] [22] 0x2ae16b0b60 VAL: '112' (3 sibs) 32: [23] [23] 0x2ae16b0bf0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2ae16b0c80 VAL: '120' (3 sibs) 32: [25] [25] 0x2ae16b0d10 VAL: '121' (3 sibs) 32: [26] [26] 0x2ae16b0da0 VAL: '122' (3 sibs) 32: [27] [27] 0x2ae16b0e30 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2ae16b0ec0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2ae16b0f50 VAL: '200' (3 sibs) 32: [30] [30] 0x2ae16b0fe0 VAL: '201' (3 sibs) 32: [31] [31] 0x2ae16b1070 VAL: '202' (3 sibs) 32: [32] [32] 0x2ae16b1100 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2ae16b1190 VAL: '210' (3 sibs) 32: [34] [34] 0x2ae16b1220 VAL: '211' (3 sibs) 32: [35] [35] 0x2ae16b12b0 VAL: '212' (3 sibs) 32: [36] [36] 0x2ae16b1340 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2ae16b13d0 VAL: '220' (3 sibs) 32: [38] [38] 0x2ae16b1460 VAL: '221' (3 sibs) 32: [39] [39] 0x2ae16b14f0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (1 ms) 32: [----------] 80 tests from NESTED_SEQX3/YmlTestCase (75 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 81 tests from 2 test suites ran. (75 ms total) 32: [ PASSED ] 81 tests. 32/50 Test #32: ryml-test-nested_seqx3 ............ Passed 0.15 sec test 33 Start 33: ryml-test-nested_mapx4 33: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_mapx4-0.4.1 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 33: [==========] Running 41 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 40 tests from NESTED_MAPX4/YmlTestCase 33: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 33: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 33: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 33: }, 33: bar0: { 33: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 33: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 33: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 33: }, 33: baz0: { 33: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 33: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 33: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 33: }, 33: }--------------- 33: REF TREE: 33: 0x2ae990d0c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae99087f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae99089c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9908b90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9908d60 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9908df8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9908e90 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9908c28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9908f30 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9908fc8 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9909060 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9908cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909100 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9909198 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9909230 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9908a58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae99092d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae99094a0 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9909538 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae99095d0 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9909368 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9909670 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9909708 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae99097a0 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9909400 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909840 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae99098d8 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9909970 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9908af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9909a10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9909be0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9909c78 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9909d10 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9909aa8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9909db0 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9909e48 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9909ee0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9909b40 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909f80 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae990a018 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae990a0b0 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9908888 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae990a150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990a320 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990a4f0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae990a588 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae990a620 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae990a3b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990a6c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae990a758 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae990a7f0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae990a450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990a890 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae990a928 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae990a9c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae990a1e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990aa60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990ac30 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae990acc8 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae990ad60 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae990aaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990ae00 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae990ae98 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae990af30 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae990ab90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990afd0 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae990b068 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae990b100 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae990a280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990b1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990b370 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae990b408 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae990b4a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae990b238 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990b540 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae990b5d8 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae990b670 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae990b2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990b710 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae990b7a8 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae990b840 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9908920 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae990b8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990bab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990bc80 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae990bd18 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae990bdb0 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae990bb48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990be50 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae990bee8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae990bf80 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae990bbe0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990c020 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae990c0b8 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae990c150 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae990b978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990c1f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990c3c0 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae990c458 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae990c4f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae990c288 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990c590 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae990c628 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae990c6c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae990c320 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990c760 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae990c7f8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae990c890 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae990ba10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990c930 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990cb00 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae990cb98 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae990cc30 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae990c9c8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990ccd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae990cd68 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae990ce00 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae990ca60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990cea0 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae990cf38 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae990cfd0 KEYVAL: 'baz3' '2222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9913f40 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9913fd0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9914060 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae99140f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9914180 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9914210 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae99142a0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9914330 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae99143c0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9914450 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae99144e0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9914570 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9914600 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9914690 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9914720 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae99147b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9914840 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae99148d0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9914960 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae99149f0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9914a80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9914b10 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9914ba0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9914c30 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9914cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9914d50 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9914de0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9914e70 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9914f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9914f90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9915020 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae99150b0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9915140 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae99151d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9915260 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae99152f0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9915380 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9915410 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae99154a0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9915530 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae99155c0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9915650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae99156e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9915770 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9915800 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9915890 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9915920 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae99159b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9915a40 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9915ad0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9915b60 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9915bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9915c80 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9915d10 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9915da0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9915e30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9915ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9915f50 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9915fe0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9916070 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9916100 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9916190 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9916220 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae99162b0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9916340 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae99163d0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9916460 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae99164f0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9916580 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9916610 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae99166a0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9916730 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae99167c0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9916850 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae99168e0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9916970 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9916a00 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9916a90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9916b20 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9916bb0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9916c40 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9916cd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9916d60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9916df0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9916e80 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9916f10 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9916fa0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9917030 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae99170c0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9917150 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae99171e0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9917270 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9917300 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9917390 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9917420 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae99174b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9917540 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae99175d0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9917660 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae99176f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9917780 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9917810 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae99178a0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9917930 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae99179c0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9917a50 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9917ae0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9917b70 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9917c00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9917c90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9917d20 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9917db0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9917e40 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9917ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9917f60 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9917ff0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9918080 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9918110 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae99181a0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9918230 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae99182c0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (4 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: --------------- 33: REF TREE: 33: 0x2ae990d1d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae990d2b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae990d480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990d650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990d820 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae990d8b8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae990d950 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae990d6e8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990d9f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae990da88 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae990db20 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae990d780 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990dbc0 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae990dc58 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae990dcf0 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae990d518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990dd90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990df60 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae990dff8 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae990e090 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae990de28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990e130 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae990e1c8 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae990e260 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae990dec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990e300 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae990e398 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae990e430 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae990d5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990e4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990e6a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae990e738 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae990e7d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae990e568 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990e870 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae990e908 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae990e9a0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae990e600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990ea40 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae990ead8 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae990eb70 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae990d348 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae990ec10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990ede0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990efb0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae990f048 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae990f0e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae990ee78 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990f180 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae990f218 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae990f2b0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae990ef10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990f350 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae990f3e8 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae990f480 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae990eca8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990f520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990f6f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae990f788 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae990f820 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae990f5b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990f8c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae990f958 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae990f9f0 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae990f650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990fa90 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae990fb28 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae990fbc0 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae990ed40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990fc60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990fe30 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae990fec8 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae990ff60 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae990fcf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9910000 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9910098 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9910130 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae990fd90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae99101d0 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9910268 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9910300 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae990d3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae99103a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9910570 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9910740 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae99107d8 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9910870 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9910608 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9910910 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae99109a8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9910a40 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae99106a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9910ae0 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9910b78 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9910c10 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9910438 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9910cb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9910e80 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9910f18 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9910fb0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9910d48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9911050 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae99110e8 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9911180 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9910de0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9911220 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae99112b8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9911350 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae99104d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae99113f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae99115c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9911658 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae99116f0 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9911488 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9911790 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9911828 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae99118c0 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9911520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9911960 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae99119f8 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9911a90 KEYVAL: 'baz3' '2222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae991ab60 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae991abf0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae991ac80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae991ad10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae991ada0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae991ae30 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae991aec0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae991af50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae991afe0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae991b070 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae991b100 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae991b190 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae991b220 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae991b2b0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae991b340 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae991b3d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae991b460 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae991b4f0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae991b580 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae991b610 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae991b6a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae991b730 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae991b7c0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae991b850 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae991b8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae991b970 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae991ba00 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae991ba90 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae991bb20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae991bbb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae991bc40 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae991bcd0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae991bd60 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae991bdf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae991be80 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae991bf10 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae991bfa0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae991c030 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae991c0c0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae991c150 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae991c1e0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae991c270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae991c300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae991c390 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae991c420 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae991c4b0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae991c540 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae991c5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae991c660 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae991c6f0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae991c780 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae991c810 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae991c8a0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae991c930 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae991c9c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae991ca50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae991cae0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae991cb70 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae991cc00 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae991cc90 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae991cd20 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae991cdb0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae991ce40 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae991ced0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae991cf60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae991cff0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae991d080 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae991d110 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae991d1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae991d230 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae991d2c0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae991d350 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae991d3e0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae991d470 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae991d500 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae991d590 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae991d620 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae991d6b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae991d740 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae991d7d0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae991d860 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae991d8f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae991d980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae991da10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae991daa0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae991db30 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae991dbc0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae991dc50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae991dce0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae991dd70 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae991de00 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae991de90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae991df20 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae991dfb0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae991e040 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae991e0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae991e160 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae991e1f0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae991e280 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae991e310 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae991e3a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae991e430 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae991e4c0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae991e550 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae991e5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae991e670 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae991e700 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae991e790 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae991e820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae991e8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae991e940 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae991e9d0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae991ea60 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae991eaf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae991eb80 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae991ec10 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae991eca0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae991ed30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae991edc0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae991ee50 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae991eee0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (4 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 33: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 33: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 33: }, 33: bar0: { 33: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 33: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 33: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 33: }, 33: baz0: { 33: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 33: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 33: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 33: }, 33: }--------------- 33: REF TREE: 33: 0x2ae990d0c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae99087f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae99089c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9908b90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9908d60 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9908df8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9908e90 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9908c28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9908f30 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9908fc8 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9909060 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9908cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909100 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9909198 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9909230 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9908a58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae99092d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae99094a0 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9909538 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae99095d0 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9909368 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9909670 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9909708 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae99097a0 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9909400 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909840 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae99098d8 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9909970 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9908af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9909a10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9909be0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9909c78 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9909d10 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9909aa8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9909db0 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9909e48 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9909ee0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9909b40 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909f80 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae990a018 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae990a0b0 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9908888 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae990a150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990a320 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990a4f0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae990a588 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae990a620 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae990a3b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990a6c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae990a758 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae990a7f0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae990a450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990a890 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae990a928 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae990a9c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae990a1e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990aa60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990ac30 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae990acc8 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae990ad60 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae990aaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990ae00 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae990ae98 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae990af30 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae990ab90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990afd0 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae990b068 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae990b100 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae990a280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990b1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990b370 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae990b408 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae990b4a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae990b238 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990b540 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae990b5d8 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae990b670 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae990b2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990b710 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae990b7a8 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae990b840 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9908920 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae990b8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990bab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990bc80 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae990bd18 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae990bdb0 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae990bb48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990be50 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae990bee8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae990bf80 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae990bbe0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990c020 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae990c0b8 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae990c150 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae990b978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990c1f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990c3c0 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae990c458 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae990c4f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae990c288 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990c590 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae990c628 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae990c6c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae990c320 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990c760 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae990c7f8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae990c890 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae990ba10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990c930 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990cb00 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae990cb98 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae990cc30 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae990c9c8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990ccd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae990cd68 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae990ce00 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae990ca60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990cea0 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae990cf38 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae990cfd0 KEYVAL: 'baz3' '2222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae991f370 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae991f400 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae991f490 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae991f520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae991f5b0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae991f640 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae991f6d0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae991f760 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae991f7f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae991f880 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae991f910 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae991f9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae991fa30 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae991fac0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae991fb50 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae991fbe0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae991fc70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae991fd00 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae991fd90 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae991fe20 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae991feb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae991ff40 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae991ffd0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9920060 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae99200f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9920180 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9920210 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae99202a0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9920330 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae99203c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9920450 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae99204e0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9920570 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9920600 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9920690 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9920720 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae99207b0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9920840 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae99208d0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9920960 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae99209f0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9920a80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9920b10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9920ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9920c30 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9920cc0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9920d50 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9920de0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9920e70 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9920f00 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9920f90 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9921020 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae99210b0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9921140 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae99211d0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9921260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae99212f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9921380 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9921410 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae99214a0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9921530 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae99215c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9921650 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae99216e0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9921770 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9921800 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9921890 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9921920 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae99219b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9921a40 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9921ad0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9921b60 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9921bf0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9921c80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9921d10 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9921da0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9921e30 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9921ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9921f50 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9921fe0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9922070 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9922100 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9922190 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9922220 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae99222b0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9922340 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae99223d0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9922460 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae99224f0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9922580 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9922610 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae99226a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9922730 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae99227c0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9922850 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae99228e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9922970 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9922a00 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9922a90 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9922b20 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9922bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9922c40 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9922cd0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9922d60 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9922df0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9922e80 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9922f10 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9922fa0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9923030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae99230c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9923150 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae99231e0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9923270 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9923300 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9923390 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9923420 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae99234b0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9923540 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae99235d0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9923660 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae99236f0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (4 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: --------------- 33: REF TREE: 33: 0x2ae990d1d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae990d2b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae990d480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990d650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990d820 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae990d8b8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae990d950 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae990d6e8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990d9f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae990da88 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae990db20 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae990d780 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990dbc0 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae990dc58 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae990dcf0 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae990d518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990dd90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990df60 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae990dff8 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae990e090 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae990de28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990e130 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae990e1c8 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae990e260 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae990dec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990e300 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae990e398 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae990e430 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae990d5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990e4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990e6a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae990e738 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae990e7d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae990e568 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990e870 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae990e908 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae990e9a0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae990e600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990ea40 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae990ead8 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae990eb70 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae990d348 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae990ec10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990ede0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990efb0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae990f048 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae990f0e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae990ee78 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990f180 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae990f218 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae990f2b0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae990ef10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990f350 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae990f3e8 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae990f480 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae990eca8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990f520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990f6f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae990f788 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae990f820 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae990f5b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990f8c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae990f958 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae990f9f0 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae990f650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990fa90 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae990fb28 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae990fbc0 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae990ed40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990fc60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990fe30 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae990fec8 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae990ff60 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae990fcf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9910000 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9910098 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9910130 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae990fd90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae99101d0 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9910268 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9910300 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae990d3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae99103a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9910570 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9910740 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae99107d8 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9910870 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9910608 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9910910 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae99109a8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9910a40 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae99106a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9910ae0 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9910b78 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9910c10 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9910438 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9910cb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9910e80 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9910f18 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9910fb0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9910d48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9911050 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae99110e8 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9911180 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9910de0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9911220 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae99112b8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9911350 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae99104d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae99113f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae99115c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9911658 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae99116f0 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9911488 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9911790 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9911828 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae99118c0 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9911520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9911960 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae99119f8 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9911a90 KEYVAL: 'baz3' '2222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9923b80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9923c10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9923ca0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9923d30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9923dc0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9923e50 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9923ee0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9923f70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9924000 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9924090 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9924120 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae99241b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9924240 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae99242d0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9924360 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae99243f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9924480 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9924510 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae99245a0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9924630 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae99246c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9924750 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae99247e0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9924870 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9924900 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9924990 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9924a20 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9924ab0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9924b40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9924bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9924c60 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9924cf0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9924d80 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9924e10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9924ea0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9924f30 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9924fc0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9925050 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae99250e0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9925170 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9925200 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9925290 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9925320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae99253b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9925440 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae99254d0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9925560 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae99255f0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9925680 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9925710 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae99257a0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9925830 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae99258c0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9925950 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae99259e0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9925a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9925b00 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9925b90 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9925c20 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9925cb0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9925d40 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9925dd0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9925e60 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9925ef0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9925f80 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9926010 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae99260a0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9926130 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae99261c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9926250 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae99262e0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9926370 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9926400 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9926490 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9926520 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae99265b0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9926640 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae99266d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9926760 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae99267f0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9926880 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9926910 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae99269a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9926a30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9926ac0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9926b50 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9926be0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9926c70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9926d00 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9926d90 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9926e20 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9926eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9926f40 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9926fd0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9927060 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae99270f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9927180 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9927210 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae99272a0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9927330 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae99273c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9927450 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae99274e0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9927570 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9927600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9927690 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9927720 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae99277b0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9927840 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae99278d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9927960 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae99279f0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9927a80 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9927b10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9927ba0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9927c30 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9927cc0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9927d50 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9927de0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9927e70 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9927f00 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (5 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (8 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (3 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\n 33: foo0: {\n 33: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 33: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 33: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 33: },\n 33: bar0: {\n 33: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 33: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 33: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 33: },\n 33: baz0: {\n 33: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 33: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 33: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 33: },\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2ae9913f40 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9913fd0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9914060 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae99140f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9914180 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9914210 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae99142a0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9914330 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae99143c0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9914450 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae99144e0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9914570 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9914600 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9914690 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9914720 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae99147b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9914840 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae99148d0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9914960 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae99149f0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9914a80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9914b10 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9914ba0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9914c30 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9914cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9914d50 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9914de0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9914e70 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9914f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9914f90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9915020 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae99150b0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9915140 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae99151d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9915260 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae99152f0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9915380 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9915410 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae99154a0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9915530 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae99155c0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9915650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae99156e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9915770 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9915800 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9915890 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9915920 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae99159b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9915a40 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9915ad0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9915b60 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9915bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9915c80 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9915d10 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9915da0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9915e30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9915ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9915f50 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9915fe0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9916070 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9916100 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9916190 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9916220 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae99162b0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9916340 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae99163d0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9916460 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae99164f0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9916580 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9916610 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae99166a0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9916730 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae99167c0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9916850 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae99168e0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9916970 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9916a00 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9916a90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9916b20 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9916bb0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9916c40 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9916cd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9916d60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9916df0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9916e80 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9916f10 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9916fa0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9917030 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae99170c0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9917150 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae99171e0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9917270 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9917300 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9917390 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9917420 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae99174b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9917540 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae99175d0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9917660 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae99176f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9917780 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9917810 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae99178a0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9917930 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae99179c0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9917a50 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9917ae0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9917b70 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9917c00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9917c90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9917d20 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9917db0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9917e40 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9917ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9917f60 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9917ff0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9918080 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9918110 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae99181a0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9918230 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae99182c0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2ae992a7a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae992a830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae992a8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae992a950 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae992a9e0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae992aa70 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae992ab00 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae992ab90 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae992ac20 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae992acb0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae992ad40 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae992add0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae992ae60 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae992aef0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae992af80 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae992b010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae992b0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae992b130 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae992b1c0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae992b250 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae992b2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae992b370 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae992b400 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae992b490 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae992b520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae992b5b0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae992b640 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae992b6d0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae992b760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae992b7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae992b880 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae992b910 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae992b9a0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae992ba30 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae992bac0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae992bb50 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae992bbe0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae992bc70 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae992bd00 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae992bd90 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae992be20 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae992beb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae992bf40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae992bfd0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae992c060 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae992c0f0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae992c180 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae992c210 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae992c2a0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae992c330 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae992c3c0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae992c450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae992c4e0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae992c570 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae992c600 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae992c690 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae992c720 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae992c7b0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae992c840 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae992c8d0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae992c960 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae992c9f0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae992ca80 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae992cb10 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae992cba0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae992cc30 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae992ccc0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae992cd50 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae992cde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae992ce70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae992cf00 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae992cf90 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae992d020 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae992d0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae992d140 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae992d1d0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae992d260 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae992d2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae992d380 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae992d410 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae992d4a0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae992d530 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae992d5c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae992d650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae992d6e0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae992d770 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae992d800 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae992d890 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae992d920 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae992d9b0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae992da40 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae992dad0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae992db60 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae992dbf0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae992dc80 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae992dd10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae992dda0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae992de30 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae992dec0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae992df50 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae992dfe0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae992e070 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae992e100 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae992e190 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae992e220 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae992e2b0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae992e340 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae992e3d0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae992e460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae992e4f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae992e580 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae992e610 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae992e6a0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae992e730 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae992e7c0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae992e850 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae992e8e0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae992e970 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae992ea00 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae992ea90 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae992eb20 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (17 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \n 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2ae991ab60 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae991abf0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae991ac80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae991ad10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae991ada0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae991ae30 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae991aec0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae991af50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae991afe0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae991b070 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae991b100 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae991b190 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae991b220 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae991b2b0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae991b340 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae991b3d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae991b460 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae991b4f0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae991b580 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae991b610 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae991b6a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae991b730 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae991b7c0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae991b850 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae991b8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae991b970 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae991ba00 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae991ba90 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae991bb20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae991bbb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae991bc40 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae991bcd0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae991bd60 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae991bdf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae991be80 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae991bf10 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae991bfa0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae991c030 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae991c0c0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae991c150 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae991c1e0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae991c270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae991c300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae991c390 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae991c420 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae991c4b0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae991c540 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae991c5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae991c660 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae991c6f0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae991c780 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae991c810 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae991c8a0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae991c930 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae991c9c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae991ca50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae991cae0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae991cb70 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae991cc00 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae991cc90 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae991cd20 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae991cdb0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae991ce40 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae991ced0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae991cf60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae991cff0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae991d080 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae991d110 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae991d1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae991d230 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae991d2c0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae991d350 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae991d3e0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae991d470 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae991d500 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae991d590 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae991d620 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae991d6b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae991d740 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae991d7d0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae991d860 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae991d8f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae991d980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae991da10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae991daa0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae991db30 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae991dbc0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae991dc50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae991dce0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae991dd70 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae991de00 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae991de90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae991df20 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae991dfb0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae991e040 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae991e0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae991e160 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae991e1f0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae991e280 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae991e310 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae991e3a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae991e430 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae991e4c0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae991e550 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae991e5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae991e670 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae991e700 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae991e790 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae991e820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae991e8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae991e940 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae991e9d0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae991ea60 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae991eaf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae991eb80 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae991ec10 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae991eca0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae991ed30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae991edc0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae991ee50 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae991eee0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2ae992efb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae992f040 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae992f0d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae992f160 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae992f1f0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae992f280 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae992f310 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae992f3a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae992f430 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae992f4c0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae992f550 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae992f5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae992f670 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae992f700 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae992f790 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae992f820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae992f8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae992f940 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae992f9d0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae992fa60 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae992faf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae992fb80 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae992fc10 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae992fca0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae992fd30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae992fdc0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae992fe50 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae992fee0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae992ff70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9930000 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9930090 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9930120 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae99301b0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9930240 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae99302d0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9930360 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae99303f0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9930480 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9930510 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae99305a0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9930630 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae99306c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9930750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae99307e0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9930870 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9930900 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9930990 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9930a20 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9930ab0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9930b40 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9930bd0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9930c60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9930cf0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9930d80 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9930e10 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9930ea0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9930f30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9930fc0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9931050 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae99310e0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9931170 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9931200 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9931290 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9931320 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae99313b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9931440 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae99314d0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9931560 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae99315f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9931680 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9931710 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae99317a0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9931830 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae99318c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9931950 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae99319e0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9931a70 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9931b00 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9931b90 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9931c20 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9931cb0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9931d40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9931dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9931e60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9931ef0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9931f80 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9932010 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae99320a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9932130 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae99321c0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9932250 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae99322e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9932370 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9932400 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9932490 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9932520 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae99325b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9932640 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae99326d0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9932760 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae99327f0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9932880 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9932910 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae99329a0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9932a30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9932ac0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9932b50 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9932be0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9932c70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9932d00 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9932d90 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9932e20 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9932eb0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9932f40 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9932fd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9933060 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae99330f0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9933180 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9933210 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae99332a0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9933330 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (7 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\r\n 33: foo0: {\r\n 33: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 33: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 33: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 33: },\r\n 33: bar0: {\r\n 33: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 33: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 33: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 33: },\r\n 33: baz0: {\r\n 33: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 33: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 33: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 33: },\r\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2ae991f370 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae991f400 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae991f490 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae991f520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae991f5b0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae991f640 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae991f6d0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae991f760 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae991f7f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae991f880 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae991f910 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae991f9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae991fa30 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae991fac0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae991fb50 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae991fbe0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae991fc70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae991fd00 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae991fd90 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae991fe20 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae991feb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae991ff40 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae991ffd0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9920060 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae99200f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9920180 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9920210 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae99202a0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9920330 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae99203c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9920450 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae99204e0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9920570 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9920600 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9920690 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9920720 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae99207b0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9920840 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae99208d0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9920960 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae99209f0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9920a80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9920b10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9920ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9920c30 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9920cc0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9920d50 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9920de0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9920e70 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9920f00 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9920f90 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9921020 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae99210b0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9921140 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae99211d0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9921260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae99212f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9921380 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9921410 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae99214a0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9921530 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae99215c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9921650 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae99216e0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9921770 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9921800 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9921890 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9921920 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae99219b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9921a40 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9921ad0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9921b60 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9921bf0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9921c80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9921d10 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9921da0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9921e30 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9921ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9921f50 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9921fe0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9922070 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9922100 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9922190 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9922220 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae99222b0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9922340 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae99223d0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9922460 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae99224f0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9922580 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9922610 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae99226a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9922730 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae99227c0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9922850 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae99228e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9922970 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9922a00 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9922a90 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9922b20 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9922bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9922c40 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9922cd0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9922d60 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9922df0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9922e80 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9922f10 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9922fa0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9923030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae99230c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9923150 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae99231e0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9923270 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9923300 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9923390 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9923420 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae99234b0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9923540 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae99235d0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9923660 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae99236f0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2ae99337c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9933850 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae99338e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9933970 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9933a00 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9933a90 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9933b20 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9933bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9933c40 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9933cd0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9933d60 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9933df0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9933e80 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9933f10 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9933fa0 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9934030 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae99340c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9934150 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae99341e0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9934270 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9934300 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9934390 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9934420 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae99344b0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9934540 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae99345d0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9934660 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae99346f0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9934780 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9934810 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae99348a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9934930 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae99349c0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9934a50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9934ae0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9934b70 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9934c00 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9934c90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9934d20 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9934db0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9934e40 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9934ed0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9934f60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9934ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9935080 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9935110 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae99351a0 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9935230 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae99352c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9935350 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae99353e0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9935470 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9935500 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9935590 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9935620 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae99356b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9935740 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae99357d0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9935860 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae99358f0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9935980 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9935a10 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9935aa0 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9935b30 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9935bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9935c50 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9935ce0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9935d70 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9935e00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9935e90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9935f20 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9935fb0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9936040 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae99360d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9936160 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae99361f0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9936280 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9936310 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae99363a0 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9936430 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae99364c0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9936550 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae99365e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9936670 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9936700 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9936790 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9936820 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae99368b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9936940 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae99369d0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9936a60 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9936af0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9936b80 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9936c10 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9936ca0 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9936d30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9936dc0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9936e50 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9936ee0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9936f70 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9937000 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9937090 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9937120 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae99371b0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9937240 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae99372d0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9937360 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae99373f0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9937480 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9937510 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae99375a0 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9937630 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae99376c0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9937750 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae99377e0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9937870 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9937900 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9937990 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9937a20 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9937ab0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9937b40 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (7 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \r\n 33: foo0:\r\n 33: foo1:\r\n 33: foo2:\r\n 33: foo3: 0000\r\n 33: bar3: 0001\r\n 33: baz3: 0002\r\n 33: bar2:\r\n 33: foo3: 0010\r\n 33: bar3: 0011\r\n 33: baz3: 0012\r\n 33: baz2:\r\n 33: foo3: 0020\r\n 33: bar3: 0021\r\n 33: baz3: 0022\r\n 33: bar1:\r\n 33: foo2:\r\n 33: foo3: 0100\r\n 33: bar3: 0101\r\n 33: baz3: 0102\r\n 33: bar2:\r\n 33: foo3: 0110\r\n 33: bar3: 0111\r\n 33: baz3: 0112\r\n 33: baz2:\r\n 33: foo3: 0120\r\n 33: bar3: 0121\r\n 33: baz3: 0122\r\n 33: baz1:\r\n 33: foo2:\r\n 33: foo3: 0200\r\n 33: bar3: 0201\r\n 33: baz3: 0202\r\n 33: bar2:\r\n 33: foo3: 0210\r\n 33: bar3: 0211\r\n 33: baz3: 0212\r\n 33: baz2:\r\n 33: foo3: 0220\r\n 33: bar3: 0221\r\n 33: baz3: 0222\r\n 33: bar0:\r\n 33: foo1:\r\n 33: foo2:\r\n 33: foo3: 1000\r\n 33: bar3: 1001\r\n 33: baz3: 1002\r\n 33: bar2:\r\n 33: foo3: 1010\r\n 33: bar3: 1011\r\n 33: baz3: 1012\r\n 33: baz2:\r\n 33: foo3: 1020\r\n 33: bar3: 1021\r\n 33: baz3: 1022\r\n 33: bar1:\r\n 33: foo2:\r\n 33: foo3: 1100\r\n 33: bar3: 1101\r\n 33: baz3: 1102\r\n 33: bar2:\r\n 33: foo3: 1110\r\n 33: bar3: 1111\r\n 33: baz3: 1112\r\n 33: baz2:\r\n 33: foo3: 1120\r\n 33: bar3: 1121\r\n 33: baz3: 1122\r\n 33: baz1:\r\n 33: foo2:\r\n 33: foo3: 1200\r\n 33: bar3: 1201\r\n 33: baz3: 1202\r\n 33: bar2:\r\n 33: foo3: 1210\r\n 33: bar3: 1211\r\n 33: baz3: 1212\r\n 33: baz2:\r\n 33: foo3: 1220\r\n 33: bar3: 1221\r\n 33: baz3: 1222\r\n 33: baz0:\r\n 33: foo1:\r\n 33: foo2:\r\n 33: foo3: 2000\r\n 33: bar3: 2001\r\n 33: baz3: 2002\r\n 33: bar2:\r\n 33: foo3: 2010\r\n 33: bar3: 2011\r\n 33: baz3: 2012\r\n 33: baz2:\r\n 33: foo3: 2020\r\n 33: bar3: 2021\r\n 33: baz3: 2022\r\n 33: bar1:\r\n 33: foo2:\r\n 33: foo3: 2100\r\n 33: bar3: 2101\r\n 33: baz3: 2102\r\n 33: bar2:\r\n 33: foo3: 2110\r\n 33: bar3: 2111\r\n 33: baz3: 2112\r\n 33: baz2:\r\n 33: foo3: 2120\r\n 33: bar3: 2121\r\n 33: baz3: 2122\r\n 33: baz1:\r\n 33: foo2:\r\n 33: foo3: 2200\r\n 33: bar3: 2201\r\n 33: baz3: 2202\r\n 33: bar2:\r\n 33: foo3: 2210\r\n 33: bar3: 2211\r\n 33: baz3: 2212\r\n 33: baz2:\r\n 33: foo3: 2220\r\n 33: bar3: 2221\r\n 33: baz3: 2222\r\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2ae9923b80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9923c10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9923ca0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9923d30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9923dc0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9923e50 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9923ee0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9923f70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9924000 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9924090 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9924120 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae99241b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9924240 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae99242d0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9924360 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae99243f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9924480 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9924510 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae99245a0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9924630 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae99246c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9924750 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae99247e0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9924870 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9924900 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9924990 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9924a20 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9924ab0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9924b40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9924bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9924c60 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9924cf0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9924d80 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9924e10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9924ea0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9924f30 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9924fc0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9925050 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae99250e0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9925170 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9925200 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9925290 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9925320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae99253b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9925440 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae99254d0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9925560 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae99255f0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9925680 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9925710 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae99257a0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9925830 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae99258c0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9925950 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae99259e0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9925a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9925b00 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9925b90 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9925c20 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9925cb0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9925d40 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9925dd0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9925e60 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9925ef0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9925f80 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9926010 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae99260a0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9926130 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae99261c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9926250 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae99262e0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9926370 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9926400 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9926490 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9926520 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae99265b0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9926640 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae99266d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9926760 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae99267f0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9926880 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9926910 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae99269a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9926a30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9926ac0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9926b50 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9926be0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9926c70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9926d00 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9926d90 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9926e20 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9926eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9926f40 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9926fd0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9927060 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae99270f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9927180 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9927210 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae99272a0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9927330 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae99273c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9927450 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae99274e0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9927570 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9927600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9927690 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9927720 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae99277b0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9927840 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae99278d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9927960 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae99279f0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9927a80 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9927b10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9927ba0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9927c30 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9927cc0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9927d50 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9927de0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9927e70 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9927f00 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2ae9937fd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9938060 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae99380f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9938180 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9938210 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae99382a0 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9938330 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae99383c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9938450 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae99384e0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9938570 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9938600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9938690 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9938720 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae99387b0 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9938840 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae99388d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9938960 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae99389f0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9938a80 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9938b10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9938ba0 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9938c30 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9938cc0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9938d50 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9938de0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9938e70 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9938f00 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9938f90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9939020 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae99390b0 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9939140 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae99391d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9939260 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae99392f0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9939380 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9939410 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae99394a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9939530 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae99395c0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9939650 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae99396e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9939770 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9939800 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9939890 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9939920 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae99399b0 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9939a40 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9939ad0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9939b60 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9939bf0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9939c80 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9939d10 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9939da0 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9939e30 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9939ec0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9939f50 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9939fe0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae993a070 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae993a100 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae993a190 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae993a220 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae993a2b0 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae993a340 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae993a3d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae993a460 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae993a4f0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae993a580 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae993a610 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae993a6a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae993a730 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae993a7c0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae993a850 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae993a8e0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae993a970 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae993aa00 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae993aa90 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae993ab20 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae993abb0 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae993ac40 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae993acd0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae993ad60 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae993adf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae993ae80 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae993af10 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae993afa0 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae993b030 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae993b0c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae993b150 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae993b1e0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae993b270 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae993b300 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae993b390 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae993b420 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae993b4b0 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae993b540 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae993b5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae993b660 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae993b6f0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae993b780 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae993b810 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae993b8a0 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae993b930 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae993b9c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae993ba50 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae993bae0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae993bb70 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae993bc00 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae993bc90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae993bd20 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae993bdb0 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae993be40 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae993bed0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae993bf60 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae993bff0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae993c080 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae993c110 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae993c1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae993c230 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae993c2c0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae993c350 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (7 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ae990d0c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae99087f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae99089c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9908b90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9908d60 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9908df8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9908e90 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9908c28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9908f30 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9908fc8 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9909060 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9908cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909100 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9909198 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9909230 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9908a58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae99092d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae99094a0 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9909538 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae99095d0 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9909368 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9909670 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9909708 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae99097a0 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9909400 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909840 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae99098d8 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9909970 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9908af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9909a10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9909be0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9909c78 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9909d10 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9909aa8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9909db0 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9909e48 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9909ee0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9909b40 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909f80 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae990a018 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae990a0b0 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9908888 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae990a150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990a320 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990a4f0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae990a588 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae990a620 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae990a3b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990a6c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae990a758 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae990a7f0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae990a450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990a890 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae990a928 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae990a9c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae990a1e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990aa60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990ac30 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae990acc8 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae990ad60 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae990aaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990ae00 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae990ae98 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae990af30 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae990ab90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990afd0 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae990b068 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae990b100 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae990a280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990b1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990b370 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae990b408 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae990b4a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae990b238 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990b540 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae990b5d8 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae990b670 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae990b2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990b710 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae990b7a8 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae990b840 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9908920 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae990b8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990bab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990bc80 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae990bd18 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae990bdb0 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae990bb48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990be50 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae990bee8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae990bf80 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae990bbe0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990c020 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae990c0b8 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae990c150 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae990b978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990c1f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990c3c0 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae990c458 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae990c4f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae990c288 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990c590 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae990c628 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae990c6c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae990c320 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990c760 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae990c7f8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae990c890 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae990ba10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990c930 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990cb00 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae990cb98 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae990cc30 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae990c9c8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990ccd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae990cd68 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae990ce00 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae990ca60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990cea0 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae990cf38 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae990cfd0 KEYVAL: 'baz3' '2222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae993c7e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae993c870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae993c900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae993c990 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae993ca20 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae993cab0 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae993cb40 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae993cbd0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae993cc60 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae993ccf0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae993cd80 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae993ce10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae993cea0 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae993cf30 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae993cfc0 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae993d050 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae993d0e0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae993d170 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae993d200 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae993d290 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae993d320 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae993d3b0 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae993d440 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae993d4d0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae993d560 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae993d5f0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae993d680 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae993d710 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae993d7a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae993d830 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae993d8c0 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae993d950 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae993d9e0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae993da70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae993db00 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae993db90 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae993dc20 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae993dcb0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae993dd40 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae993ddd0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae993de60 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae993def0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae993df80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae993e010 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae993e0a0 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae993e130 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae993e1c0 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae993e250 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae993e2e0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae993e370 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae993e400 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae993e490 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae993e520 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae993e5b0 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae993e640 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae993e6d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae993e760 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae993e7f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae993e880 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae993e910 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae993e9a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae993ea30 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae993eac0 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae993eb50 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae993ebe0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae993ec70 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae993ed00 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae993ed90 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae993ee20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae993eeb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae993ef40 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae993efd0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae993f060 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae993f0f0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae993f180 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae993f210 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae993f2a0 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae993f330 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae993f3c0 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae993f450 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae993f4e0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae993f570 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae993f600 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae993f690 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae993f720 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae993f7b0 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae993f840 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae993f8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae993f960 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae993f9f0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae993fa80 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae993fb10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae993fba0 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae993fc30 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae993fcc0 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae993fd50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae993fde0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae993fe70 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae993ff00 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae993ff90 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9940020 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae99400b0 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9940140 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae99401d0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9940260 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae99402f0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9940380 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9940410 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae99404a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9940530 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae99405c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9940650 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae99406e0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9940770 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9940800 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9940890 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9940920 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae99409b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9940a40 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9940ad0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9940b60 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (3 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ae990d1d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae990d2b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae990d480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990d650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990d820 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae990d8b8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae990d950 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae990d6e8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990d9f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae990da88 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae990db20 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae990d780 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990dbc0 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae990dc58 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae990dcf0 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae990d518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990dd90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990df60 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae990dff8 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae990e090 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae990de28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990e130 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae990e1c8 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae990e260 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae990dec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990e300 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae990e398 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae990e430 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae990d5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990e4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990e6a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae990e738 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae990e7d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae990e568 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990e870 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae990e908 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae990e9a0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae990e600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990ea40 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae990ead8 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae990eb70 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae990d348 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae990ec10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990ede0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990efb0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae990f048 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae990f0e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae990ee78 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990f180 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae990f218 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae990f2b0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae990ef10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990f350 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae990f3e8 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae990f480 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae990eca8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990f520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990f6f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae990f788 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae990f820 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae990f5b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990f8c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae990f958 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae990f9f0 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae990f650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990fa90 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae990fb28 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae990fbc0 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae990ed40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990fc60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990fe30 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae990fec8 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae990ff60 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae990fcf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9910000 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9910098 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9910130 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae990fd90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae99101d0 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9910268 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9910300 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae990d3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae99103a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9910570 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9910740 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae99107d8 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9910870 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9910608 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9910910 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae99109a8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9910a40 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae99106a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9910ae0 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9910b78 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9910c10 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9910438 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9910cb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9910e80 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9910f18 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9910fb0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9910d48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9911050 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae99110e8 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9911180 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9910de0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9911220 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae99112b8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9911350 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae99104d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae99113f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae99115c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9911658 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae99116f0 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9911488 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9911790 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9911828 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae99118c0 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9911520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9911960 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae99119f8 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9911a90 KEYVAL: 'baz3' '2222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9940c00 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9940c90 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9940d20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9940db0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9940e40 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9940ed0 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9940f60 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9940ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9941080 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9941110 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae99411a0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9941230 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae99412c0 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9941350 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae99413e0 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9941470 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9941500 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9941590 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9941620 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae99416b0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9941740 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae99417d0 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9941860 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae99418f0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9941980 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9941a10 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9941aa0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9941b30 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9941bc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9941c50 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9941ce0 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9941d70 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9941e00 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9941e90 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9941f20 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9941fb0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9942040 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae99420d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9942160 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae99421f0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9942280 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9942310 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae99423a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9942430 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae99424c0 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9942550 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae99425e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9942670 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9942700 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9942790 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9942820 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae99428b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9942940 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae99429d0 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9942a60 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9942af0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9942b80 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9942c10 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9942ca0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9942d30 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9942dc0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9942e50 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9942ee0 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9942f70 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9943000 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9943090 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9943120 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae99431b0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9943240 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae99432d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9943360 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae99433f0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9943480 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9943510 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae99435a0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9943630 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae99436c0 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9943750 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae99437e0 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9943870 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9943900 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9943990 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9943a20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9943ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9943b40 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9943bd0 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9943c60 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9943cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9943d80 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9943e10 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9943ea0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9943f30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9943fc0 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9944050 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae99440e0 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9944170 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9944200 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9944290 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9944320 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae99443b0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9944440 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae99444d0 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9944560 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae99445f0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9944680 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9944710 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae99447a0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9944830 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae99448c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9944950 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae99449e0 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9944a70 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9944b00 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9944b90 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9944c20 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9944cb0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9944d40 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9944dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9944e60 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9944ef0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9944f80 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (3 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ae990d0c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae99087f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae99089c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9908b90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9908d60 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9908df8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9908e90 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9908c28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9908f30 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9908fc8 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9909060 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9908cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909100 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9909198 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9909230 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9908a58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae99092d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae99094a0 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9909538 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae99095d0 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9909368 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9909670 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9909708 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae99097a0 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9909400 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909840 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae99098d8 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9909970 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9908af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9909a10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9909be0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9909c78 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9909d10 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9909aa8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9909db0 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9909e48 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9909ee0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9909b40 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9909f80 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae990a018 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae990a0b0 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9908888 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae990a150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990a320 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990a4f0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae990a588 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae990a620 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae990a3b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990a6c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae990a758 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae990a7f0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae990a450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990a890 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae990a928 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae990a9c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae990a1e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990aa60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990ac30 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae990acc8 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae990ad60 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae990aaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990ae00 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae990ae98 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae990af30 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae990ab90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990afd0 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae990b068 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae990b100 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae990a280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990b1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990b370 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae990b408 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae990b4a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae990b238 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990b540 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae990b5d8 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae990b670 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae990b2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990b710 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae990b7a8 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae990b840 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9908920 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae990b8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990bab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990bc80 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae990bd18 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae990bdb0 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae990bb48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990be50 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae990bee8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae990bf80 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae990bbe0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990c020 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae990c0b8 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae990c150 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae990b978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990c1f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990c3c0 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae990c458 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae990c4f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae990c288 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990c590 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae990c628 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae990c6c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae990c320 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990c760 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae990c7f8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae990c890 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae990ba10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990c930 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990cb00 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae990cb98 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae990cc30 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae990c9c8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990ccd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae990cd68 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae990ce00 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae990ca60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990cea0 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae990cf38 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae990cfd0 KEYVAL: 'baz3' '2222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9945020 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae99450b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9945140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae99451d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9945260 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae99452f0 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9945380 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9945410 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae99454a0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9945530 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae99455c0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9945650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae99456e0 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9945770 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9945800 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9945890 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9945920 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae99459b0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9945a40 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9945ad0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9945b60 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9945bf0 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9945c80 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9945d10 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9945da0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9945e30 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9945ec0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9945f50 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9945fe0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9946070 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9946100 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9946190 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9946220 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae99462b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9946340 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae99463d0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9946460 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae99464f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9946580 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9946610 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae99466a0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9946730 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae99467c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9946850 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae99468e0 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9946970 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9946a00 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9946a90 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9946b20 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9946bb0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9946c40 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9946cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9946d60 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9946df0 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9946e80 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9946f10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9946fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9947030 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae99470c0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9947150 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae99471e0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9947270 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9947300 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9947390 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9947420 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae99474b0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9947540 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae99475d0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9947660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae99476f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9947780 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9947810 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae99478a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9947930 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae99479c0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9947a50 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9947ae0 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9947b70 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9947c00 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9947c90 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9947d20 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9947db0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9947e40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9947ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9947f60 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9947ff0 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9948080 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9948110 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae99481a0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9948230 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae99482c0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9948350 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae99483e0 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9948470 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9948500 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9948590 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9948620 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae99486b0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9948740 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae99487d0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9948860 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae99488f0 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9948980 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9948a10 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9948aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9948b30 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9948bc0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9948c50 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9948ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9948d70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9948e00 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9948e90 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9948f20 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9948fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9949040 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae99490d0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9949160 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae99491f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9949280 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9949310 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae99493a0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (3 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ae990d1d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae990d2b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae990d480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990d650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990d820 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae990d8b8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae990d950 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae990d6e8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990d9f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae990da88 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae990db20 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae990d780 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990dbc0 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae990dc58 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae990dcf0 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae990d518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990dd90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990df60 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae990dff8 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae990e090 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae990de28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990e130 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae990e1c8 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae990e260 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae990dec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990e300 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae990e398 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae990e430 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae990d5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990e4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990e6a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae990e738 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae990e7d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae990e568 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990e870 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae990e908 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae990e9a0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae990e600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990ea40 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae990ead8 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae990eb70 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae990d348 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae990ec10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae990ede0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990efb0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae990f048 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae990f0e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae990ee78 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990f180 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae990f218 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae990f2b0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae990ef10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990f350 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae990f3e8 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae990f480 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae990eca8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae990f520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990f6f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae990f788 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae990f820 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae990f5b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae990f8c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae990f958 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae990f9f0 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae990f650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae990fa90 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae990fb28 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae990fbc0 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae990ed40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae990fc60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae990fe30 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae990fec8 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae990ff60 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae990fcf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9910000 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9910098 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9910130 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae990fd90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae99101d0 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9910268 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9910300 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae990d3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae99103a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9910570 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9910740 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae99107d8 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9910870 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9910608 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9910910 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae99109a8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9910a40 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae99106a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9910ae0 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9910b78 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9910c10 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9910438 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9910cb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9910e80 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9910f18 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9910fb0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9910d48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9911050 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae99110e8 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9911180 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9910de0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9911220 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae99112b8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9911350 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae99104d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae99113f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae99115c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9911658 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae99116f0 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9911488 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9911790 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9911828 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae99118c0 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9911520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9911960 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae99119f8 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9911a90 KEYVAL: 'baz3' '2222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9949440 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae99494d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9949560 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae99495f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9949680 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9949710 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae99497a0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9949830 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae99498c0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9949950 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae99499e0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9949a70 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9949b00 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9949b90 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9949c20 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9949cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9949d40 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9949dd0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9949e60 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9949ef0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9949f80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae994a010 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae994a0a0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae994a130 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae994a1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae994a250 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae994a2e0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae994a370 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae994a400 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae994a490 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae994a520 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae994a5b0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae994a640 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae994a6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae994a760 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae994a7f0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae994a880 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae994a910 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae994a9a0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae994aa30 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae994aac0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae994ab50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae994abe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae994ac70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae994ad00 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae994ad90 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae994ae20 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae994aeb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae994af40 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae994afd0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae994b060 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae994b0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae994b180 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae994b210 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae994b2a0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae994b330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae994b3c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae994b450 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae994b4e0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae994b570 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae994b600 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae994b690 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae994b720 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae994b7b0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae994b840 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae994b8d0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae994b960 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae994b9f0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae994ba80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae994bb10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae994bba0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae994bc30 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae994bcc0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae994bd50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae994bde0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae994be70 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae994bf00 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae994bf90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae994c020 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae994c0b0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae994c140 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae994c1d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae994c260 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae994c2f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae994c380 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae994c410 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae994c4a0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae994c530 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae994c5c0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae994c650 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae994c6e0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae994c770 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae994c800 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae994c890 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae994c920 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae994c9b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae994ca40 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae994cad0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae994cb60 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae994cbf0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae994cc80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae994cd10 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae994cda0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae994ce30 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae994cec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae994cf50 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae994cfe0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae994d070 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae994d100 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae994d190 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae994d220 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae994d2b0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae994d340 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae994d3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae994d460 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae994d4f0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae994d580 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae994d610 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae994d6a0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae994d730 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae994d7c0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (3 ms) 33: [----------] 40 tests from NESTED_MAPX4/YmlTestCase (120 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 41 tests from 2 test suites ran. (120 ms total) 33: [ PASSED ] 41 tests. 33/50 Test #33: ryml-test-nested_mapx4 ............ Passed 0.17 sec test 34 Start 34: ryml-test-nested_seqx4 34: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_seqx4-0.4.1 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 34: [==========] Running 41 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 40 tests from NESTED_SEQX4/YmlTestCase 34: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 34: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 34: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 34: 34: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 34: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 34: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 34: 34: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 34: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 34: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 34: ]--------------- 34: REF TREE: 34: 0x2ac91960c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ac91917f0 SEQ: (3 sibs) 3 children: 34: 0x2ac91919c0 SEQ: (3 sibs) 3 children: 34: 0x2ac9191b90 SEQ: (3 sibs) 3 children: 34: 0x2ac9191d60 VAL: '0000' (3 sibs) 34: 0x2ac9191df8 VAL: '0001' (3 sibs) 34: 0x2ac9191e90 VAL: '0002' (3 sibs) 34: 0x2ac9191c28 SEQ: (3 sibs) 3 children: 34: 0x2ac9191f30 VAL: '0010' (3 sibs) 34: 0x2ac9191fc8 VAL: '0011' (3 sibs) 34: 0x2ac9192060 VAL: '0012' (3 sibs) 34: 0x2ac9191cc0 SEQ: (3 sibs) 3 children: 34: 0x2ac9192100 VAL: '0020' (3 sibs) 34: 0x2ac9192198 VAL: '0021' (3 sibs) 34: 0x2ac9192230 VAL: '0022' (3 sibs) 34: 0x2ac9191a58 SEQ: (3 sibs) 3 children: 34: 0x2ac91922d0 SEQ: (3 sibs) 3 children: 34: 0x2ac91924a0 VAL: '0100' (3 sibs) 34: 0x2ac9192538 VAL: '0101' (3 sibs) 34: 0x2ac91925d0 VAL: '0102' (3 sibs) 34: 0x2ac9192368 SEQ: (3 sibs) 3 children: 34: 0x2ac9192670 VAL: '0110' (3 sibs) 34: 0x2ac9192708 VAL: '0111' (3 sibs) 34: 0x2ac91927a0 VAL: '0112' (3 sibs) 34: 0x2ac9192400 SEQ: (3 sibs) 3 children: 34: 0x2ac9192840 VAL: '0120' (3 sibs) 34: 0x2ac91928d8 VAL: '0121' (3 sibs) 34: 0x2ac9192970 VAL: '0122' (3 sibs) 34: 0x2ac9191af0 SEQ: (3 sibs) 3 children: 34: 0x2ac9192a10 SEQ: (3 sibs) 3 children: 34: 0x2ac9192be0 VAL: '0200' (3 sibs) 34: 0x2ac9192c78 VAL: '0201' (3 sibs) 34: 0x2ac9192d10 VAL: '0202' (3 sibs) 34: 0x2ac9192aa8 SEQ: (3 sibs) 3 children: 34: 0x2ac9192db0 VAL: '0210' (3 sibs) 34: 0x2ac9192e48 VAL: '0211' (3 sibs) 34: 0x2ac9192ee0 VAL: '0212' (3 sibs) 34: 0x2ac9192b40 SEQ: (3 sibs) 3 children: 34: 0x2ac9192f80 VAL: '0220' (3 sibs) 34: 0x2ac9193018 VAL: '0221' (3 sibs) 34: 0x2ac91930b0 VAL: '0222' (3 sibs) 34: 0x2ac9191888 SEQ: (3 sibs) 3 children: 34: 0x2ac9193150 SEQ: (3 sibs) 3 children: 34: 0x2ac9193320 SEQ: (3 sibs) 3 children: 34: 0x2ac91934f0 VAL: '1000' (3 sibs) 34: 0x2ac9193588 VAL: '1001' (3 sibs) 34: 0x2ac9193620 VAL: '1002' (3 sibs) 34: 0x2ac91933b8 SEQ: (3 sibs) 3 children: 34: 0x2ac91936c0 VAL: '1010' (3 sibs) 34: 0x2ac9193758 VAL: '1011' (3 sibs) 34: 0x2ac91937f0 VAL: '1012' (3 sibs) 34: 0x2ac9193450 SEQ: (3 sibs) 3 children: 34: 0x2ac9193890 VAL: '1020' (3 sibs) 34: 0x2ac9193928 VAL: '1021' (3 sibs) 34: 0x2ac91939c0 VAL: '1022' (3 sibs) 34: 0x2ac91931e8 SEQ: (3 sibs) 3 children: 34: 0x2ac9193a60 SEQ: (3 sibs) 3 children: 34: 0x2ac9193c30 VAL: '1100' (3 sibs) 34: 0x2ac9193cc8 VAL: '1101' (3 sibs) 34: 0x2ac9193d60 VAL: '1102' (3 sibs) 34: 0x2ac9193af8 SEQ: (3 sibs) 3 children: 34: 0x2ac9193e00 VAL: '1110' (3 sibs) 34: 0x2ac9193e98 VAL: '1111' (3 sibs) 34: 0x2ac9193f30 VAL: '1112' (3 sibs) 34: 0x2ac9193b90 SEQ: (3 sibs) 3 children: 34: 0x2ac9193fd0 VAL: '1120' (3 sibs) 34: 0x2ac9194068 VAL: '1121' (3 sibs) 34: 0x2ac9194100 VAL: '1122' (3 sibs) 34: 0x2ac9193280 SEQ: (3 sibs) 3 children: 34: 0x2ac91941a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194370 VAL: '1200' (3 sibs) 34: 0x2ac9194408 VAL: '1201' (3 sibs) 34: 0x2ac91944a0 VAL: '1202' (3 sibs) 34: 0x2ac9194238 SEQ: (3 sibs) 3 children: 34: 0x2ac9194540 VAL: '1210' (3 sibs) 34: 0x2ac91945d8 VAL: '1211' (3 sibs) 34: 0x2ac9194670 VAL: '1212' (3 sibs) 34: 0x2ac91942d0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194710 VAL: '1220' (3 sibs) 34: 0x2ac91947a8 VAL: '1221' (3 sibs) 34: 0x2ac9194840 VAL: '1222' (3 sibs) 34: 0x2ac9191920 SEQ: (3 sibs) 3 children: 34: 0x2ac91948e0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194ab0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194c80 VAL: '2000' (3 sibs) 34: 0x2ac9194d18 VAL: '2001' (3 sibs) 34: 0x2ac9194db0 VAL: '2002' (3 sibs) 34: 0x2ac9194b48 SEQ: (3 sibs) 3 children: 34: 0x2ac9194e50 VAL: '2010' (3 sibs) 34: 0x2ac9194ee8 VAL: '2011' (3 sibs) 34: 0x2ac9194f80 VAL: '2012' (3 sibs) 34: 0x2ac9194be0 SEQ: (3 sibs) 3 children: 34: 0x2ac9195020 VAL: '2020' (3 sibs) 34: 0x2ac91950b8 VAL: '2021' (3 sibs) 34: 0x2ac9195150 VAL: '2022' (3 sibs) 34: 0x2ac9194978 SEQ: (3 sibs) 3 children: 34: 0x2ac91951f0 SEQ: (3 sibs) 3 children: 34: 0x2ac91953c0 VAL: '2100' (3 sibs) 34: 0x2ac9195458 VAL: '2101' (3 sibs) 34: 0x2ac91954f0 VAL: '2102' (3 sibs) 34: 0x2ac9195288 SEQ: (3 sibs) 3 children: 34: 0x2ac9195590 VAL: '2110' (3 sibs) 34: 0x2ac9195628 VAL: '2111' (3 sibs) 34: 0x2ac91956c0 VAL: '2112' (3 sibs) 34: 0x2ac9195320 SEQ: (3 sibs) 3 children: 34: 0x2ac9195760 VAL: '2120' (3 sibs) 34: 0x2ac91957f8 VAL: '2121' (3 sibs) 34: 0x2ac9195890 VAL: '2122' (3 sibs) 34: 0x2ac9194a10 SEQ: (3 sibs) 3 children: 34: 0x2ac9195930 SEQ: (3 sibs) 3 children: 34: 0x2ac9195b00 VAL: '2200' (3 sibs) 34: 0x2ac9195b98 VAL: '2201' (3 sibs) 34: 0x2ac9195c30 VAL: '2202' (3 sibs) 34: 0x2ac91959c8 SEQ: (3 sibs) 3 children: 34: 0x2ac9195cd0 VAL: '2210' (3 sibs) 34: 0x2ac9195d68 VAL: '2211' (3 sibs) 34: 0x2ac9195e00 VAL: '2212' (3 sibs) 34: 0x2ac9195a60 SEQ: (3 sibs) 3 children: 34: 0x2ac9195ea0 VAL: '2220' (3 sibs) 34: 0x2ac9195f38 VAL: '2221' (3 sibs) 34: 0x2ac9195fd0 VAL: '2222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2ac919cf40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac919cfd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac919d060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac919d0f0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac919d180 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac919d210 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac919d2a0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac919d330 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac919d3c0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac919d450 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac919d4e0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac919d570 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac919d600 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac919d690 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac919d720 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac919d7b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac919d840 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac919d8d0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac919d960 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac919d9f0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac919da80 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac919db10 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac919dba0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac919dc30 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac919dcc0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac919dd50 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac919dde0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac919de70 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac919df00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac919df90 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac919e020 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac919e0b0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac919e140 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac919e1d0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac919e260 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac919e2f0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac919e380 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac919e410 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac919e4a0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac919e530 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac919e5c0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac919e650 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac919e6e0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac919e770 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac919e800 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac919e890 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac919e920 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac919e9b0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac919ea40 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac919ead0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac919eb60 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac919ebf0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac919ec80 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac919ed10 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac919eda0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac919ee30 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac919eec0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac919ef50 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac919efe0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac919f070 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac919f100 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac919f190 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac919f220 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac919f2b0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac919f340 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac919f3d0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac919f460 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac919f4f0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac919f580 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac919f610 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac919f6a0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac919f730 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac919f7c0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac919f850 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac919f8e0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac919f970 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac919fa00 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac919fa90 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac919fb20 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac919fbb0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac919fc40 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac919fcd0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac919fd60 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac919fdf0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac919fe80 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac919ff10 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac919ffa0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91a0030 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91a00c0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91a0150 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91a01e0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91a0270 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91a0300 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91a0390 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91a0420 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91a04b0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91a0540 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91a05d0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91a0660 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91a06f0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91a0780 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91a0810 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91a08a0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91a0930 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91a09c0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91a0a50 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91a0ae0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91a0b70 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91a0c00 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91a0c90 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91a0d20 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91a0db0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91a0e40 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91a0ed0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91a0f60 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91a0ff0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91a1080 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91a1110 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91a11a0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91a1230 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91a12c0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/0 (5 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: --------------- 34: 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: --------------- 34: REF TREE: 34: 0x2ac91961d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ac91962b0 SEQ: (3 sibs) 3 children: 34: 0x2ac9196480 SEQ: (3 sibs) 3 children: 34: 0x2ac9196650 SEQ: (3 sibs) 3 children: 34: 0x2ac9196820 VAL: '0000' (3 sibs) 34: 0x2ac91968b8 VAL: '0001' (3 sibs) 34: 0x2ac9196950 VAL: '0002' (3 sibs) 34: 0x2ac91966e8 SEQ: (3 sibs) 3 children: 34: 0x2ac91969f0 VAL: '0010' (3 sibs) 34: 0x2ac9196a88 VAL: '0011' (3 sibs) 34: 0x2ac9196b20 VAL: '0012' (3 sibs) 34: 0x2ac9196780 SEQ: (3 sibs) 3 children: 34: 0x2ac9196bc0 VAL: '0020' (3 sibs) 34: 0x2ac9196c58 VAL: '0021' (3 sibs) 34: 0x2ac9196cf0 VAL: '0022' (3 sibs) 34: 0x2ac9196518 SEQ: (3 sibs) 3 children: 34: 0x2ac9196d90 SEQ: (3 sibs) 3 children: 34: 0x2ac9196f60 VAL: '0100' (3 sibs) 34: 0x2ac9196ff8 VAL: '0101' (3 sibs) 34: 0x2ac9197090 VAL: '0102' (3 sibs) 34: 0x2ac9196e28 SEQ: (3 sibs) 3 children: 34: 0x2ac9197130 VAL: '0110' (3 sibs) 34: 0x2ac91971c8 VAL: '0111' (3 sibs) 34: 0x2ac9197260 VAL: '0112' (3 sibs) 34: 0x2ac9196ec0 SEQ: (3 sibs) 3 children: 34: 0x2ac9197300 VAL: '0120' (3 sibs) 34: 0x2ac9197398 VAL: '0121' (3 sibs) 34: 0x2ac9197430 VAL: '0122' (3 sibs) 34: 0x2ac91965b0 SEQ: (3 sibs) 3 children: 34: 0x2ac91974d0 SEQ: (3 sibs) 3 children: 34: 0x2ac91976a0 VAL: '0200' (3 sibs) 34: 0x2ac9197738 VAL: '0201' (3 sibs) 34: 0x2ac91977d0 VAL: '0202' (3 sibs) 34: 0x2ac9197568 SEQ: (3 sibs) 3 children: 34: 0x2ac9197870 VAL: '0210' (3 sibs) 34: 0x2ac9197908 VAL: '0211' (3 sibs) 34: 0x2ac91979a0 VAL: '0212' (3 sibs) 34: 0x2ac9197600 SEQ: (3 sibs) 3 children: 34: 0x2ac9197a40 VAL: '0220' (3 sibs) 34: 0x2ac9197ad8 VAL: '0221' (3 sibs) 34: 0x2ac9197b70 VAL: '0222' (3 sibs) 34: 0x2ac9196348 SEQ: (3 sibs) 3 children: 34: 0x2ac9197c10 SEQ: (3 sibs) 3 children: 34: 0x2ac9197de0 SEQ: (3 sibs) 3 children: 34: 0x2ac9197fb0 VAL: '1000' (3 sibs) 34: 0x2ac9198048 VAL: '1001' (3 sibs) 34: 0x2ac91980e0 VAL: '1002' (3 sibs) 34: 0x2ac9197e78 SEQ: (3 sibs) 3 children: 34: 0x2ac9198180 VAL: '1010' (3 sibs) 34: 0x2ac9198218 VAL: '1011' (3 sibs) 34: 0x2ac91982b0 VAL: '1012' (3 sibs) 34: 0x2ac9197f10 SEQ: (3 sibs) 3 children: 34: 0x2ac9198350 VAL: '1020' (3 sibs) 34: 0x2ac91983e8 VAL: '1021' (3 sibs) 34: 0x2ac9198480 VAL: '1022' (3 sibs) 34: 0x2ac9197ca8 SEQ: (3 sibs) 3 children: 34: 0x2ac9198520 SEQ: (3 sibs) 3 children: 34: 0x2ac91986f0 VAL: '1100' (3 sibs) 34: 0x2ac9198788 VAL: '1101' (3 sibs) 34: 0x2ac9198820 VAL: '1102' (3 sibs) 34: 0x2ac91985b8 SEQ: (3 sibs) 3 children: 34: 0x2ac91988c0 VAL: '1110' (3 sibs) 34: 0x2ac9198958 VAL: '1111' (3 sibs) 34: 0x2ac91989f0 VAL: '1112' (3 sibs) 34: 0x2ac9198650 SEQ: (3 sibs) 3 children: 34: 0x2ac9198a90 VAL: '1120' (3 sibs) 34: 0x2ac9198b28 VAL: '1121' (3 sibs) 34: 0x2ac9198bc0 VAL: '1122' (3 sibs) 34: 0x2ac9197d40 SEQ: (3 sibs) 3 children: 34: 0x2ac9198c60 SEQ: (3 sibs) 3 children: 34: 0x2ac9198e30 VAL: '1200' (3 sibs) 34: 0x2ac9198ec8 VAL: '1201' (3 sibs) 34: 0x2ac9198f60 VAL: '1202' (3 sibs) 34: 0x2ac9198cf8 SEQ: (3 sibs) 3 children: 34: 0x2ac9199000 VAL: '1210' (3 sibs) 34: 0x2ac9199098 VAL: '1211' (3 sibs) 34: 0x2ac9199130 VAL: '1212' (3 sibs) 34: 0x2ac9198d90 SEQ: (3 sibs) 3 children: 34: 0x2ac91991d0 VAL: '1220' (3 sibs) 34: 0x2ac9199268 VAL: '1221' (3 sibs) 34: 0x2ac9199300 VAL: '1222' (3 sibs) 34: 0x2ac91963e0 SEQ: (3 sibs) 3 children: 34: 0x2ac91993a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199570 SEQ: (3 sibs) 3 children: 34: 0x2ac9199740 VAL: '2000' (3 sibs) 34: 0x2ac91997d8 VAL: '2001' (3 sibs) 34: 0x2ac9199870 VAL: '2002' (3 sibs) 34: 0x2ac9199608 SEQ: (3 sibs) 3 children: 34: 0x2ac9199910 VAL: '2010' (3 sibs) 34: 0x2ac91999a8 VAL: '2011' (3 sibs) 34: 0x2ac9199a40 VAL: '2012' (3 sibs) 34: 0x2ac91996a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199ae0 VAL: '2020' (3 sibs) 34: 0x2ac9199b78 VAL: '2021' (3 sibs) 34: 0x2ac9199c10 VAL: '2022' (3 sibs) 34: 0x2ac9199438 SEQ: (3 sibs) 3 children: 34: 0x2ac9199cb0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199e80 VAL: '2100' (3 sibs) 34: 0x2ac9199f18 VAL: '2101' (3 sibs) 34: 0x2ac9199fb0 VAL: '2102' (3 sibs) 34: 0x2ac9199d48 SEQ: (3 sibs) 3 children: 34: 0x2ac919a050 VAL: '2110' (3 sibs) 34: 0x2ac919a0e8 VAL: '2111' (3 sibs) 34: 0x2ac919a180 VAL: '2112' (3 sibs) 34: 0x2ac9199de0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a220 VAL: '2120' (3 sibs) 34: 0x2ac919a2b8 VAL: '2121' (3 sibs) 34: 0x2ac919a350 VAL: '2122' (3 sibs) 34: 0x2ac91994d0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a3f0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a5c0 VAL: '2200' (3 sibs) 34: 0x2ac919a658 VAL: '2201' (3 sibs) 34: 0x2ac919a6f0 VAL: '2202' (3 sibs) 34: 0x2ac919a488 SEQ: (3 sibs) 3 children: 34: 0x2ac919a790 VAL: '2210' (3 sibs) 34: 0x2ac919a828 VAL: '2211' (3 sibs) 34: 0x2ac919a8c0 VAL: '2212' (3 sibs) 34: 0x2ac919a520 SEQ: (3 sibs) 3 children: 34: 0x2ac919a960 VAL: '2220' (3 sibs) 34: 0x2ac919a9f8 VAL: '2221' (3 sibs) 34: 0x2ac919aa90 VAL: '2222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2ac91a1750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91a17e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91a1870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91a1900 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91a1990 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91a1a20 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91a1ab0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91a1b40 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91a1bd0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91a1c60 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91a1cf0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91a1d80 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91a1e10 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91a1ea0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91a1f30 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91a1fc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91a2050 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91a20e0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91a2170 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91a2200 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91a2290 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91a2320 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91a23b0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91a2440 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91a24d0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91a2560 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91a25f0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91a2680 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91a2710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91a27a0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91a2830 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91a28c0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91a2950 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91a29e0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91a2a70 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91a2b00 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91a2b90 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91a2c20 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91a2cb0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91a2d40 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91a2dd0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91a2e60 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91a2ef0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91a2f80 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91a3010 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91a30a0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91a3130 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91a31c0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91a3250 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91a32e0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91a3370 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91a3400 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91a3490 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91a3520 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91a35b0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91a3640 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91a36d0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91a3760 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91a37f0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91a3880 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91a3910 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91a39a0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91a3a30 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91a3ac0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91a3b50 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91a3be0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91a3c70 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91a3d00 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91a3d90 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91a3e20 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91a3eb0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91a3f40 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91a3fd0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91a4060 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91a40f0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91a4180 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91a4210 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91a42a0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91a4330 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91a43c0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91a4450 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91a44e0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91a4570 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91a4600 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91a4690 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91a4720 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91a47b0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91a4840 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91a48d0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91a4960 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91a49f0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91a4a80 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91a4b10 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91a4ba0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91a4c30 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91a4cc0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91a4d50 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91a4de0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91a4e70 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91a4f00 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91a4f90 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91a5020 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91a50b0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91a5140 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91a51d0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91a5260 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91a52f0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91a5380 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91a5410 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91a54a0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91a5530 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91a55c0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91a5650 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91a56e0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91a5770 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91a5800 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91a5890 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91a5920 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91a59b0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91a5a40 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91a5ad0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (3 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 34: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 34: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 34: 34: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 34: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 34: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 34: 34: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 34: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 34: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 34: ]--------------- 34: REF TREE: 34: 0x2ac91960c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ac91917f0 SEQ: (3 sibs) 3 children: 34: 0x2ac91919c0 SEQ: (3 sibs) 3 children: 34: 0x2ac9191b90 SEQ: (3 sibs) 3 children: 34: 0x2ac9191d60 VAL: '0000' (3 sibs) 34: 0x2ac9191df8 VAL: '0001' (3 sibs) 34: 0x2ac9191e90 VAL: '0002' (3 sibs) 34: 0x2ac9191c28 SEQ: (3 sibs) 3 children: 34: 0x2ac9191f30 VAL: '0010' (3 sibs) 34: 0x2ac9191fc8 VAL: '0011' (3 sibs) 34: 0x2ac9192060 VAL: '0012' (3 sibs) 34: 0x2ac9191cc0 SEQ: (3 sibs) 3 children: 34: 0x2ac9192100 VAL: '0020' (3 sibs) 34: 0x2ac9192198 VAL: '0021' (3 sibs) 34: 0x2ac9192230 VAL: '0022' (3 sibs) 34: 0x2ac9191a58 SEQ: (3 sibs) 3 children: 34: 0x2ac91922d0 SEQ: (3 sibs) 3 children: 34: 0x2ac91924a0 VAL: '0100' (3 sibs) 34: 0x2ac9192538 VAL: '0101' (3 sibs) 34: 0x2ac91925d0 VAL: '0102' (3 sibs) 34: 0x2ac9192368 SEQ: (3 sibs) 3 children: 34: 0x2ac9192670 VAL: '0110' (3 sibs) 34: 0x2ac9192708 VAL: '0111' (3 sibs) 34: 0x2ac91927a0 VAL: '0112' (3 sibs) 34: 0x2ac9192400 SEQ: (3 sibs) 3 children: 34: 0x2ac9192840 VAL: '0120' (3 sibs) 34: 0x2ac91928d8 VAL: '0121' (3 sibs) 34: 0x2ac9192970 VAL: '0122' (3 sibs) 34: 0x2ac9191af0 SEQ: (3 sibs) 3 children: 34: 0x2ac9192a10 SEQ: (3 sibs) 3 children: 34: 0x2ac9192be0 VAL: '0200' (3 sibs) 34: 0x2ac9192c78 VAL: '0201' (3 sibs) 34: 0x2ac9192d10 VAL: '0202' (3 sibs) 34: 0x2ac9192aa8 SEQ: (3 sibs) 3 children: 34: 0x2ac9192db0 VAL: '0210' (3 sibs) 34: 0x2ac9192e48 VAL: '0211' (3 sibs) 34: 0x2ac9192ee0 VAL: '0212' (3 sibs) 34: 0x2ac9192b40 SEQ: (3 sibs) 3 children: 34: 0x2ac9192f80 VAL: '0220' (3 sibs) 34: 0x2ac9193018 VAL: '0221' (3 sibs) 34: 0x2ac91930b0 VAL: '0222' (3 sibs) 34: 0x2ac9191888 SEQ: (3 sibs) 3 children: 34: 0x2ac9193150 SEQ: (3 sibs) 3 children: 34: 0x2ac9193320 SEQ: (3 sibs) 3 children: 34: 0x2ac91934f0 VAL: '1000' (3 sibs) 34: 0x2ac9193588 VAL: '1001' (3 sibs) 34: 0x2ac9193620 VAL: '1002' (3 sibs) 34: 0x2ac91933b8 SEQ: (3 sibs) 3 children: 34: 0x2ac91936c0 VAL: '1010' (3 sibs) 34: 0x2ac9193758 VAL: '1011' (3 sibs) 34: 0x2ac91937f0 VAL: '1012' (3 sibs) 34: 0x2ac9193450 SEQ: (3 sibs) 3 children: 34: 0x2ac9193890 VAL: '1020' (3 sibs) 34: 0x2ac9193928 VAL: '1021' (3 sibs) 34: 0x2ac91939c0 VAL: '1022' (3 sibs) 34: 0x2ac91931e8 SEQ: (3 sibs) 3 children: 34: 0x2ac9193a60 SEQ: (3 sibs) 3 children: 34: 0x2ac9193c30 VAL: '1100' (3 sibs) 34: 0x2ac9193cc8 VAL: '1101' (3 sibs) 34: 0x2ac9193d60 VAL: '1102' (3 sibs) 34: 0x2ac9193af8 SEQ: (3 sibs) 3 children: 34: 0x2ac9193e00 VAL: '1110' (3 sibs) 34: 0x2ac9193e98 VAL: '1111' (3 sibs) 34: 0x2ac9193f30 VAL: '1112' (3 sibs) 34: 0x2ac9193b90 SEQ: (3 sibs) 3 children: 34: 0x2ac9193fd0 VAL: '1120' (3 sibs) 34: 0x2ac9194068 VAL: '1121' (3 sibs) 34: 0x2ac9194100 VAL: '1122' (3 sibs) 34: 0x2ac9193280 SEQ: (3 sibs) 3 children: 34: 0x2ac91941a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194370 VAL: '1200' (3 sibs) 34: 0x2ac9194408 VAL: '1201' (3 sibs) 34: 0x2ac91944a0 VAL: '1202' (3 sibs) 34: 0x2ac9194238 SEQ: (3 sibs) 3 children: 34: 0x2ac9194540 VAL: '1210' (3 sibs) 34: 0x2ac91945d8 VAL: '1211' (3 sibs) 34: 0x2ac9194670 VAL: '1212' (3 sibs) 34: 0x2ac91942d0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194710 VAL: '1220' (3 sibs) 34: 0x2ac91947a8 VAL: '1221' (3 sibs) 34: 0x2ac9194840 VAL: '1222' (3 sibs) 34: 0x2ac9191920 SEQ: (3 sibs) 3 children: 34: 0x2ac91948e0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194ab0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194c80 VAL: '2000' (3 sibs) 34: 0x2ac9194d18 VAL: '2001' (3 sibs) 34: 0x2ac9194db0 VAL: '2002' (3 sibs) 34: 0x2ac9194b48 SEQ: (3 sibs) 3 children: 34: 0x2ac9194e50 VAL: '2010' (3 sibs) 34: 0x2ac9194ee8 VAL: '2011' (3 sibs) 34: 0x2ac9194f80 VAL: '2012' (3 sibs) 34: 0x2ac9194be0 SEQ: (3 sibs) 3 children: 34: 0x2ac9195020 VAL: '2020' (3 sibs) 34: 0x2ac91950b8 VAL: '2021' (3 sibs) 34: 0x2ac9195150 VAL: '2022' (3 sibs) 34: 0x2ac9194978 SEQ: (3 sibs) 3 children: 34: 0x2ac91951f0 SEQ: (3 sibs) 3 children: 34: 0x2ac91953c0 VAL: '2100' (3 sibs) 34: 0x2ac9195458 VAL: '2101' (3 sibs) 34: 0x2ac91954f0 VAL: '2102' (3 sibs) 34: 0x2ac9195288 SEQ: (3 sibs) 3 children: 34: 0x2ac9195590 VAL: '2110' (3 sibs) 34: 0x2ac9195628 VAL: '2111' (3 sibs) 34: 0x2ac91956c0 VAL: '2112' (3 sibs) 34: 0x2ac9195320 SEQ: (3 sibs) 3 children: 34: 0x2ac9195760 VAL: '2120' (3 sibs) 34: 0x2ac91957f8 VAL: '2121' (3 sibs) 34: 0x2ac9195890 VAL: '2122' (3 sibs) 34: 0x2ac9194a10 SEQ: (3 sibs) 3 children: 34: 0x2ac9195930 SEQ: (3 sibs) 3 children: 34: 0x2ac9195b00 VAL: '2200' (3 sibs) 34: 0x2ac9195b98 VAL: '2201' (3 sibs) 34: 0x2ac9195c30 VAL: '2202' (3 sibs) 34: 0x2ac91959c8 SEQ: (3 sibs) 3 children: 34: 0x2ac9195cd0 VAL: '2210' (3 sibs) 34: 0x2ac9195d68 VAL: '2211' (3 sibs) 34: 0x2ac9195e00 VAL: '2212' (3 sibs) 34: 0x2ac9195a60 SEQ: (3 sibs) 3 children: 34: 0x2ac9195ea0 VAL: '2220' (3 sibs) 34: 0x2ac9195f38 VAL: '2221' (3 sibs) 34: 0x2ac9195fd0 VAL: '2222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2ac91a5f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91a5ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91a6080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91a6110 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91a61a0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91a6230 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91a62c0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91a6350 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91a63e0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91a6470 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91a6500 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91a6590 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91a6620 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91a66b0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91a6740 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91a67d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91a6860 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91a68f0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91a6980 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91a6a10 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91a6aa0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91a6b30 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91a6bc0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91a6c50 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91a6ce0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91a6d70 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91a6e00 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91a6e90 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91a6f20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91a6fb0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91a7040 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91a70d0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91a7160 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91a71f0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91a7280 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91a7310 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91a73a0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91a7430 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91a74c0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91a7550 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91a75e0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91a7670 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91a7700 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91a7790 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91a7820 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91a78b0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91a7940 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91a79d0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91a7a60 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91a7af0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91a7b80 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91a7c10 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91a7ca0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91a7d30 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91a7dc0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91a7e50 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91a7ee0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91a7f70 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91a8000 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91a8090 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91a8120 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91a81b0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91a8240 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91a82d0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91a8360 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91a83f0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91a8480 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91a8510 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91a85a0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91a8630 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91a86c0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91a8750 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91a87e0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91a8870 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91a8900 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91a8990 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91a8a20 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91a8ab0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91a8b40 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91a8bd0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91a8c60 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91a8cf0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91a8d80 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91a8e10 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91a8ea0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91a8f30 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91a8fc0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91a9050 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91a90e0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91a9170 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91a9200 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91a9290 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91a9320 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91a93b0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91a9440 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91a94d0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91a9560 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91a95f0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91a9680 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91a9710 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91a97a0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91a9830 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91a98c0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91a9950 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91a99e0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91a9a70 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91a9b00 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91a9b90 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91a9c20 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91a9cb0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91a9d40 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91a9dd0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91a9e60 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91a9ef0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91a9f80 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91aa010 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91aa0a0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91aa130 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91aa1c0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91aa250 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91aa2e0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (3 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: --------------- 34: 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: --------------- 34: REF TREE: 34: 0x2ac91961d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ac91962b0 SEQ: (3 sibs) 3 children: 34: 0x2ac9196480 SEQ: (3 sibs) 3 children: 34: 0x2ac9196650 SEQ: (3 sibs) 3 children: 34: 0x2ac9196820 VAL: '0000' (3 sibs) 34: 0x2ac91968b8 VAL: '0001' (3 sibs) 34: 0x2ac9196950 VAL: '0002' (3 sibs) 34: 0x2ac91966e8 SEQ: (3 sibs) 3 children: 34: 0x2ac91969f0 VAL: '0010' (3 sibs) 34: 0x2ac9196a88 VAL: '0011' (3 sibs) 34: 0x2ac9196b20 VAL: '0012' (3 sibs) 34: 0x2ac9196780 SEQ: (3 sibs) 3 children: 34: 0x2ac9196bc0 VAL: '0020' (3 sibs) 34: 0x2ac9196c58 VAL: '0021' (3 sibs) 34: 0x2ac9196cf0 VAL: '0022' (3 sibs) 34: 0x2ac9196518 SEQ: (3 sibs) 3 children: 34: 0x2ac9196d90 SEQ: (3 sibs) 3 children: 34: 0x2ac9196f60 VAL: '0100' (3 sibs) 34: 0x2ac9196ff8 VAL: '0101' (3 sibs) 34: 0x2ac9197090 VAL: '0102' (3 sibs) 34: 0x2ac9196e28 SEQ: (3 sibs) 3 children: 34: 0x2ac9197130 VAL: '0110' (3 sibs) 34: 0x2ac91971c8 VAL: '0111' (3 sibs) 34: 0x2ac9197260 VAL: '0112' (3 sibs) 34: 0x2ac9196ec0 SEQ: (3 sibs) 3 children: 34: 0x2ac9197300 VAL: '0120' (3 sibs) 34: 0x2ac9197398 VAL: '0121' (3 sibs) 34: 0x2ac9197430 VAL: '0122' (3 sibs) 34: 0x2ac91965b0 SEQ: (3 sibs) 3 children: 34: 0x2ac91974d0 SEQ: (3 sibs) 3 children: 34: 0x2ac91976a0 VAL: '0200' (3 sibs) 34: 0x2ac9197738 VAL: '0201' (3 sibs) 34: 0x2ac91977d0 VAL: '0202' (3 sibs) 34: 0x2ac9197568 SEQ: (3 sibs) 3 children: 34: 0x2ac9197870 VAL: '0210' (3 sibs) 34: 0x2ac9197908 VAL: '0211' (3 sibs) 34: 0x2ac91979a0 VAL: '0212' (3 sibs) 34: 0x2ac9197600 SEQ: (3 sibs) 3 children: 34: 0x2ac9197a40 VAL: '0220' (3 sibs) 34: 0x2ac9197ad8 VAL: '0221' (3 sibs) 34: 0x2ac9197b70 VAL: '0222' (3 sibs) 34: 0x2ac9196348 SEQ: (3 sibs) 3 children: 34: 0x2ac9197c10 SEQ: (3 sibs) 3 children: 34: 0x2ac9197de0 SEQ: (3 sibs) 3 children: 34: 0x2ac9197fb0 VAL: '1000' (3 sibs) 34: 0x2ac9198048 VAL: '1001' (3 sibs) 34: 0x2ac91980e0 VAL: '1002' (3 sibs) 34: 0x2ac9197e78 SEQ: (3 sibs) 3 children: 34: 0x2ac9198180 VAL: '1010' (3 sibs) 34: 0x2ac9198218 VAL: '1011' (3 sibs) 34: 0x2ac91982b0 VAL: '1012' (3 sibs) 34: 0x2ac9197f10 SEQ: (3 sibs) 3 children: 34: 0x2ac9198350 VAL: '1020' (3 sibs) 34: 0x2ac91983e8 VAL: '1021' (3 sibs) 34: 0x2ac9198480 VAL: '1022' (3 sibs) 34: 0x2ac9197ca8 SEQ: (3 sibs) 3 children: 34: 0x2ac9198520 SEQ: (3 sibs) 3 children: 34: 0x2ac91986f0 VAL: '1100' (3 sibs) 34: 0x2ac9198788 VAL: '1101' (3 sibs) 34: 0x2ac9198820 VAL: '1102' (3 sibs) 34: 0x2ac91985b8 SEQ: (3 sibs) 3 children: 34: 0x2ac91988c0 VAL: '1110' (3 sibs) 34: 0x2ac9198958 VAL: '1111' (3 sibs) 34: 0x2ac91989f0 VAL: '1112' (3 sibs) 34: 0x2ac9198650 SEQ: (3 sibs) 3 children: 34: 0x2ac9198a90 VAL: '1120' (3 sibs) 34: 0x2ac9198b28 VAL: '1121' (3 sibs) 34: 0x2ac9198bc0 VAL: '1122' (3 sibs) 34: 0x2ac9197d40 SEQ: (3 sibs) 3 children: 34: 0x2ac9198c60 SEQ: (3 sibs) 3 children: 34: 0x2ac9198e30 VAL: '1200' (3 sibs) 34: 0x2ac9198ec8 VAL: '1201' (3 sibs) 34: 0x2ac9198f60 VAL: '1202' (3 sibs) 34: 0x2ac9198cf8 SEQ: (3 sibs) 3 children: 34: 0x2ac9199000 VAL: '1210' (3 sibs) 34: 0x2ac9199098 VAL: '1211' (3 sibs) 34: 0x2ac9199130 VAL: '1212' (3 sibs) 34: 0x2ac9198d90 SEQ: (3 sibs) 3 children: 34: 0x2ac91991d0 VAL: '1220' (3 sibs) 34: 0x2ac9199268 VAL: '1221' (3 sibs) 34: 0x2ac9199300 VAL: '1222' (3 sibs) 34: 0x2ac91963e0 SEQ: (3 sibs) 3 children: 34: 0x2ac91993a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199570 SEQ: (3 sibs) 3 children: 34: 0x2ac9199740 VAL: '2000' (3 sibs) 34: 0x2ac91997d8 VAL: '2001' (3 sibs) 34: 0x2ac9199870 VAL: '2002' (3 sibs) 34: 0x2ac9199608 SEQ: (3 sibs) 3 children: 34: 0x2ac9199910 VAL: '2010' (3 sibs) 34: 0x2ac91999a8 VAL: '2011' (3 sibs) 34: 0x2ac9199a40 VAL: '2012' (3 sibs) 34: 0x2ac91996a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199ae0 VAL: '2020' (3 sibs) 34: 0x2ac9199b78 VAL: '2021' (3 sibs) 34: 0x2ac9199c10 VAL: '2022' (3 sibs) 34: 0x2ac9199438 SEQ: (3 sibs) 3 children: 34: 0x2ac9199cb0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199e80 VAL: '2100' (3 sibs) 34: 0x2ac9199f18 VAL: '2101' (3 sibs) 34: 0x2ac9199fb0 VAL: '2102' (3 sibs) 34: 0x2ac9199d48 SEQ: (3 sibs) 3 children: 34: 0x2ac919a050 VAL: '2110' (3 sibs) 34: 0x2ac919a0e8 VAL: '2111' (3 sibs) 34: 0x2ac919a180 VAL: '2112' (3 sibs) 34: 0x2ac9199de0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a220 VAL: '2120' (3 sibs) 34: 0x2ac919a2b8 VAL: '2121' (3 sibs) 34: 0x2ac919a350 VAL: '2122' (3 sibs) 34: 0x2ac91994d0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a3f0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a5c0 VAL: '2200' (3 sibs) 34: 0x2ac919a658 VAL: '2201' (3 sibs) 34: 0x2ac919a6f0 VAL: '2202' (3 sibs) 34: 0x2ac919a488 SEQ: (3 sibs) 3 children: 34: 0x2ac919a790 VAL: '2210' (3 sibs) 34: 0x2ac919a828 VAL: '2211' (3 sibs) 34: 0x2ac919a8c0 VAL: '2212' (3 sibs) 34: 0x2ac919a520 SEQ: (3 sibs) 3 children: 34: 0x2ac919a960 VAL: '2220' (3 sibs) 34: 0x2ac919a9f8 VAL: '2221' (3 sibs) 34: 0x2ac919aa90 VAL: '2222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2ac91aa770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91aa800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91aa890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91aa920 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91aa9b0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91aaa40 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91aaad0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91aab60 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91aabf0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91aac80 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91aad10 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91aada0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91aae30 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91aaec0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91aaf50 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91aafe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91ab070 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91ab100 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91ab190 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91ab220 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91ab2b0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91ab340 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91ab3d0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91ab460 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91ab4f0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91ab580 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91ab610 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91ab6a0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91ab730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91ab7c0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91ab850 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91ab8e0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91ab970 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91aba00 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91aba90 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91abb20 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91abbb0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91abc40 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91abcd0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91abd60 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91abdf0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91abe80 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91abf10 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91abfa0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91ac030 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91ac0c0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91ac150 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91ac1e0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91ac270 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91ac300 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91ac390 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91ac420 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91ac4b0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91ac540 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91ac5d0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91ac660 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91ac6f0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91ac780 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91ac810 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91ac8a0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91ac930 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91ac9c0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91aca50 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91acae0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91acb70 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91acc00 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91acc90 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91acd20 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91acdb0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91ace40 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91aced0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91acf60 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91acff0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91ad080 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91ad110 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91ad1a0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91ad230 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91ad2c0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91ad350 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91ad3e0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91ad470 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91ad500 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91ad590 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91ad620 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91ad6b0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91ad740 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91ad7d0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91ad860 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91ad8f0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91ad980 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91ada10 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91adaa0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91adb30 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91adbc0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91adc50 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91adce0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91add70 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91ade00 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91ade90 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91adf20 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91adfb0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91ae040 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91ae0d0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91ae160 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91ae1f0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91ae280 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91ae310 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91ae3a0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91ae430 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91ae4c0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91ae550 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91ae5e0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91ae670 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91ae700 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91ae790 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91ae820 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91ae8b0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91ae940 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91ae9d0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91aea60 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91aeaf0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (17 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (4 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (10 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\n 34: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 34: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 34: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 34: \n 34: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 34: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 34: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 34: \n 34: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 34: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 34: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2ac919cf40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac919cfd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac919d060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac919d0f0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac919d180 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac919d210 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac919d2a0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac919d330 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac919d3c0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac919d450 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac919d4e0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac919d570 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac919d600 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac919d690 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac919d720 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac919d7b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac919d840 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac919d8d0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac919d960 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac919d9f0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac919da80 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac919db10 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac919dba0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac919dc30 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac919dcc0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac919dd50 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac919dde0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac919de70 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac919df00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac919df90 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac919e020 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac919e0b0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac919e140 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac919e1d0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac919e260 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac919e2f0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac919e380 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac919e410 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac919e4a0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac919e530 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac919e5c0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac919e650 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac919e6e0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac919e770 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac919e800 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac919e890 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac919e920 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac919e9b0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac919ea40 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac919ead0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac919eb60 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac919ebf0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac919ec80 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac919ed10 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac919eda0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac919ee30 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac919eec0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac919ef50 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac919efe0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac919f070 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac919f100 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac919f190 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac919f220 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac919f2b0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac919f340 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac919f3d0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac919f460 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac919f4f0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac919f580 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac919f610 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac919f6a0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac919f730 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac919f7c0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac919f850 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac919f8e0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac919f970 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac919fa00 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac919fa90 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac919fb20 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac919fbb0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac919fc40 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac919fcd0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac919fd60 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac919fdf0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac919fe80 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac919ff10 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac919ffa0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91a0030 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91a00c0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91a0150 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91a01e0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91a0270 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91a0300 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91a0390 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91a0420 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91a04b0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91a0540 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91a05d0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91a0660 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91a06f0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91a0780 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91a0810 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91a08a0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91a0930 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91a09c0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91a0a50 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91a0ae0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91a0b70 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91a0c00 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91a0c90 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91a0d20 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91a0db0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91a0e40 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91a0ed0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91a0f60 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91a0ff0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91a1080 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91a1110 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91a11a0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91a1230 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91a12c0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2ac91b1390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91b1420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91b14b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91b1540 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91b15d0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91b1660 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91b16f0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91b1780 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91b1810 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91b18a0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91b1930 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91b19c0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91b1a50 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91b1ae0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91b1b70 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91b1c00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91b1c90 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91b1d20 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91b1db0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91b1e40 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91b1ed0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91b1f60 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91b1ff0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91b2080 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91b2110 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91b21a0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91b2230 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91b22c0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91b2350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91b23e0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91b2470 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91b2500 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91b2590 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91b2620 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91b26b0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91b2740 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91b27d0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91b2860 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91b28f0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91b2980 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91b2a10 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91b2aa0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91b2b30 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91b2bc0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91b2c50 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91b2ce0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91b2d70 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91b2e00 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91b2e90 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91b2f20 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91b2fb0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91b3040 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91b30d0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91b3160 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91b31f0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91b3280 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91b3310 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91b33a0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91b3430 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91b34c0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91b3550 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91b35e0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91b3670 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91b3700 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91b3790 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91b3820 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91b38b0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91b3940 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91b39d0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91b3a60 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91b3af0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91b3b80 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91b3c10 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91b3ca0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91b3d30 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91b3dc0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91b3e50 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91b3ee0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91b3f70 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91b4000 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91b4090 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91b4120 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91b41b0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91b4240 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91b42d0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91b4360 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91b43f0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91b4480 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91b4510 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91b45a0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91b4630 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91b46c0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91b4750 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91b47e0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91b4870 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91b4900 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91b4990 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91b4a20 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91b4ab0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91b4b40 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91b4bd0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91b4c60 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91b4cf0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91b4d80 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91b4e10 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91b4ea0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91b4f30 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91b4fc0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91b5050 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91b50e0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91b5170 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91b5200 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91b5290 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91b5320 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91b53b0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91b5440 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91b54d0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91b5560 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91b55f0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91b5680 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91b5710 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (14 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2ac91a1750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91a17e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91a1870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91a1900 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91a1990 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91a1a20 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91a1ab0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91a1b40 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91a1bd0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91a1c60 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91a1cf0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91a1d80 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91a1e10 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91a1ea0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91a1f30 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91a1fc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91a2050 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91a20e0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91a2170 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91a2200 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91a2290 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91a2320 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91a23b0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91a2440 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91a24d0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91a2560 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91a25f0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91a2680 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91a2710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91a27a0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91a2830 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91a28c0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91a2950 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91a29e0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91a2a70 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91a2b00 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91a2b90 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91a2c20 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91a2cb0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91a2d40 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91a2dd0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91a2e60 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91a2ef0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91a2f80 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91a3010 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91a30a0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91a3130 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91a31c0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91a3250 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91a32e0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91a3370 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91a3400 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91a3490 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91a3520 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91a35b0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91a3640 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91a36d0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91a3760 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91a37f0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91a3880 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91a3910 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91a39a0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91a3a30 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91a3ac0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91a3b50 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91a3be0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91a3c70 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91a3d00 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91a3d90 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91a3e20 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91a3eb0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91a3f40 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91a3fd0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91a4060 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91a40f0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91a4180 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91a4210 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91a42a0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91a4330 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91a43c0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91a4450 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91a44e0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91a4570 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91a4600 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91a4690 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91a4720 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91a47b0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91a4840 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91a48d0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91a4960 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91a49f0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91a4a80 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91a4b10 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91a4ba0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91a4c30 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91a4cc0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91a4d50 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91a4de0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91a4e70 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91a4f00 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91a4f90 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91a5020 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91a50b0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91a5140 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91a51d0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91a5260 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91a52f0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91a5380 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91a5410 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91a54a0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91a5530 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91a55c0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91a5650 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91a56e0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91a5770 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91a5800 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91a5890 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91a5920 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91a59b0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91a5a40 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91a5ad0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2ac91b5ba0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91b5c30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91b5cc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91b5d50 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91b5de0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91b5e70 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91b5f00 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91b5f90 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91b6020 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91b60b0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91b6140 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91b61d0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91b6260 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91b62f0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91b6380 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91b6410 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91b64a0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91b6530 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91b65c0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91b6650 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91b66e0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91b6770 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91b6800 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91b6890 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91b6920 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91b69b0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91b6a40 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91b6ad0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91b6b60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91b6bf0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91b6c80 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91b6d10 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91b6da0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91b6e30 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91b6ec0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91b6f50 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91b6fe0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91b7070 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91b7100 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91b7190 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91b7220 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91b72b0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91b7340 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91b73d0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91b7460 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91b74f0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91b7580 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91b7610 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91b76a0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91b7730 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91b77c0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91b7850 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91b78e0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91b7970 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91b7a00 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91b7a90 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91b7b20 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91b7bb0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91b7c40 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91b7cd0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91b7d60 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91b7df0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91b7e80 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91b7f10 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91b7fa0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91b8030 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91b80c0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91b8150 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91b81e0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91b8270 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91b8300 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91b8390 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91b8420 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91b84b0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91b8540 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91b85d0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91b8660 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91b86f0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91b8780 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91b8810 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91b88a0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91b8930 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91b89c0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91b8a50 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91b8ae0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91b8b70 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91b8c00 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91b8c90 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91b8d20 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91b8db0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91b8e40 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91b8ed0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91b8f60 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91b8ff0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91b9080 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91b9110 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91b91a0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91b9230 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91b92c0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91b9350 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91b93e0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91b9470 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91b9500 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91b9590 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91b9620 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91b96b0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91b9740 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91b97d0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91b9860 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91b98f0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91b9980 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91b9a10 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91b9aa0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91b9b30 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91b9bc0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91b9c50 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91b9ce0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91b9d70 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91b9e00 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91b9e90 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91b9f20 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (9 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\r\n 34: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 34: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 34: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 34: \r\n 34: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 34: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 34: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 34: \r\n 34: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 34: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 34: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2ac91a5f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91a5ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91a6080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91a6110 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91a61a0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91a6230 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91a62c0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91a6350 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91a63e0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91a6470 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91a6500 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91a6590 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91a6620 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91a66b0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91a6740 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91a67d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91a6860 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91a68f0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91a6980 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91a6a10 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91a6aa0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91a6b30 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91a6bc0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91a6c50 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91a6ce0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91a6d70 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91a6e00 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91a6e90 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91a6f20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91a6fb0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91a7040 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91a70d0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91a7160 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91a71f0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91a7280 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91a7310 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91a73a0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91a7430 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91a74c0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91a7550 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91a75e0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91a7670 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91a7700 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91a7790 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91a7820 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91a78b0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91a7940 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91a79d0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91a7a60 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91a7af0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91a7b80 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91a7c10 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91a7ca0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91a7d30 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91a7dc0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91a7e50 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91a7ee0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91a7f70 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91a8000 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91a8090 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91a8120 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91a81b0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91a8240 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91a82d0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91a8360 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91a83f0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91a8480 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91a8510 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91a85a0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91a8630 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91a86c0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91a8750 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91a87e0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91a8870 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91a8900 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91a8990 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91a8a20 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91a8ab0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91a8b40 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91a8bd0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91a8c60 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91a8cf0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91a8d80 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91a8e10 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91a8ea0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91a8f30 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91a8fc0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91a9050 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91a90e0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91a9170 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91a9200 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91a9290 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91a9320 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91a93b0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91a9440 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91a94d0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91a9560 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91a95f0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91a9680 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91a9710 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91a97a0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91a9830 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91a98c0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91a9950 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91a99e0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91a9a70 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91a9b00 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91a9b90 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91a9c20 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91a9cb0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91a9d40 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91a9dd0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91a9e60 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91a9ef0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91a9f80 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91aa010 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91aa0a0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91aa130 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91aa1c0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91aa250 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91aa2e0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2ac91ba3b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91ba440 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91ba4d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91ba560 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91ba5f0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91ba680 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91ba710 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91ba7a0 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91ba830 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91ba8c0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91ba950 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91ba9e0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91baa70 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91bab00 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91bab90 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91bac20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91bacb0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91bad40 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91badd0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91bae60 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91baef0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91baf80 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91bb010 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91bb0a0 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91bb130 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91bb1c0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91bb250 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91bb2e0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91bb370 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91bb400 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91bb490 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91bb520 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91bb5b0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91bb640 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91bb6d0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91bb760 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91bb7f0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91bb880 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91bb910 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91bb9a0 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91bba30 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91bbac0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91bbb50 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91bbbe0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91bbc70 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91bbd00 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91bbd90 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91bbe20 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91bbeb0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91bbf40 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91bbfd0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91bc060 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91bc0f0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91bc180 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91bc210 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91bc2a0 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91bc330 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91bc3c0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91bc450 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91bc4e0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91bc570 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91bc600 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91bc690 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91bc720 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91bc7b0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91bc840 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91bc8d0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91bc960 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91bc9f0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91bca80 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91bcb10 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91bcba0 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91bcc30 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91bccc0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91bcd50 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91bcde0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91bce70 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91bcf00 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91bcf90 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91bd020 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91bd0b0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91bd140 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91bd1d0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91bd260 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91bd2f0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91bd380 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91bd410 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91bd4a0 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91bd530 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91bd5c0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91bd650 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91bd6e0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91bd770 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91bd800 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91bd890 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91bd920 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91bd9b0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91bda40 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91bdad0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91bdb60 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91bdbf0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91bdc80 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91bdd10 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91bdda0 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91bde30 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91bdec0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91bdf50 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91bdfe0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91be070 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91be100 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91be190 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91be220 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91be2b0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91be340 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91be3d0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91be460 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91be4f0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91be580 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91be610 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91be6a0 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91be730 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (14 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: - - - - 0000\r\n 34: - 0001\r\n 34: - 0002\r\n 34: - - 0010\r\n 34: - 0011\r\n 34: - 0012\r\n 34: - - 0020\r\n 34: - 0021\r\n 34: - 0022\r\n 34: - - - 0100\r\n 34: - 0101\r\n 34: - 0102\r\n 34: - - 0110\r\n 34: - 0111\r\n 34: - 0112\r\n 34: - - 0120\r\n 34: - 0121\r\n 34: - 0122\r\n 34: - - - 0200\r\n 34: - 0201\r\n 34: - 0202\r\n 34: - - 0210\r\n 34: - 0211\r\n 34: - 0212\r\n 34: - - 0220\r\n 34: - 0221\r\n 34: - 0222\r\n 34: - - - - 1000\r\n 34: - 1001\r\n 34: - 1002\r\n 34: - - 1010\r\n 34: - 1011\r\n 34: - 1012\r\n 34: - - 1020\r\n 34: - 1021\r\n 34: - 1022\r\n 34: - - - 1100\r\n 34: - 1101\r\n 34: - 1102\r\n 34: - - 1110\r\n 34: - 1111\r\n 34: - 1112\r\n 34: - - 1120\r\n 34: - 1121\r\n 34: - 1122\r\n 34: - - - 1200\r\n 34: - 1201\r\n 34: - 1202\r\n 34: - - 1210\r\n 34: - 1211\r\n 34: - 1212\r\n 34: - - 1220\r\n 34: - 1221\r\n 34: - 1222\r\n 34: - - - - 2000\r\n 34: - 2001\r\n 34: - 2002\r\n 34: - - 2010\r\n 34: - 2011\r\n 34: - 2012\r\n 34: - - 2020\r\n 34: - 2021\r\n 34: - 2022\r\n 34: - - - 2100\r\n 34: - 2101\r\n 34: - 2102\r\n 34: - - 2110\r\n 34: - 2111\r\n 34: - 2112\r\n 34: - - 2120\r\n 34: - 2121\r\n 34: - 2122\r\n 34: - - - 2200\r\n 34: - 2201\r\n 34: - 2202\r\n 34: - - 2210\r\n 34: - 2211\r\n 34: - 2212\r\n 34: - - 2220\r\n 34: - 2221\r\n 34: - 2222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2ac91aa770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91aa800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91aa890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91aa920 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91aa9b0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91aaa40 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91aaad0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91aab60 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91aabf0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91aac80 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91aad10 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91aada0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91aae30 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91aaec0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91aaf50 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91aafe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91ab070 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91ab100 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91ab190 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91ab220 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91ab2b0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91ab340 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91ab3d0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91ab460 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91ab4f0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91ab580 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91ab610 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91ab6a0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91ab730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91ab7c0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91ab850 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91ab8e0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91ab970 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91aba00 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91aba90 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91abb20 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91abbb0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91abc40 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91abcd0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91abd60 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91abdf0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91abe80 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91abf10 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91abfa0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91ac030 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91ac0c0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91ac150 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91ac1e0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91ac270 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91ac300 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91ac390 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91ac420 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91ac4b0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91ac540 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91ac5d0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91ac660 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91ac6f0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91ac780 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91ac810 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91ac8a0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91ac930 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91ac9c0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91aca50 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91acae0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91acb70 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91acc00 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91acc90 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91acd20 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91acdb0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91ace40 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91aced0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91acf60 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91acff0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91ad080 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91ad110 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91ad1a0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91ad230 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91ad2c0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91ad350 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91ad3e0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91ad470 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91ad500 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91ad590 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91ad620 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91ad6b0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91ad740 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91ad7d0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91ad860 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91ad8f0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91ad980 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91ada10 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91adaa0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91adb30 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91adbc0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91adc50 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91adce0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91add70 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91ade00 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91ade90 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91adf20 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91adfb0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91ae040 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91ae0d0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91ae160 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91ae1f0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91ae280 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91ae310 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91ae3a0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91ae430 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91ae4c0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91ae550 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91ae5e0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91ae670 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91ae700 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91ae790 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91ae820 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91ae8b0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91ae940 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91ae9d0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91aea60 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91aeaf0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2ac91bebc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91bec50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91bece0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91bed70 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91bee00 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91bee90 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91bef20 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91befb0 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91bf040 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91bf0d0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91bf160 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91bf1f0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91bf280 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91bf310 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91bf3a0 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91bf430 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91bf4c0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91bf550 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91bf5e0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91bf670 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91bf700 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91bf790 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91bf820 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91bf8b0 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91bf940 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91bf9d0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91bfa60 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91bfaf0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91bfb80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91bfc10 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91bfca0 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91bfd30 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91bfdc0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91bfe50 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91bfee0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91bff70 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91c0000 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91c0090 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91c0120 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91c01b0 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91c0240 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91c02d0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91c0360 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91c03f0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91c0480 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91c0510 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91c05a0 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91c0630 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91c06c0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91c0750 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91c07e0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91c0870 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91c0900 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91c0990 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91c0a20 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91c0ab0 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91c0b40 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91c0bd0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91c0c60 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91c0cf0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91c0d80 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91c0e10 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91c0ea0 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91c0f30 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91c0fc0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91c1050 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91c10e0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91c1170 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91c1200 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91c1290 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91c1320 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91c13b0 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91c1440 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91c14d0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91c1560 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91c15f0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91c1680 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91c1710 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91c17a0 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91c1830 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91c18c0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91c1950 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91c19e0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91c1a70 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91c1b00 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91c1b90 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91c1c20 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91c1cb0 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91c1d40 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91c1dd0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91c1e60 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91c1ef0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91c1f80 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91c2010 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91c20a0 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91c2130 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91c21c0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91c2250 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91c22e0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91c2370 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91c2400 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91c2490 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91c2520 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91c25b0 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91c2640 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91c26d0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91c2760 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91c27f0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91c2880 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91c2910 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91c29a0 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91c2a30 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91c2ac0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91c2b50 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91c2be0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91c2c70 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91c2d00 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91c2d90 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91c2e20 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91c2eb0 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91c2f40 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (10 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x2ac91960c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ac91917f0 SEQ: (3 sibs) 3 children: 34: 0x2ac91919c0 SEQ: (3 sibs) 3 children: 34: 0x2ac9191b90 SEQ: (3 sibs) 3 children: 34: 0x2ac9191d60 VAL: '0000' (3 sibs) 34: 0x2ac9191df8 VAL: '0001' (3 sibs) 34: 0x2ac9191e90 VAL: '0002' (3 sibs) 34: 0x2ac9191c28 SEQ: (3 sibs) 3 children: 34: 0x2ac9191f30 VAL: '0010' (3 sibs) 34: 0x2ac9191fc8 VAL: '0011' (3 sibs) 34: 0x2ac9192060 VAL: '0012' (3 sibs) 34: 0x2ac9191cc0 SEQ: (3 sibs) 3 children: 34: 0x2ac9192100 VAL: '0020' (3 sibs) 34: 0x2ac9192198 VAL: '0021' (3 sibs) 34: 0x2ac9192230 VAL: '0022' (3 sibs) 34: 0x2ac9191a58 SEQ: (3 sibs) 3 children: 34: 0x2ac91922d0 SEQ: (3 sibs) 3 children: 34: 0x2ac91924a0 VAL: '0100' (3 sibs) 34: 0x2ac9192538 VAL: '0101' (3 sibs) 34: 0x2ac91925d0 VAL: '0102' (3 sibs) 34: 0x2ac9192368 SEQ: (3 sibs) 3 children: 34: 0x2ac9192670 VAL: '0110' (3 sibs) 34: 0x2ac9192708 VAL: '0111' (3 sibs) 34: 0x2ac91927a0 VAL: '0112' (3 sibs) 34: 0x2ac9192400 SEQ: (3 sibs) 3 children: 34: 0x2ac9192840 VAL: '0120' (3 sibs) 34: 0x2ac91928d8 VAL: '0121' (3 sibs) 34: 0x2ac9192970 VAL: '0122' (3 sibs) 34: 0x2ac9191af0 SEQ: (3 sibs) 3 children: 34: 0x2ac9192a10 SEQ: (3 sibs) 3 children: 34: 0x2ac9192be0 VAL: '0200' (3 sibs) 34: 0x2ac9192c78 VAL: '0201' (3 sibs) 34: 0x2ac9192d10 VAL: '0202' (3 sibs) 34: 0x2ac9192aa8 SEQ: (3 sibs) 3 children: 34: 0x2ac9192db0 VAL: '0210' (3 sibs) 34: 0x2ac9192e48 VAL: '0211' (3 sibs) 34: 0x2ac9192ee0 VAL: '0212' (3 sibs) 34: 0x2ac9192b40 SEQ: (3 sibs) 3 children: 34: 0x2ac9192f80 VAL: '0220' (3 sibs) 34: 0x2ac9193018 VAL: '0221' (3 sibs) 34: 0x2ac91930b0 VAL: '0222' (3 sibs) 34: 0x2ac9191888 SEQ: (3 sibs) 3 children: 34: 0x2ac9193150 SEQ: (3 sibs) 3 children: 34: 0x2ac9193320 SEQ: (3 sibs) 3 children: 34: 0x2ac91934f0 VAL: '1000' (3 sibs) 34: 0x2ac9193588 VAL: '1001' (3 sibs) 34: 0x2ac9193620 VAL: '1002' (3 sibs) 34: 0x2ac91933b8 SEQ: (3 sibs) 3 children: 34: 0x2ac91936c0 VAL: '1010' (3 sibs) 34: 0x2ac9193758 VAL: '1011' (3 sibs) 34: 0x2ac91937f0 VAL: '1012' (3 sibs) 34: 0x2ac9193450 SEQ: (3 sibs) 3 children: 34: 0x2ac9193890 VAL: '1020' (3 sibs) 34: 0x2ac9193928 VAL: '1021' (3 sibs) 34: 0x2ac91939c0 VAL: '1022' (3 sibs) 34: 0x2ac91931e8 SEQ: (3 sibs) 3 children: 34: 0x2ac9193a60 SEQ: (3 sibs) 3 children: 34: 0x2ac9193c30 VAL: '1100' (3 sibs) 34: 0x2ac9193cc8 VAL: '1101' (3 sibs) 34: 0x2ac9193d60 VAL: '1102' (3 sibs) 34: 0x2ac9193af8 SEQ: (3 sibs) 3 children: 34: 0x2ac9193e00 VAL: '1110' (3 sibs) 34: 0x2ac9193e98 VAL: '1111' (3 sibs) 34: 0x2ac9193f30 VAL: '1112' (3 sibs) 34: 0x2ac9193b90 SEQ: (3 sibs) 3 children: 34: 0x2ac9193fd0 VAL: '1120' (3 sibs) 34: 0x2ac9194068 VAL: '1121' (3 sibs) 34: 0x2ac9194100 VAL: '1122' (3 sibs) 34: 0x2ac9193280 SEQ: (3 sibs) 3 children: 34: 0x2ac91941a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194370 VAL: '1200' (3 sibs) 34: 0x2ac9194408 VAL: '1201' (3 sibs) 34: 0x2ac91944a0 VAL: '1202' (3 sibs) 34: 0x2ac9194238 SEQ: (3 sibs) 3 children: 34: 0x2ac9194540 VAL: '1210' (3 sibs) 34: 0x2ac91945d8 VAL: '1211' (3 sibs) 34: 0x2ac9194670 VAL: '1212' (3 sibs) 34: 0x2ac91942d0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194710 VAL: '1220' (3 sibs) 34: 0x2ac91947a8 VAL: '1221' (3 sibs) 34: 0x2ac9194840 VAL: '1222' (3 sibs) 34: 0x2ac9191920 SEQ: (3 sibs) 3 children: 34: 0x2ac91948e0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194ab0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194c80 VAL: '2000' (3 sibs) 34: 0x2ac9194d18 VAL: '2001' (3 sibs) 34: 0x2ac9194db0 VAL: '2002' (3 sibs) 34: 0x2ac9194b48 SEQ: (3 sibs) 3 children: 34: 0x2ac9194e50 VAL: '2010' (3 sibs) 34: 0x2ac9194ee8 VAL: '2011' (3 sibs) 34: 0x2ac9194f80 VAL: '2012' (3 sibs) 34: 0x2ac9194be0 SEQ: (3 sibs) 3 children: 34: 0x2ac9195020 VAL: '2020' (3 sibs) 34: 0x2ac91950b8 VAL: '2021' (3 sibs) 34: 0x2ac9195150 VAL: '2022' (3 sibs) 34: 0x2ac9194978 SEQ: (3 sibs) 3 children: 34: 0x2ac91951f0 SEQ: (3 sibs) 3 children: 34: 0x2ac91953c0 VAL: '2100' (3 sibs) 34: 0x2ac9195458 VAL: '2101' (3 sibs) 34: 0x2ac91954f0 VAL: '2102' (3 sibs) 34: 0x2ac9195288 SEQ: (3 sibs) 3 children: 34: 0x2ac9195590 VAL: '2110' (3 sibs) 34: 0x2ac9195628 VAL: '2111' (3 sibs) 34: 0x2ac91956c0 VAL: '2112' (3 sibs) 34: 0x2ac9195320 SEQ: (3 sibs) 3 children: 34: 0x2ac9195760 VAL: '2120' (3 sibs) 34: 0x2ac91957f8 VAL: '2121' (3 sibs) 34: 0x2ac9195890 VAL: '2122' (3 sibs) 34: 0x2ac9194a10 SEQ: (3 sibs) 3 children: 34: 0x2ac9195930 SEQ: (3 sibs) 3 children: 34: 0x2ac9195b00 VAL: '2200' (3 sibs) 34: 0x2ac9195b98 VAL: '2201' (3 sibs) 34: 0x2ac9195c30 VAL: '2202' (3 sibs) 34: 0x2ac91959c8 SEQ: (3 sibs) 3 children: 34: 0x2ac9195cd0 VAL: '2210' (3 sibs) 34: 0x2ac9195d68 VAL: '2211' (3 sibs) 34: 0x2ac9195e00 VAL: '2212' (3 sibs) 34: 0x2ac9195a60 SEQ: (3 sibs) 3 children: 34: 0x2ac9195ea0 VAL: '2220' (3 sibs) 34: 0x2ac9195f38 VAL: '2221' (3 sibs) 34: 0x2ac9195fd0 VAL: '2222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2ac91c33d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91c3460 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91c34f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91c3580 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91c3610 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91c36a0 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91c3730 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91c37c0 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91c3850 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91c38e0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91c3970 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91c3a00 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91c3a90 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91c3b20 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91c3bb0 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91c3c40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91c3cd0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91c3d60 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91c3df0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91c3e80 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91c3f10 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91c3fa0 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91c4030 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91c40c0 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91c4150 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91c41e0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91c4270 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91c4300 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91c4390 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91c4420 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91c44b0 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91c4540 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91c45d0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91c4660 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91c46f0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91c4780 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91c4810 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91c48a0 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91c4930 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91c49c0 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91c4a50 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91c4ae0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91c4b70 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91c4c00 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91c4c90 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91c4d20 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91c4db0 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91c4e40 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91c4ed0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91c4f60 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91c4ff0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91c5080 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91c5110 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91c51a0 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91c5230 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91c52c0 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91c5350 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91c53e0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91c5470 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91c5500 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91c5590 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91c5620 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91c56b0 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91c5740 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91c57d0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91c5860 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91c58f0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91c5980 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91c5a10 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91c5aa0 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91c5b30 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91c5bc0 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91c5c50 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91c5ce0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91c5d70 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91c5e00 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91c5e90 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91c5f20 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91c5fb0 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91c6040 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91c60d0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91c6160 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91c61f0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91c6280 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91c6310 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91c63a0 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91c6430 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91c64c0 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91c6550 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91c65e0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91c6670 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91c6700 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91c6790 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91c6820 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91c68b0 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91c6940 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91c69d0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91c6a60 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91c6af0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91c6b80 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91c6c10 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91c6ca0 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91c6d30 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91c6dc0 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91c6e50 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91c6ee0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91c6f70 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91c7000 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91c7090 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91c7120 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91c71b0 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91c7240 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91c72d0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91c7360 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91c73f0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91c7480 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91c7510 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91c75a0 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91c7630 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91c76c0 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91c7750 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (7 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: REF TREE: 34: 0x2ac91961d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ac91962b0 SEQ: (3 sibs) 3 children: 34: 0x2ac9196480 SEQ: (3 sibs) 3 children: 34: 0x2ac9196650 SEQ: (3 sibs) 3 children: 34: 0x2ac9196820 VAL: '0000' (3 sibs) 34: 0x2ac91968b8 VAL: '0001' (3 sibs) 34: 0x2ac9196950 VAL: '0002' (3 sibs) 34: 0x2ac91966e8 SEQ: (3 sibs) 3 children: 34: 0x2ac91969f0 VAL: '0010' (3 sibs) 34: 0x2ac9196a88 VAL: '0011' (3 sibs) 34: 0x2ac9196b20 VAL: '0012' (3 sibs) 34: 0x2ac9196780 SEQ: (3 sibs) 3 children: 34: 0x2ac9196bc0 VAL: '0020' (3 sibs) 34: 0x2ac9196c58 VAL: '0021' (3 sibs) 34: 0x2ac9196cf0 VAL: '0022' (3 sibs) 34: 0x2ac9196518 SEQ: (3 sibs) 3 children: 34: 0x2ac9196d90 SEQ: (3 sibs) 3 children: 34: 0x2ac9196f60 VAL: '0100' (3 sibs) 34: 0x2ac9196ff8 VAL: '0101' (3 sibs) 34: 0x2ac9197090 VAL: '0102' (3 sibs) 34: 0x2ac9196e28 SEQ: (3 sibs) 3 children: 34: 0x2ac9197130 VAL: '0110' (3 sibs) 34: 0x2ac91971c8 VAL: '0111' (3 sibs) 34: 0x2ac9197260 VAL: '0112' (3 sibs) 34: 0x2ac9196ec0 SEQ: (3 sibs) 3 children: 34: 0x2ac9197300 VAL: '0120' (3 sibs) 34: 0x2ac9197398 VAL: '0121' (3 sibs) 34: 0x2ac9197430 VAL: '0122' (3 sibs) 34: 0x2ac91965b0 SEQ: (3 sibs) 3 children: 34: 0x2ac91974d0 SEQ: (3 sibs) 3 children: 34: 0x2ac91976a0 VAL: '0200' (3 sibs) 34: 0x2ac9197738 VAL: '0201' (3 sibs) 34: 0x2ac91977d0 VAL: '0202' (3 sibs) 34: 0x2ac9197568 SEQ: (3 sibs) 3 children: 34: 0x2ac9197870 VAL: '0210' (3 sibs) 34: 0x2ac9197908 VAL: '0211' (3 sibs) 34: 0x2ac91979a0 VAL: '0212' (3 sibs) 34: 0x2ac9197600 SEQ: (3 sibs) 3 children: 34: 0x2ac9197a40 VAL: '0220' (3 sibs) 34: 0x2ac9197ad8 VAL: '0221' (3 sibs) 34: 0x2ac9197b70 VAL: '0222' (3 sibs) 34: 0x2ac9196348 SEQ: (3 sibs) 3 children: 34: 0x2ac9197c10 SEQ: (3 sibs) 3 children: 34: 0x2ac9197de0 SEQ: (3 sibs) 3 children: 34: 0x2ac9197fb0 VAL: '1000' (3 sibs) 34: 0x2ac9198048 VAL: '1001' (3 sibs) 34: 0x2ac91980e0 VAL: '1002' (3 sibs) 34: 0x2ac9197e78 SEQ: (3 sibs) 3 children: 34: 0x2ac9198180 VAL: '1010' (3 sibs) 34: 0x2ac9198218 VAL: '1011' (3 sibs) 34: 0x2ac91982b0 VAL: '1012' (3 sibs) 34: 0x2ac9197f10 SEQ: (3 sibs) 3 children: 34: 0x2ac9198350 VAL: '1020' (3 sibs) 34: 0x2ac91983e8 VAL: '1021' (3 sibs) 34: 0x2ac9198480 VAL: '1022' (3 sibs) 34: 0x2ac9197ca8 SEQ: (3 sibs) 3 children: 34: 0x2ac9198520 SEQ: (3 sibs) 3 children: 34: 0x2ac91986f0 VAL: '1100' (3 sibs) 34: 0x2ac9198788 VAL: '1101' (3 sibs) 34: 0x2ac9198820 VAL: '1102' (3 sibs) 34: 0x2ac91985b8 SEQ: (3 sibs) 3 children: 34: 0x2ac91988c0 VAL: '1110' (3 sibs) 34: 0x2ac9198958 VAL: '1111' (3 sibs) 34: 0x2ac91989f0 VAL: '1112' (3 sibs) 34: 0x2ac9198650 SEQ: (3 sibs) 3 children: 34: 0x2ac9198a90 VAL: '1120' (3 sibs) 34: 0x2ac9198b28 VAL: '1121' (3 sibs) 34: 0x2ac9198bc0 VAL: '1122' (3 sibs) 34: 0x2ac9197d40 SEQ: (3 sibs) 3 children: 34: 0x2ac9198c60 SEQ: (3 sibs) 3 children: 34: 0x2ac9198e30 VAL: '1200' (3 sibs) 34: 0x2ac9198ec8 VAL: '1201' (3 sibs) 34: 0x2ac9198f60 VAL: '1202' (3 sibs) 34: 0x2ac9198cf8 SEQ: (3 sibs) 3 children: 34: 0x2ac9199000 VAL: '1210' (3 sibs) 34: 0x2ac9199098 VAL: '1211' (3 sibs) 34: 0x2ac9199130 VAL: '1212' (3 sibs) 34: 0x2ac9198d90 SEQ: (3 sibs) 3 children: 34: 0x2ac91991d0 VAL: '1220' (3 sibs) 34: 0x2ac9199268 VAL: '1221' (3 sibs) 34: 0x2ac9199300 VAL: '1222' (3 sibs) 34: 0x2ac91963e0 SEQ: (3 sibs) 3 children: 34: 0x2ac91993a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199570 SEQ: (3 sibs) 3 children: 34: 0x2ac9199740 VAL: '2000' (3 sibs) 34: 0x2ac91997d8 VAL: '2001' (3 sibs) 34: 0x2ac9199870 VAL: '2002' (3 sibs) 34: 0x2ac9199608 SEQ: (3 sibs) 3 children: 34: 0x2ac9199910 VAL: '2010' (3 sibs) 34: 0x2ac91999a8 VAL: '2011' (3 sibs) 34: 0x2ac9199a40 VAL: '2012' (3 sibs) 34: 0x2ac91996a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199ae0 VAL: '2020' (3 sibs) 34: 0x2ac9199b78 VAL: '2021' (3 sibs) 34: 0x2ac9199c10 VAL: '2022' (3 sibs) 34: 0x2ac9199438 SEQ: (3 sibs) 3 children: 34: 0x2ac9199cb0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199e80 VAL: '2100' (3 sibs) 34: 0x2ac9199f18 VAL: '2101' (3 sibs) 34: 0x2ac9199fb0 VAL: '2102' (3 sibs) 34: 0x2ac9199d48 SEQ: (3 sibs) 3 children: 34: 0x2ac919a050 VAL: '2110' (3 sibs) 34: 0x2ac919a0e8 VAL: '2111' (3 sibs) 34: 0x2ac919a180 VAL: '2112' (3 sibs) 34: 0x2ac9199de0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a220 VAL: '2120' (3 sibs) 34: 0x2ac919a2b8 VAL: '2121' (3 sibs) 34: 0x2ac919a350 VAL: '2122' (3 sibs) 34: 0x2ac91994d0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a3f0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a5c0 VAL: '2200' (3 sibs) 34: 0x2ac919a658 VAL: '2201' (3 sibs) 34: 0x2ac919a6f0 VAL: '2202' (3 sibs) 34: 0x2ac919a488 SEQ: (3 sibs) 3 children: 34: 0x2ac919a790 VAL: '2210' (3 sibs) 34: 0x2ac919a828 VAL: '2211' (3 sibs) 34: 0x2ac919a8c0 VAL: '2212' (3 sibs) 34: 0x2ac919a520 SEQ: (3 sibs) 3 children: 34: 0x2ac919a960 VAL: '2220' (3 sibs) 34: 0x2ac919a9f8 VAL: '2221' (3 sibs) 34: 0x2ac919aa90 VAL: '2222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2ac91c77f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91c7880 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91c7910 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91c79a0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91c7a30 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91c7ac0 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91c7b50 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91c7be0 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91c7c70 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91c7d00 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91c7d90 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91c7e20 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91c7eb0 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91c7f40 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91c7fd0 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91c8060 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91c80f0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91c8180 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91c8210 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91c82a0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91c8330 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91c83c0 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91c8450 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91c84e0 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91c8570 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91c8600 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91c8690 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91c8720 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91c87b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91c8840 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91c88d0 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91c8960 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91c89f0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91c8a80 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91c8b10 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91c8ba0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91c8c30 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91c8cc0 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91c8d50 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91c8de0 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91c8e70 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91c8f00 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91c8f90 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91c9020 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91c90b0 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91c9140 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91c91d0 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91c9260 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91c92f0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91c9380 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91c9410 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91c94a0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91c9530 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91c95c0 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91c9650 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91c96e0 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91c9770 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91c9800 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91c9890 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91c9920 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91c99b0 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91c9a40 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91c9ad0 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91c9b60 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91c9bf0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91c9c80 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91c9d10 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91c9da0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91c9e30 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91c9ec0 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91c9f50 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91c9fe0 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91ca070 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91ca100 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91ca190 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91ca220 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91ca2b0 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91ca340 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91ca3d0 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91ca460 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91ca4f0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91ca580 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91ca610 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91ca6a0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91ca730 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91ca7c0 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91ca850 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91ca8e0 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91ca970 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91caa00 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91caa90 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91cab20 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91cabb0 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91cac40 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91cacd0 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91cad60 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91cadf0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91cae80 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91caf10 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91cafa0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91cb030 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91cb0c0 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91cb150 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91cb1e0 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91cb270 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91cb300 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91cb390 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91cb420 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91cb4b0 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91cb540 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91cb5d0 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91cb660 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91cb6f0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91cb780 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91cb810 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91cb8a0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91cb930 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91cb9c0 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91cba50 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91cbae0 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91cbb70 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (8 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x2ac91960c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ac91917f0 SEQ: (3 sibs) 3 children: 34: 0x2ac91919c0 SEQ: (3 sibs) 3 children: 34: 0x2ac9191b90 SEQ: (3 sibs) 3 children: 34: 0x2ac9191d60 VAL: '0000' (3 sibs) 34: 0x2ac9191df8 VAL: '0001' (3 sibs) 34: 0x2ac9191e90 VAL: '0002' (3 sibs) 34: 0x2ac9191c28 SEQ: (3 sibs) 3 children: 34: 0x2ac9191f30 VAL: '0010' (3 sibs) 34: 0x2ac9191fc8 VAL: '0011' (3 sibs) 34: 0x2ac9192060 VAL: '0012' (3 sibs) 34: 0x2ac9191cc0 SEQ: (3 sibs) 3 children: 34: 0x2ac9192100 VAL: '0020' (3 sibs) 34: 0x2ac9192198 VAL: '0021' (3 sibs) 34: 0x2ac9192230 VAL: '0022' (3 sibs) 34: 0x2ac9191a58 SEQ: (3 sibs) 3 children: 34: 0x2ac91922d0 SEQ: (3 sibs) 3 children: 34: 0x2ac91924a0 VAL: '0100' (3 sibs) 34: 0x2ac9192538 VAL: '0101' (3 sibs) 34: 0x2ac91925d0 VAL: '0102' (3 sibs) 34: 0x2ac9192368 SEQ: (3 sibs) 3 children: 34: 0x2ac9192670 VAL: '0110' (3 sibs) 34: 0x2ac9192708 VAL: '0111' (3 sibs) 34: 0x2ac91927a0 VAL: '0112' (3 sibs) 34: 0x2ac9192400 SEQ: (3 sibs) 3 children: 34: 0x2ac9192840 VAL: '0120' (3 sibs) 34: 0x2ac91928d8 VAL: '0121' (3 sibs) 34: 0x2ac9192970 VAL: '0122' (3 sibs) 34: 0x2ac9191af0 SEQ: (3 sibs) 3 children: 34: 0x2ac9192a10 SEQ: (3 sibs) 3 children: 34: 0x2ac9192be0 VAL: '0200' (3 sibs) 34: 0x2ac9192c78 VAL: '0201' (3 sibs) 34: 0x2ac9192d10 VAL: '0202' (3 sibs) 34: 0x2ac9192aa8 SEQ: (3 sibs) 3 children: 34: 0x2ac9192db0 VAL: '0210' (3 sibs) 34: 0x2ac9192e48 VAL: '0211' (3 sibs) 34: 0x2ac9192ee0 VAL: '0212' (3 sibs) 34: 0x2ac9192b40 SEQ: (3 sibs) 3 children: 34: 0x2ac9192f80 VAL: '0220' (3 sibs) 34: 0x2ac9193018 VAL: '0221' (3 sibs) 34: 0x2ac91930b0 VAL: '0222' (3 sibs) 34: 0x2ac9191888 SEQ: (3 sibs) 3 children: 34: 0x2ac9193150 SEQ: (3 sibs) 3 children: 34: 0x2ac9193320 SEQ: (3 sibs) 3 children: 34: 0x2ac91934f0 VAL: '1000' (3 sibs) 34: 0x2ac9193588 VAL: '1001' (3 sibs) 34: 0x2ac9193620 VAL: '1002' (3 sibs) 34: 0x2ac91933b8 SEQ: (3 sibs) 3 children: 34: 0x2ac91936c0 VAL: '1010' (3 sibs) 34: 0x2ac9193758 VAL: '1011' (3 sibs) 34: 0x2ac91937f0 VAL: '1012' (3 sibs) 34: 0x2ac9193450 SEQ: (3 sibs) 3 children: 34: 0x2ac9193890 VAL: '1020' (3 sibs) 34: 0x2ac9193928 VAL: '1021' (3 sibs) 34: 0x2ac91939c0 VAL: '1022' (3 sibs) 34: 0x2ac91931e8 SEQ: (3 sibs) 3 children: 34: 0x2ac9193a60 SEQ: (3 sibs) 3 children: 34: 0x2ac9193c30 VAL: '1100' (3 sibs) 34: 0x2ac9193cc8 VAL: '1101' (3 sibs) 34: 0x2ac9193d60 VAL: '1102' (3 sibs) 34: 0x2ac9193af8 SEQ: (3 sibs) 3 children: 34: 0x2ac9193e00 VAL: '1110' (3 sibs) 34: 0x2ac9193e98 VAL: '1111' (3 sibs) 34: 0x2ac9193f30 VAL: '1112' (3 sibs) 34: 0x2ac9193b90 SEQ: (3 sibs) 3 children: 34: 0x2ac9193fd0 VAL: '1120' (3 sibs) 34: 0x2ac9194068 VAL: '1121' (3 sibs) 34: 0x2ac9194100 VAL: '1122' (3 sibs) 34: 0x2ac9193280 SEQ: (3 sibs) 3 children: 34: 0x2ac91941a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194370 VAL: '1200' (3 sibs) 34: 0x2ac9194408 VAL: '1201' (3 sibs) 34: 0x2ac91944a0 VAL: '1202' (3 sibs) 34: 0x2ac9194238 SEQ: (3 sibs) 3 children: 34: 0x2ac9194540 VAL: '1210' (3 sibs) 34: 0x2ac91945d8 VAL: '1211' (3 sibs) 34: 0x2ac9194670 VAL: '1212' (3 sibs) 34: 0x2ac91942d0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194710 VAL: '1220' (3 sibs) 34: 0x2ac91947a8 VAL: '1221' (3 sibs) 34: 0x2ac9194840 VAL: '1222' (3 sibs) 34: 0x2ac9191920 SEQ: (3 sibs) 3 children: 34: 0x2ac91948e0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194ab0 SEQ: (3 sibs) 3 children: 34: 0x2ac9194c80 VAL: '2000' (3 sibs) 34: 0x2ac9194d18 VAL: '2001' (3 sibs) 34: 0x2ac9194db0 VAL: '2002' (3 sibs) 34: 0x2ac9194b48 SEQ: (3 sibs) 3 children: 34: 0x2ac9194e50 VAL: '2010' (3 sibs) 34: 0x2ac9194ee8 VAL: '2011' (3 sibs) 34: 0x2ac9194f80 VAL: '2012' (3 sibs) 34: 0x2ac9194be0 SEQ: (3 sibs) 3 children: 34: 0x2ac9195020 VAL: '2020' (3 sibs) 34: 0x2ac91950b8 VAL: '2021' (3 sibs) 34: 0x2ac9195150 VAL: '2022' (3 sibs) 34: 0x2ac9194978 SEQ: (3 sibs) 3 children: 34: 0x2ac91951f0 SEQ: (3 sibs) 3 children: 34: 0x2ac91953c0 VAL: '2100' (3 sibs) 34: 0x2ac9195458 VAL: '2101' (3 sibs) 34: 0x2ac91954f0 VAL: '2102' (3 sibs) 34: 0x2ac9195288 SEQ: (3 sibs) 3 children: 34: 0x2ac9195590 VAL: '2110' (3 sibs) 34: 0x2ac9195628 VAL: '2111' (3 sibs) 34: 0x2ac91956c0 VAL: '2112' (3 sibs) 34: 0x2ac9195320 SEQ: (3 sibs) 3 children: 34: 0x2ac9195760 VAL: '2120' (3 sibs) 34: 0x2ac91957f8 VAL: '2121' (3 sibs) 34: 0x2ac9195890 VAL: '2122' (3 sibs) 34: 0x2ac9194a10 SEQ: (3 sibs) 3 children: 34: 0x2ac9195930 SEQ: (3 sibs) 3 children: 34: 0x2ac9195b00 VAL: '2200' (3 sibs) 34: 0x2ac9195b98 VAL: '2201' (3 sibs) 34: 0x2ac9195c30 VAL: '2202' (3 sibs) 34: 0x2ac91959c8 SEQ: (3 sibs) 3 children: 34: 0x2ac9195cd0 VAL: '2210' (3 sibs) 34: 0x2ac9195d68 VAL: '2211' (3 sibs) 34: 0x2ac9195e00 VAL: '2212' (3 sibs) 34: 0x2ac9195a60 SEQ: (3 sibs) 3 children: 34: 0x2ac9195ea0 VAL: '2220' (3 sibs) 34: 0x2ac9195f38 VAL: '2221' (3 sibs) 34: 0x2ac9195fd0 VAL: '2222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2ac91cbc10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91cbca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91cbd30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91cbdc0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91cbe50 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91cbee0 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91cbf70 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91cc000 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91cc090 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91cc120 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91cc1b0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91cc240 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91cc2d0 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91cc360 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91cc3f0 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91cc480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91cc510 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91cc5a0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91cc630 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91cc6c0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91cc750 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91cc7e0 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91cc870 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91cc900 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91cc990 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91cca20 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91ccab0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91ccb40 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91ccbd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91ccc60 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91cccf0 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91ccd80 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91cce10 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91ccea0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91ccf30 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91ccfc0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91cd050 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91cd0e0 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91cd170 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91cd200 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91cd290 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91cd320 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91cd3b0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91cd440 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91cd4d0 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91cd560 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91cd5f0 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91cd680 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91cd710 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91cd7a0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91cd830 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91cd8c0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91cd950 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91cd9e0 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91cda70 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91cdb00 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91cdb90 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91cdc20 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91cdcb0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91cdd40 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91cddd0 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91cde60 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91cdef0 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91cdf80 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91ce010 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91ce0a0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91ce130 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91ce1c0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91ce250 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91ce2e0 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91ce370 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91ce400 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91ce490 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91ce520 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91ce5b0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91ce640 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91ce6d0 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91ce760 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91ce7f0 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91ce880 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91ce910 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91ce9a0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91cea30 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91ceac0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91ceb50 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91cebe0 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91cec70 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91ced00 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91ced90 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91cee20 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91ceeb0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91cef40 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91cefd0 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91cf060 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91cf0f0 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91cf180 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91cf210 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91cf2a0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91cf330 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91cf3c0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91cf450 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91cf4e0 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91cf570 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91cf600 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91cf690 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91cf720 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91cf7b0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91cf840 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91cf8d0 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91cf960 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91cf9f0 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91cfa80 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91cfb10 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91cfba0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91cfc30 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91cfcc0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91cfd50 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91cfde0 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91cfe70 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91cff00 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91cff90 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 (6 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: REF TREE: 34: 0x2ac91961d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ac91962b0 SEQ: (3 sibs) 3 children: 34: 0x2ac9196480 SEQ: (3 sibs) 3 children: 34: 0x2ac9196650 SEQ: (3 sibs) 3 children: 34: 0x2ac9196820 VAL: '0000' (3 sibs) 34: 0x2ac91968b8 VAL: '0001' (3 sibs) 34: 0x2ac9196950 VAL: '0002' (3 sibs) 34: 0x2ac91966e8 SEQ: (3 sibs) 3 children: 34: 0x2ac91969f0 VAL: '0010' (3 sibs) 34: 0x2ac9196a88 VAL: '0011' (3 sibs) 34: 0x2ac9196b20 VAL: '0012' (3 sibs) 34: 0x2ac9196780 SEQ: (3 sibs) 3 children: 34: 0x2ac9196bc0 VAL: '0020' (3 sibs) 34: 0x2ac9196c58 VAL: '0021' (3 sibs) 34: 0x2ac9196cf0 VAL: '0022' (3 sibs) 34: 0x2ac9196518 SEQ: (3 sibs) 3 children: 34: 0x2ac9196d90 SEQ: (3 sibs) 3 children: 34: 0x2ac9196f60 VAL: '0100' (3 sibs) 34: 0x2ac9196ff8 VAL: '0101' (3 sibs) 34: 0x2ac9197090 VAL: '0102' (3 sibs) 34: 0x2ac9196e28 SEQ: (3 sibs) 3 children: 34: 0x2ac9197130 VAL: '0110' (3 sibs) 34: 0x2ac91971c8 VAL: '0111' (3 sibs) 34: 0x2ac9197260 VAL: '0112' (3 sibs) 34: 0x2ac9196ec0 SEQ: (3 sibs) 3 children: 34: 0x2ac9197300 VAL: '0120' (3 sibs) 34: 0x2ac9197398 VAL: '0121' (3 sibs) 34: 0x2ac9197430 VAL: '0122' (3 sibs) 34: 0x2ac91965b0 SEQ: (3 sibs) 3 children: 34: 0x2ac91974d0 SEQ: (3 sibs) 3 children: 34: 0x2ac91976a0 VAL: '0200' (3 sibs) 34: 0x2ac9197738 VAL: '0201' (3 sibs) 34: 0x2ac91977d0 VAL: '0202' (3 sibs) 34: 0x2ac9197568 SEQ: (3 sibs) 3 children: 34: 0x2ac9197870 VAL: '0210' (3 sibs) 34: 0x2ac9197908 VAL: '0211' (3 sibs) 34: 0x2ac91979a0 VAL: '0212' (3 sibs) 34: 0x2ac9197600 SEQ: (3 sibs) 3 children: 34: 0x2ac9197a40 VAL: '0220' (3 sibs) 34: 0x2ac9197ad8 VAL: '0221' (3 sibs) 34: 0x2ac9197b70 VAL: '0222' (3 sibs) 34: 0x2ac9196348 SEQ: (3 sibs) 3 children: 34: 0x2ac9197c10 SEQ: (3 sibs) 3 children: 34: 0x2ac9197de0 SEQ: (3 sibs) 3 children: 34: 0x2ac9197fb0 VAL: '1000' (3 sibs) 34: 0x2ac9198048 VAL: '1001' (3 sibs) 34: 0x2ac91980e0 VAL: '1002' (3 sibs) 34: 0x2ac9197e78 SEQ: (3 sibs) 3 children: 34: 0x2ac9198180 VAL: '1010' (3 sibs) 34: 0x2ac9198218 VAL: '1011' (3 sibs) 34: 0x2ac91982b0 VAL: '1012' (3 sibs) 34: 0x2ac9197f10 SEQ: (3 sibs) 3 children: 34: 0x2ac9198350 VAL: '1020' (3 sibs) 34: 0x2ac91983e8 VAL: '1021' (3 sibs) 34: 0x2ac9198480 VAL: '1022' (3 sibs) 34: 0x2ac9197ca8 SEQ: (3 sibs) 3 children: 34: 0x2ac9198520 SEQ: (3 sibs) 3 children: 34: 0x2ac91986f0 VAL: '1100' (3 sibs) 34: 0x2ac9198788 VAL: '1101' (3 sibs) 34: 0x2ac9198820 VAL: '1102' (3 sibs) 34: 0x2ac91985b8 SEQ: (3 sibs) 3 children: 34: 0x2ac91988c0 VAL: '1110' (3 sibs) 34: 0x2ac9198958 VAL: '1111' (3 sibs) 34: 0x2ac91989f0 VAL: '1112' (3 sibs) 34: 0x2ac9198650 SEQ: (3 sibs) 3 children: 34: 0x2ac9198a90 VAL: '1120' (3 sibs) 34: 0x2ac9198b28 VAL: '1121' (3 sibs) 34: 0x2ac9198bc0 VAL: '1122' (3 sibs) 34: 0x2ac9197d40 SEQ: (3 sibs) 3 children: 34: 0x2ac9198c60 SEQ: (3 sibs) 3 children: 34: 0x2ac9198e30 VAL: '1200' (3 sibs) 34: 0x2ac9198ec8 VAL: '1201' (3 sibs) 34: 0x2ac9198f60 VAL: '1202' (3 sibs) 34: 0x2ac9198cf8 SEQ: (3 sibs) 3 children: 34: 0x2ac9199000 VAL: '1210' (3 sibs) 34: 0x2ac9199098 VAL: '1211' (3 sibs) 34: 0x2ac9199130 VAL: '1212' (3 sibs) 34: 0x2ac9198d90 SEQ: (3 sibs) 3 children: 34: 0x2ac91991d0 VAL: '1220' (3 sibs) 34: 0x2ac9199268 VAL: '1221' (3 sibs) 34: 0x2ac9199300 VAL: '1222' (3 sibs) 34: 0x2ac91963e0 SEQ: (3 sibs) 3 children: 34: 0x2ac91993a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199570 SEQ: (3 sibs) 3 children: 34: 0x2ac9199740 VAL: '2000' (3 sibs) 34: 0x2ac91997d8 VAL: '2001' (3 sibs) 34: 0x2ac9199870 VAL: '2002' (3 sibs) 34: 0x2ac9199608 SEQ: (3 sibs) 3 children: 34: 0x2ac9199910 VAL: '2010' (3 sibs) 34: 0x2ac91999a8 VAL: '2011' (3 sibs) 34: 0x2ac9199a40 VAL: '2012' (3 sibs) 34: 0x2ac91996a0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199ae0 VAL: '2020' (3 sibs) 34: 0x2ac9199b78 VAL: '2021' (3 sibs) 34: 0x2ac9199c10 VAL: '2022' (3 sibs) 34: 0x2ac9199438 SEQ: (3 sibs) 3 children: 34: 0x2ac9199cb0 SEQ: (3 sibs) 3 children: 34: 0x2ac9199e80 VAL: '2100' (3 sibs) 34: 0x2ac9199f18 VAL: '2101' (3 sibs) 34: 0x2ac9199fb0 VAL: '2102' (3 sibs) 34: 0x2ac9199d48 SEQ: (3 sibs) 3 children: 34: 0x2ac919a050 VAL: '2110' (3 sibs) 34: 0x2ac919a0e8 VAL: '2111' (3 sibs) 34: 0x2ac919a180 VAL: '2112' (3 sibs) 34: 0x2ac9199de0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a220 VAL: '2120' (3 sibs) 34: 0x2ac919a2b8 VAL: '2121' (3 sibs) 34: 0x2ac919a350 VAL: '2122' (3 sibs) 34: 0x2ac91994d0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a3f0 SEQ: (3 sibs) 3 children: 34: 0x2ac919a5c0 VAL: '2200' (3 sibs) 34: 0x2ac919a658 VAL: '2201' (3 sibs) 34: 0x2ac919a6f0 VAL: '2202' (3 sibs) 34: 0x2ac919a488 SEQ: (3 sibs) 3 children: 34: 0x2ac919a790 VAL: '2210' (3 sibs) 34: 0x2ac919a828 VAL: '2211' (3 sibs) 34: 0x2ac919a8c0 VAL: '2212' (3 sibs) 34: 0x2ac919a520 SEQ: (3 sibs) 3 children: 34: 0x2ac919a960 VAL: '2220' (3 sibs) 34: 0x2ac919a9f8 VAL: '2221' (3 sibs) 34: 0x2ac919aa90 VAL: '2222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2ac91d0030 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ac91d00c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ac91d0150 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ac91d01e0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ac91d0270 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ac91d0300 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ac91d0390 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ac91d0420 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ac91d04b0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ac91d0540 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ac91d05d0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ac91d0660 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ac91d06f0 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ac91d0780 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ac91d0810 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ac91d08a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ac91d0930 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ac91d09c0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ac91d0a50 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ac91d0ae0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ac91d0b70 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ac91d0c00 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ac91d0c90 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ac91d0d20 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ac91d0db0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ac91d0e40 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ac91d0ed0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ac91d0f60 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ac91d0ff0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ac91d1080 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ac91d1110 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ac91d11a0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ac91d1230 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ac91d12c0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ac91d1350 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ac91d13e0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ac91d1470 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ac91d1500 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ac91d1590 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ac91d1620 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ac91d16b0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ac91d1740 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ac91d17d0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ac91d1860 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ac91d18f0 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ac91d1980 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ac91d1a10 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ac91d1aa0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ac91d1b30 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ac91d1bc0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ac91d1c50 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ac91d1ce0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ac91d1d70 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ac91d1e00 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ac91d1e90 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ac91d1f20 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ac91d1fb0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ac91d2040 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ac91d20d0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ac91d2160 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ac91d21f0 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ac91d2280 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ac91d2310 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ac91d23a0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ac91d2430 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ac91d24c0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ac91d2550 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ac91d25e0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ac91d2670 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ac91d2700 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ac91d2790 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ac91d2820 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ac91d28b0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ac91d2940 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ac91d29d0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ac91d2a60 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ac91d2af0 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ac91d2b80 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ac91d2c10 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ac91d2ca0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ac91d2d30 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ac91d2dc0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ac91d2e50 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ac91d2ee0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ac91d2f70 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ac91d3000 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ac91d3090 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ac91d3120 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ac91d31b0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ac91d3240 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ac91d32d0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ac91d3360 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ac91d33f0 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ac91d3480 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ac91d3510 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ac91d35a0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ac91d3630 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ac91d36c0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ac91d3750 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ac91d37e0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ac91d3870 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ac91d3900 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ac91d3990 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ac91d3a20 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ac91d3ab0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ac91d3b40 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ac91d3bd0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ac91d3c60 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ac91d3cf0 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ac91d3d80 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ac91d3e10 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ac91d3ea0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ac91d3f30 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ac91d3fc0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ac91d4050 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ac91d40e0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ac91d4170 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ac91d4200 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ac91d4290 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ac91d4320 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ac91d43b0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (3 ms) 34: [----------] 40 tests from NESTED_SEQX4/YmlTestCase (142 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 41 tests from 2 test suites ran. (143 ms total) 34: [ PASSED ] 41 tests. 34/50 Test #34: ryml-test-nested_seqx4 ............ Passed 0.18 sec test 35 Start 35: ryml-test-map_of_seq 35: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-map_of_seq-0.4.1 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 35: [==========] Running 161 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 160 tests from MAP_OF_SEQ/YmlTestCase 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: --------------- 35: {foo: [], bar: [], baz: []}--------------- 35: REF TREE: 35: 0x2ad409a3f0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad4094f10 KEYSEQ: 'foo' (3 sibs) 0 children: 35: 0x2ad4094fa8 KEYSEQ: 'bar' (3 sibs) 0 children: 35: 0x2ad4095040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40b2e90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad40b2f20 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ad40b2fb0 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ad40b3040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: --------------- 35: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 35: REF TREE: 35: 0x2ad409a508 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad40955a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad40956e0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4095778 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4095820 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40958b8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40b3ff0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40b4080 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40b4110 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40b41a0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40b4230 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40b42c0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40b4350 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ad409a620 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4095dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4095f10 VAL: 'John Smith' (2 sibs) 35: 0x2ad4095fa8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095e68 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4096050 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40960e8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40b50a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40b5130 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40b51c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40b5250 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40b52e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40b5370 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40b5400 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ad409a738 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4096190 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad40962d0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4096368 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4096228 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4096410 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40964a8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40b6150 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40b61e0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40b6270 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40b6300 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40b6390 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40b6420 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40b64b0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: --------------- 35: 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: tax: 1234.5 # we must jump two levels 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: tax2: 789.10 # we must jump two levels 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: # a comment here, will it ruin parsing? 35: tax2: 789.10 # we must jump two levels 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: # what about here? 35: tax2: 789.10 # we must jump two levels 35: tax5: 1234.5 35: --------------- 35: REF TREE: 35: 0x2ad409a850 [ROOT] MAP: (0 sibs) 8 children: 35: 0x2ad409ac70 KEYSEQ: 'product' (8 sibs) 1 children: 35: 0x2ad409b140 MAP: (1 sibs) 4 children: 35: 0x2ad409b1e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409b278 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409b310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409b3a8 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409ad08 KEYVAL: 'tax' '1234.5' (8 sibs) 35: 0x2ad409ada0 KEYMAP: 'product2' (8 sibs) 3 children: 35: 0x2ad409b450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409b620 MAP: (1 sibs) 4 children: 35: 0x2ad409b6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409b758 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409b7f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409b888 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409b4e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409b930 MAP: (1 sibs) 4 children: 35: 0x2ad409b9d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409ba68 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409bb00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409bb98 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409b580 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409ae38 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: 0x2ad409aed0 KEYMAP: 'product3' (8 sibs) 3 children: 35: 0x2ad409bc40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409be10 MAP: (1 sibs) 4 children: 35: 0x2ad409beb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409bf48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409bfe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c078 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409bcd8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409c120 MAP: (1 sibs) 4 children: 35: 0x2ad409c1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409c258 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409c2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c388 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409bd70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409af68 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: 0x2ad409b000 KEYMAP: 'product4' (8 sibs) 3 children: 35: 0x2ad409c430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409c600 MAP: (1 sibs) 4 children: 35: 0x2ad409c6a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409c738 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409c7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c868 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409c4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409c910 MAP: (1 sibs) 4 children: 35: 0x2ad409c9b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409ca48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409cae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409cb78 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409c560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409b098 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40ba120 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ad40ba1b0 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ad40ba240 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ad40ba2d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ad40ba360 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ad40ba3f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ad40ba480 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ad40ba510 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ad40ba5a0 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ad40ba630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ad40ba6c0 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ad40ba750 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ad40ba7e0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ad40ba870 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ad40ba900 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ad40ba990 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ad40baa20 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ad40baab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ad40bab40 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ad40babd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ad40bac60 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ad40bacf0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ad40bad80 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ad40bae10 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ad40baea0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ad40baf30 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ad40bafc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ad40bb050 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ad40bb0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ad40bb170 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ad40bb200 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ad40bb290 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ad40bb320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ad40bb3b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ad40bb440 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ad40bb4d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ad40bb560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ad40bb5f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ad40bb680 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ad40bb710 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ad40bb7a0 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ad40bb830 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ad40bb8c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ad40bb950 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ad40bb9e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ad40bba70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ad40bbb00 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ad40bbb90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ad40bbc20 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ad40bbcb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ad40bbd40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ad40bbdd0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ad40bbe60 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (4 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - 35: John Smith 35: - 35: Bill Jones 35: women: 35: - 35: Mary Smith 35: - 35: Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ad409a968 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad40965a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4095960 VAL: 'John Smith' (2 sibs) 35: 0x2ad40959f8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4096638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4095aa0 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad4095b38 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40b8d40 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40b8dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40b8e60 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40b8ef0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40b8f80 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40b9010 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40b90a0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - 35: John Smith 35: - 35: Bill Jones 35: women: 35: - 35: Mary Smith 35: - 35: Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ad409aa80 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4095c30 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4097dc0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4097e58 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095cc8 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4097f00 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad4097f98 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40bc530 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40bc5c0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40bc650 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40bc6e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40bc770 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40bc800 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40bc890 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: --------------- 35: 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: --------------- 35: REF TREE: 35: 0x2ad409ab98 [ROOT] MAP: (0 sibs) 1 children: 35: 0x2ad4097ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: 0x2ad40977a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: 0x2ad4096ad0 VAL: 'a' (5 sibs) 35: 0x2ad4096b68 VAL: 'b' (5 sibs) 35: 0x2ad4096c00 VAL: 'c' (5 sibs) 35: 0x2ad4096c98 VAL: 'd' (5 sibs) 35: 0x2ad4096d30 VAL: 'e' (5 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40bd580 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ad40bd610 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ad40bd6a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ad40bd730 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ad40bd7c0 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ad40bd850 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ad40bd8e0 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ad40bd970 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: --------------- 35: {foo: [], bar: [], baz: []}--------------- 35: REF TREE: 35: 0x2ad409a3f0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad4094f10 KEYSEQ: 'foo' (3 sibs) 0 children: 35: 0x2ad4094fa8 KEYSEQ: 'bar' (3 sibs) 0 children: 35: 0x2ad4095040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40bde90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad40bdf20 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ad40bdfb0 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ad40be040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: --------------- 35: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 35: REF TREE: 35: 0x2ad409a508 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad40955a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad40956e0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4095778 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4095820 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40958b8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40be7a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40be830 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40be8c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40be950 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40be9e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40bea70 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40beb00 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ad409a620 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4095dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4095f10 VAL: 'John Smith' (2 sibs) 35: 0x2ad4095fa8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095e68 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4096050 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40960e8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40bf0b0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40bf140 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40bf1d0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40bf260 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40bf2f0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40bf380 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40bf410 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ad409a738 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4096190 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad40962d0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4096368 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4096228 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4096410 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40964a8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40bf9c0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40bfa50 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40bfae0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40bfb70 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40bfc00 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40bfc90 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40bfd20 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: --------------- 35: 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: tax: 1234.5 # we must jump two levels 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: tax2: 789.10 # we must jump two levels 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: # a comment here, will it ruin parsing? 35: tax2: 789.10 # we must jump two levels 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: # what about here? 35: tax2: 789.10 # we must jump two levels 35: tax5: 1234.5 35: --------------- 35: REF TREE: 35: 0x2ad409a850 [ROOT] MAP: (0 sibs) 8 children: 35: 0x2ad409ac70 KEYSEQ: 'product' (8 sibs) 1 children: 35: 0x2ad409b140 MAP: (1 sibs) 4 children: 35: 0x2ad409b1e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409b278 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409b310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409b3a8 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409ad08 KEYVAL: 'tax' '1234.5' (8 sibs) 35: 0x2ad409ada0 KEYMAP: 'product2' (8 sibs) 3 children: 35: 0x2ad409b450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409b620 MAP: (1 sibs) 4 children: 35: 0x2ad409b6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409b758 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409b7f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409b888 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409b4e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409b930 MAP: (1 sibs) 4 children: 35: 0x2ad409b9d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409ba68 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409bb00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409bb98 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409b580 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409ae38 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: 0x2ad409aed0 KEYMAP: 'product3' (8 sibs) 3 children: 35: 0x2ad409bc40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409be10 MAP: (1 sibs) 4 children: 35: 0x2ad409beb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409bf48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409bfe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c078 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409bcd8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409c120 MAP: (1 sibs) 4 children: 35: 0x2ad409c1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409c258 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409c2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c388 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409bd70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409af68 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: 0x2ad409b000 KEYMAP: 'product4' (8 sibs) 3 children: 35: 0x2ad409c430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409c600 MAP: (1 sibs) 4 children: 35: 0x2ad409c6a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409c738 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409c7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c868 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409c4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409c910 MAP: (1 sibs) 4 children: 35: 0x2ad409c9b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409ca48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409cae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409cb78 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409c560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409b098 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40c1df0 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ad40c1e80 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ad40c1f10 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ad40c1fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ad40c2030 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ad40c20c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ad40c2150 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ad40c21e0 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ad40c2270 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ad40c2300 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ad40c2390 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ad40c2420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ad40c24b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ad40c2540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ad40c25d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ad40c2660 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ad40c26f0 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ad40c2780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ad40c2810 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ad40c28a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ad40c2930 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ad40c29c0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ad40c2a50 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ad40c2ae0 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ad40c2b70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ad40c2c00 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ad40c2c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ad40c2d20 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ad40c2db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ad40c2e40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ad40c2ed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ad40c2f60 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ad40c2ff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ad40c3080 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ad40c3110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ad40c31a0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ad40c3230 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ad40c32c0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ad40c3350 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ad40c33e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ad40c3470 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ad40c3500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ad40c3590 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ad40c3620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ad40c36b0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ad40c3740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ad40c37d0 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ad40c3860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ad40c38f0 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ad40c3980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ad40c3a10 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ad40c3aa0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ad40c3b30 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 (4 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - 35: John Smith 35: - 35: Bill Jones 35: women: 35: - 35: Mary Smith 35: - 35: Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ad409a968 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad40965a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4095960 VAL: 'John Smith' (2 sibs) 35: 0x2ad40959f8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4096638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4095aa0 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad4095b38 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40c02d0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c0360 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c03f0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c0480 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c0510 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c05a0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c0630 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - 35: John Smith 35: - 35: Bill Jones 35: women: 35: - 35: Mary Smith 35: - 35: Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ad409aa80 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4095c30 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4097dc0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4097e58 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095cc8 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4097f00 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad4097f98 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40c0be0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c0c70 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c0d00 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c0d90 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c0e20 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c0eb0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c0f40 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: --------------- 35: 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: --------------- 35: REF TREE: 35: 0x2ad409ab98 [ROOT] MAP: (0 sibs) 1 children: 35: 0x2ad4097ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: 0x2ad40977a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: 0x2ad4096ad0 VAL: 'a' (5 sibs) 35: 0x2ad4096b68 VAL: 'b' (5 sibs) 35: 0x2ad4096c00 VAL: 'c' (5 sibs) 35: 0x2ad4096c98 VAL: 'd' (5 sibs) 35: 0x2ad4096d30 VAL: 'e' (5 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40c4200 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ad40c4290 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ad40c4320 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ad40c43b0 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ad40c4440 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ad40c44d0 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ad40c4560 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ad40c45f0 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 (11 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40b2e90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad40b2f20 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ad40b2fb0 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ad40b3040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo: []\n 35: bar: []\n 35: baz: []\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c56e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad40c5770 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ad40c5800 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ad40c5890 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40b3ff0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40b4080 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40b4110 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40b41a0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40b4230 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40b42c0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40b4350 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c68d0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c6960 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c69f0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c6a80 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c6b10 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c6ba0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c6c30 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40b50a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40b5130 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40b51c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40b5250 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40b52e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40b5370 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40b5400 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c71e0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c7270 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c7300 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c7390 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c7420 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c74b0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c7540 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40b6150 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40b61e0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40b6270 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40b6300 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40b6390 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40b6420 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40b64b0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c7af0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c7b80 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c7c10 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c7ca0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c7d30 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c7dc0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c7e50 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: product:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: tax: 1234.5 # we must jump two levels\n 35: product2:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: tax2: 789.10 # we must jump two levels\n 35: tax3: 1234.5\n 35: product3:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: # a comment here, will it ruin parsing?\n 35: tax2: 789.10 # we must jump two levels\n 35: tax4: 1234.5\n 35: product4:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: # what about here?\n 35: tax2: 789.10 # we must jump two levels\n 35: tax5: 1234.5\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40ba120 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ad40ba1b0 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ad40ba240 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ad40ba2d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ad40ba360 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ad40ba3f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ad40ba480 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ad40ba510 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ad40ba5a0 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ad40ba630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ad40ba6c0 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ad40ba750 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ad40ba7e0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ad40ba870 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ad40ba900 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ad40ba990 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ad40baa20 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ad40baab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ad40bab40 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ad40babd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ad40bac60 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ad40bacf0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ad40bad80 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ad40bae10 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ad40baea0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ad40baf30 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ad40bafc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ad40bb050 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ad40bb0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ad40bb170 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ad40bb200 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ad40bb290 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ad40bb320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ad40bb3b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ad40bb440 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ad40bb4d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ad40bb560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ad40bb5f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ad40bb680 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ad40bb710 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ad40bb7a0 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ad40bb830 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ad40bb8c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ad40bb950 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ad40bb9e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ad40bba70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ad40bbb00 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ad40bbb90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ad40bbc20 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ad40bbcb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ad40bbd40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ad40bbdd0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ad40bbe60 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: product:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax: 1234.5\n 35: product2:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax3: 1234.5\n 35: product3:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax4: 1234.5\n 35: product4:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax5: 1234.5\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c9f20 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ad40c9fb0 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ad40ca040 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ad40ca0d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ad40ca160 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ad40ca1f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ad40ca280 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ad40ca310 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ad40ca3a0 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ad40ca430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ad40ca4c0 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ad40ca550 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ad40ca5e0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ad40ca670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ad40ca700 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ad40ca790 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ad40ca820 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ad40ca8b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ad40ca940 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ad40ca9d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ad40caa60 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ad40caaf0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ad40cab80 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ad40cac10 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ad40caca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ad40cad30 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ad40cadc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ad40cae50 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ad40caee0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ad40caf70 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ad40cb000 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ad40cb090 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ad40cb120 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ad40cb1b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ad40cb240 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ad40cb2d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ad40cb360 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ad40cb3f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ad40cb480 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ad40cb510 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ad40cb5a0 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ad40cb630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ad40cb6c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ad40cb750 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ad40cb7e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ad40cb870 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ad40cb900 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ad40cb990 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ad40cba20 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ad40cbab0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ad40cbb40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ad40cbbd0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ad40cbc60 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 (5 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: men:\n 35: - \n 35: John Smith\n 35: - \n 35: Bill Jones\n 35: women:\n 35: - \n 35: Mary Smith\n 35: - \n 35: Susan Williams\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40b8d40 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40b8dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40b8e60 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40b8ef0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40b8f80 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40b9010 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40b90a0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c8400 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c8490 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c8520 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c85b0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c8640 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c86d0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c8760 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: men:\n 35: -\n 35: John Smith\n 35: -\n 35: Bill Jones\n 35: women:\n 35: -\n 35: Mary Smith\n 35: -\n 35: Susan Williams\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40bc530 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40bc5c0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40bc650 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40bc6e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40bc770 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40bc800 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40bc890 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c8d10 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c8da0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c8e30 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c8ec0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c8f50 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c8fe0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c9070 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: skip_commits:\n 35: files:\n 35: - a\n 35: - b\n 35: - c\n 35: - d\n 35: - e\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40bd580 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ad40bd610 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ad40bd6a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ad40bd730 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ad40bd7c0 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ad40bd850 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ad40bd8e0 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ad40bd970 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: skip_commits:\n 35: files:\n 35: - a\n 35: - b\n 35: - c\n 35: - d\n 35: - e\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40cc330 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ad40cc3c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ad40cc450 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ad40cc4e0 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ad40cc570 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ad40cc600 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ad40cc690 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ad40cc720 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40bde90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad40bdf20 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ad40bdfb0 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ad40be040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo: []\n 35: bar: []\n 35: baz: []\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40ccc40 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad40cccd0 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ad40ccd60 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ad40ccdf0 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40be7a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40be830 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40be8c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40be950 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40be9e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40bea70 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40beb00 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40cd550 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40cd5e0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40cd670 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40cd700 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40cd790 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40cd820 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40cd8b0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: men:\r\n 35: - John Smith\r\n 35: - Bill Jones\r\n 35: women:\r\n 35: - Mary Smith\r\n 35: - Susan Williams\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40bf0b0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40bf140 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40bf1d0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40bf260 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40bf2f0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40bf380 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40bf410 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40cde60 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40cdef0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40cdf80 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40ce010 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40ce0a0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40ce130 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40ce1c0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: men:\r\n 35: - John Smith\r\n 35: - Bill Jones\r\n 35: women:\r\n 35: - Mary Smith\r\n 35: - Susan Williams\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40bf9c0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40bfa50 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40bfae0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40bfb70 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40bfc00 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40bfc90 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40bfd20 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40ce770 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40ce800 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40ce890 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40ce920 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40ce9b0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40cea40 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40cead0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: product:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: tax: 1234.5 # we must jump two levels\r\n 35: product2:\r\n 35: subproduct1:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: subproduct2:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: tax2: 789.10 # we must jump two levels\r\n 35: tax3: 1234.5\r\n 35: product3:\r\n 35: subproduct1:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: subproduct2:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: # a comment here, will it ruin parsing?\r\n 35: tax2: 789.10 # we must jump two levels\r\n 35: tax4: 1234.5\r\n 35: product4:\r\n 35: subproduct1:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: subproduct2:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: # what about here?\r\n 35: tax2: 789.10 # we must jump two levels\r\n 35: tax5: 1234.5\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c1df0 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ad40c1e80 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ad40c1f10 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ad40c1fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ad40c2030 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ad40c20c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ad40c2150 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ad40c21e0 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ad40c2270 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ad40c2300 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ad40c2390 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ad40c2420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ad40c24b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ad40c2540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ad40c25d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ad40c2660 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ad40c26f0 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ad40c2780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ad40c2810 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ad40c28a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ad40c2930 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ad40c29c0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ad40c2a50 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ad40c2ae0 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ad40c2b70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ad40c2c00 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ad40c2c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ad40c2d20 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ad40c2db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ad40c2e40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ad40c2ed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ad40c2f60 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ad40c2ff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ad40c3080 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ad40c3110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ad40c31a0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ad40c3230 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ad40c32c0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ad40c3350 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ad40c33e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ad40c3470 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ad40c3500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ad40c3590 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ad40c3620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ad40c36b0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ad40c3740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ad40c37d0 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ad40c3860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ad40c38f0 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ad40c3980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ad40c3a10 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ad40c3aa0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ad40c3b30 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: product:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax: 1234.5\n 35: product2:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax3: 1234.5\n 35: product3:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax4: 1234.5\n 35: product4:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax5: 1234.5\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40d0ba0 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ad40d0c30 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ad40d0cc0 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ad40d0d50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ad40d0de0 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ad40d0e70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ad40d0f00 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ad40d0f90 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ad40d1020 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ad40d10b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ad40d1140 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ad40d11d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ad40d1260 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ad40d12f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ad40d1380 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ad40d1410 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ad40d14a0 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ad40d1530 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ad40d15c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ad40d1650 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ad40d16e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ad40d1770 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ad40d1800 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ad40d1890 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ad40d1920 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ad40d19b0 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ad40d1a40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ad40d1ad0 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ad40d1b60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ad40d1bf0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ad40d1c80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ad40d1d10 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ad40d1da0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ad40d1e30 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ad40d1ec0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ad40d1f50 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ad40d1fe0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ad40d2070 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ad40d2100 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ad40d2190 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ad40d2220 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ad40d22b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ad40d2340 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ad40d23d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ad40d2460 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ad40d24f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ad40d2580 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ad40d2610 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ad40d26a0 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ad40d2730 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ad40d27c0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ad40d2850 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ad40d28e0 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 (16 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: men:\r\n 35: - \r\n 35: John Smith\r\n 35: - \r\n 35: Bill Jones\r\n 35: women:\r\n 35: - \r\n 35: Mary Smith\r\n 35: - \r\n 35: Susan Williams\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c02d0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c0360 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c03f0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c0480 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c0510 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c05a0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c0630 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40cf080 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40cf110 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40cf1a0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40cf230 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40cf2c0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40cf350 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40cf3e0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: men:\r\n 35: -\r\n 35: John Smith\r\n 35: -\r\n 35: Bill Jones\r\n 35: women:\r\n 35: -\r\n 35: Mary Smith\r\n 35: -\r\n 35: Susan Williams\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c0be0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c0c70 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c0d00 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c0d90 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c0e20 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c0eb0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c0f40 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40cf990 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40cfa20 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40cfab0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40cfb40 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40cfbd0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40cfc60 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40cfcf0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: skip_commits:\r\n 35: files:\r\n 35: - a\r\n 35: - b\r\n 35: - c\r\n 35: - d\r\n 35: - e\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ad40c4200 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ad40c4290 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ad40c4320 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ad40c43b0 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ad40c4440 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ad40c44d0 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ad40c4560 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ad40c45f0 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: skip_commits:\n 35: files:\n 35: - a\n 35: - b\n 35: - c\n 35: - d\n 35: - e\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ad40d2fb0 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ad40d3040 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ad40d30d0 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ad40d3160 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ad40d31f0 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ad40d3280 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ad40d3310 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ad40d33a0 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a3f0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad4094f10 KEYSEQ: 'foo' (3 sibs) 0 children: 35: 0x2ad4094fa8 KEYSEQ: 'bar' (3 sibs) 0 children: 35: 0x2ad4095040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40c6110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad40c61a0 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ad40c6230 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ad40c62c0 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a508 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad40955a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad40956e0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4095778 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4095820 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40958b8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d02a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40d0330 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40d03c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40d0450 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40d04e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40d0570 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40d0600 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a620 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4095dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4095f10 VAL: 'John Smith' (2 sibs) 35: 0x2ad4095fa8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095e68 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4096050 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40960e8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d06a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40d0730 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40d07c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40d0850 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40d08e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40d0970 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40d0a00 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a738 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4096190 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad40962d0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4096368 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4096228 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4096410 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40964a8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40c9620 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c96b0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c9740 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c97d0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c9860 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c98f0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c9980 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a850 [ROOT] MAP: (0 sibs) 8 children: 35: 0x2ad409ac70 KEYSEQ: 'product' (8 sibs) 1 children: 35: 0x2ad409b140 MAP: (1 sibs) 4 children: 35: 0x2ad409b1e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409b278 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409b310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409b3a8 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409ad08 KEYVAL: 'tax' '1234.5' (8 sibs) 35: 0x2ad409ada0 KEYMAP: 'product2' (8 sibs) 3 children: 35: 0x2ad409b450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409b620 MAP: (1 sibs) 4 children: 35: 0x2ad409b6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409b758 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409b7f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409b888 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409b4e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409b930 MAP: (1 sibs) 4 children: 35: 0x2ad409b9d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409ba68 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409bb00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409bb98 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409b580 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409ae38 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: 0x2ad409aed0 KEYMAP: 'product3' (8 sibs) 3 children: 35: 0x2ad409bc40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409be10 MAP: (1 sibs) 4 children: 35: 0x2ad409beb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409bf48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409bfe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c078 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409bcd8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409c120 MAP: (1 sibs) 4 children: 35: 0x2ad409c1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409c258 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409c2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c388 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409bd70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409af68 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: 0x2ad409b000 KEYMAP: 'product4' (8 sibs) 3 children: 35: 0x2ad409c430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409c600 MAP: (1 sibs) 4 children: 35: 0x2ad409c6a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409c738 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409c7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c868 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409c4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409c910 MAP: (1 sibs) 4 children: 35: 0x2ad409c9b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409ca48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409cae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409cb78 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409c560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409b098 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d38c0 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ad40d3950 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ad40d39e0 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ad40d3a70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ad40d3b00 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ad40d3b90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ad40d3c20 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ad40d3cb0 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ad40d3d40 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ad40d3dd0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ad40d3e60 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ad40d3ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ad40d3f80 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ad40d4010 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ad40d40a0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ad40d4130 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ad40d41c0 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ad40d4250 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ad40d42e0 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ad40d4370 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ad40d4400 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ad40d4490 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ad40d4520 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ad40d45b0 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ad40d4640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ad40d46d0 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ad40d4760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ad40d47f0 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ad40d4880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ad40d4910 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ad40d49a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ad40d4a30 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ad40d4ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ad40d4b50 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ad40d4be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ad40d4c70 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ad40d4d00 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ad40d4d90 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ad40d4e20 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ad40d4eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ad40d4f40 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ad40d4fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ad40d5060 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ad40d50f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ad40d5180 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ad40d5210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ad40d52a0 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ad40d5330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ad40d53c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ad40d5450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ad40d54e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ad40d5570 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ad40d5600 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 (7 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a968 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad40965a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4095960 VAL: 'John Smith' (2 sibs) 35: 0x2ad40959f8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4096638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4095aa0 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad4095b38 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40c9a20 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40c9ab0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40c9b40 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40c9bd0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40c9c60 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40c9cf0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40c9d80 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409aa80 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4095c30 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4097dc0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4097e58 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095cc8 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4097f00 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad4097f98 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d56a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40d5730 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40d57c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40d5850 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40d58e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40d5970 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40d5a00 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409ab98 [ROOT] MAP: (0 sibs) 1 children: 35: 0x2ad4097ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: 0x2ad40977a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: 0x2ad4096ad0 VAL: 'a' (5 sibs) 35: 0x2ad4096b68 VAL: 'b' (5 sibs) 35: 0x2ad4096c00 VAL: 'c' (5 sibs) 35: 0x2ad4096c98 VAL: 'd' (5 sibs) 35: 0x2ad4096d30 VAL: 'e' (5 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d5aa0 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ad40d5b30 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ad40d5bc0 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ad40d5c50 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ad40d5ce0 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ad40d5d70 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ad40d5e00 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ad40d5e90 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a3f0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad4094f10 KEYSEQ: 'foo' (3 sibs) 0 children: 35: 0x2ad4094fa8 KEYSEQ: 'bar' (3 sibs) 0 children: 35: 0x2ad4095040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40c6360 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad40c63f0 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ad40c6480 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ad40c6510 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a508 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad40955a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad40956e0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4095778 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4095820 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40958b8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d5f30 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40d5fc0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40d6050 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40d60e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40d6170 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40d6200 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40d6290 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a620 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4095dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4095f10 VAL: 'John Smith' (2 sibs) 35: 0x2ad4095fa8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095e68 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4096050 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40960e8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d6330 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40d63c0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40d6450 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40d64e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40d6570 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40d6600 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40d6690 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a738 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4096190 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad40962d0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4096368 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4096228 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4096410 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad40964a8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d6730 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40d67c0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40d6850 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40d68e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40d6970 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40d6a00 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40d6a90 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a850 [ROOT] MAP: (0 sibs) 8 children: 35: 0x2ad409ac70 KEYSEQ: 'product' (8 sibs) 1 children: 35: 0x2ad409b140 MAP: (1 sibs) 4 children: 35: 0x2ad409b1e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409b278 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409b310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409b3a8 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409ad08 KEYVAL: 'tax' '1234.5' (8 sibs) 35: 0x2ad409ada0 KEYMAP: 'product2' (8 sibs) 3 children: 35: 0x2ad409b450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409b620 MAP: (1 sibs) 4 children: 35: 0x2ad409b6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409b758 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409b7f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409b888 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409b4e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409b930 MAP: (1 sibs) 4 children: 35: 0x2ad409b9d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409ba68 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409bb00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409bb98 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409b580 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409ae38 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: 0x2ad409aed0 KEYMAP: 'product3' (8 sibs) 3 children: 35: 0x2ad409bc40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409be10 MAP: (1 sibs) 4 children: 35: 0x2ad409beb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409bf48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409bfe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c078 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409bcd8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409c120 MAP: (1 sibs) 4 children: 35: 0x2ad409c1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409c258 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409c2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c388 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409bd70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409af68 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: 0x2ad409b000 KEYMAP: 'product4' (8 sibs) 3 children: 35: 0x2ad409c430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ad409c600 MAP: (1 sibs) 4 children: 35: 0x2ad409c6a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409c738 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409c7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409c868 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409c4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ad409c910 MAP: (1 sibs) 4 children: 35: 0x2ad409c9b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ad409ca48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ad409cae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ad409cb78 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ad409c560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ad409b098 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d6b30 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ad40d6bc0 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ad40d6c50 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ad40d6ce0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ad40d6d70 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ad40d6e00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ad40d6e90 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ad40d6f20 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ad40d6fb0 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ad40d7040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ad40d70d0 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ad40d7160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ad40d71f0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ad40d7280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ad40d7310 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ad40d73a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ad40d7430 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ad40d74c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ad40d7550 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ad40d75e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ad40d7670 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ad40d7700 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ad40d7790 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ad40d7820 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ad40d78b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ad40d7940 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ad40d79d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ad40d7a60 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ad40d7af0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ad40d7b80 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ad40d7c10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ad40d7ca0 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ad40d7d30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ad40d7dc0 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ad40d7e50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ad40d7ee0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ad40d7f70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ad40d8000 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ad40d8090 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ad40d8120 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ad40d81b0 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ad40d8240 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ad40d82d0 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ad40d8360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ad40d83f0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ad40d8480 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ad40d8510 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ad40d85a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ad40d8630 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ad40d86c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ad40d8750 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ad40d87e0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ad40d8870 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409a968 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad40965a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4095960 VAL: 'John Smith' (2 sibs) 35: 0x2ad40959f8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4096638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4095aa0 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad4095b38 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d8910 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40d89a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40d8a30 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40d8ac0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40d8b50 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40d8be0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40d8c70 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409aa80 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ad4095c30 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ad4097dc0 VAL: 'John Smith' (2 sibs) 35: 0x2ad4097e58 VAL: 'Bill Jones' (2 sibs) 35: 0x2ad4095cc8 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ad4097f00 VAL: 'Mary Smith' (2 sibs) 35: 0x2ad4097f98 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d8d10 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ad40d8da0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ad40d8e30 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ad40d8ec0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ad40d8f50 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ad40d8fe0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ad40d9070 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/6 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad409ab98 [ROOT] MAP: (0 sibs) 1 children: 35: 0x2ad4097ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: 0x2ad40977a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: 0x2ad4096ad0 VAL: 'a' (5 sibs) 35: 0x2ad4096b68 VAL: 'b' (5 sibs) 35: 0x2ad4096c00 VAL: 'c' (5 sibs) 35: 0x2ad4096c98 VAL: 'd' (5 sibs) 35: 0x2ad4096d30 VAL: 'e' (5 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad40d9110 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ad40d91a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ad40d9230 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ad40d92c0 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ad40d9350 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ad40d93e0 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ad40d9470 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ad40d9500 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 35: [----------] 160 tests from MAP_OF_SEQ/YmlTestCase (139 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 161 tests from 2 test suites ran. (140 ms total) 35: [ PASSED ] 161 tests. 35/50 Test #35: ryml-test-map_of_seq .............. Passed 0.18 sec test 36 Start 36: ryml-test-seq_of_map 36: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-seq_of_map-0.4.1 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 36: [==========] Running 266 tests from 3 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 5 tests from seq_of_map 36: [ RUN ] seq_of_map.with_anchors 36: [ OK ] seq_of_map.with_anchors (0 ms) 36: [ RUN ] seq_of_map.with_tags 36: [ OK ] seq_of_map.with_tags (0 ms) 36: [ RUN ] seq_of_map.missing_scalars_v1 36: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 36: [ RUN ] seq_of_map.missing_scalars_v2 36: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 36: [ RUN ] seq_of_map.missing_scalars_v3 36: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 36: [----------] 5 tests from seq_of_map (1 ms total) 36: 36: [----------] 260 tests from SEQ_OF_MAP/YmlTestCase 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: --------------- 36: [{}, {}, {}]--------------- 36: REF TREE: 36: 0x2aea8d94f0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aea8d58d0 MAP: (3 sibs) 0 children: 36: 0x2aea8d5968 MAP: (3 sibs) 0 children: 36: 0x2aea8d5a00 MAP: (3 sibs) 0 children: 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea902e60 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea902ef0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2aea902f80 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2aea903010 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: --------------- 36: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 36: REF TREE: 36: 0x2aea8d9608 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d5f60 MAP: (2 sibs) 2 children: 36: 0x2aea8d60a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6138 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d5ff8 MAP: (2 sibs) 2 children: 36: 0x2aea8d61e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6278 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea904000 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea904090 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea904120 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea9041b0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea904240 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea9042d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea904360 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: --------------- 36: 36: - {name: John Smith, age: 33} 36: - {name: Mary Smith, age: 27} 36: --------------- 36: REF TREE: 36: 0x2aea8d9720 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6790 MAP: (2 sibs) 2 children: 36: 0x2aea8d68d0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6968 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d6828 MAP: (2 sibs) 2 children: 36: 0x2aea8d6a10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6aa8 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea905050 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea9050e0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea905170 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea905200 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea905290 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea905320 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea9053b0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: --------------- 36: 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: --------------- 36: REF TREE: 36: 0x2aea8d9838 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6b50 MAP: (2 sibs) 2 children: 36: 0x2aea8d6c90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6d28 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d6be8 MAP: (2 sibs) 2 children: 36: 0x2aea8d6dd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6e68 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9060a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea906130 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea9061c0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea906250 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9062e0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea906370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea906400 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: --------------- 36: 36: - 36: name: 36: John Smith 36: age: 36: 33 36: - 36: name: 36: Mary Smith 36: age: 36: 27 36: --------------- 36: REF TREE: 36: 0x2aea8d9950 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d77e0 MAP: (2 sibs) 2 children: 36: 0x2aea8d7920 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d79b8 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d7878 MAP: (2 sibs) 2 children: 36: 0x2aea8d7a60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d7af8 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9070f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea907180 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea907210 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea9072a0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea907330 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea9073c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea907450 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: --------------- 36: 36: - 'a': 1 36: b: 2 36: --------------- 36: REF TREE: 36: 0x2aea8d9a68 [ROOT] SEQ: (0 sibs) 1 children: 36: 0x2aea8d6370 MAP: (1 sibs) 2 children: 36: 0x2aea8d5be0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d5c78 KEYVAL: 'b' '2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea908140 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2aea9081d0 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2aea908260 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea9082f0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: --------------- 36: 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - {'a': 1, b: 2} 36: --------------- 36: REF TREE: 36: 0x2aea8d9b80 [ROOT] SEQ: (0 sibs) 4 children: 36: 0x2aea8d7ce0 MAP: (4 sibs) 2 children: 36: 0x2aea8d7f50 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d7fe8 KEYVAL: 'b' '2' (2 sibs) 36: 0x2aea8d7d78 MAP: (4 sibs) 2 children: 36: 0x2aea8d8090 KEYVAL: 'b' '2' (2 sibs) 36: 0x2aea8d8128 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d7e10 MAP: (4 sibs) 3 children: 36: 0x2aea8d81d0 KEYVAL: 'b' '2' (3 sibs) 36: 0x2aea8d8268 KEYVAL: 'a' '1' (3 sibs) 36: 0x2aea8d8300 KEYVAL: 'c' '3' (3 sibs) 36: 0x2aea8d7ea8 MAP: (4 sibs) 2 children: 36: 0x2aea8d83a0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d8438 KEYVAL: 'b' '2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9091f0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2aea909280 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2aea909310 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea9093a0 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2aea909430 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2aea9094c0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2aea909550 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2aea9095e0 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2aea909670 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2aea909700 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2aea909790 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2aea909820 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2aea9098b0 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2aea909940 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: --------------- 36: 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: --------------- 36: REF TREE: 36: 0x2aea8d9c98 [ROOT] MAP: (0 sibs) 4 children: 36: 0x2aea8d8530 KEYVAL: 'a' '1' (4 sibs) 36: 0x2aea8d85c8 KEYVAL: 'b' '2' (4 sibs) 36: 0x2aea8d8660 KEYVAL: 'b' '2' (4 sibs) 36: 0x2aea8d86f8 KEYVAL: 'a' '1' (4 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea90a240 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2aea90a2d0 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2aea90a360 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2aea90a3f0 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2aea90a480 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: --------------- 36: 'implicit block key' : [ 36: 'implicit flow key 1' : value1, 36: 'implicit flow key 2' : value2, 36: 'implicit flow key 3' : value3, 36: 'implicit flow key m' : {key1: val1, key2: val2}, 36: 'implicit flow key s' : [val1, val2], 36: ]--------------- 36: REF TREE: 36: 0x2aea8d9db0 [ROOT] MAP: (0 sibs) 1 children: 36: 0x2aea8da680 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: 0x2aea8da720 MAP: (5 sibs) 1 children: 36: 0x2aea8daa20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: 0x2aea8da7b8 MAP: (5 sibs) 1 children: 36: 0x2aea8daac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: 0x2aea8da850 MAP: (5 sibs) 1 children: 36: 0x2aea8dab60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: 0x2aea8da8e8 MAP: (5 sibs) 1 children: 36: 0x2aea8dac00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: 0x2aea8daca0 KEYVAL: 'key1' 'val1' (2 sibs) 36: 0x2aea8dad38 KEYVAL: 'key2' 'val2' (2 sibs) 36: 0x2aea8da980 MAP: (5 sibs) 1 children: 36: 0x2aea8dade0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: 0x2aea8dae80 VAL: 'val1' (2 sibs) 36: 0x2aea8daf18 VAL: 'val2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea90b560 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2aea90b5f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2aea90b680 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2aea90b710 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2aea90b7a0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2aea90b830 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2aea90b8c0 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2aea90b950 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2aea90b9e0 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2aea90ba70 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2aea90bb00 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2aea90bb90 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2aea90bc20 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2aea90bcb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2aea90bd40 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2aea90bdd0 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: --------------- 36: {a : [ 36: : foo 36: ], 36: b : [ 36: : 36: foo 36: ], 36: c : [ 36: : 36: , 36: : 36: ]}--------------- 36: REF TREE: 36: 0x2aea8d9ec8 [ROOT] MAP: (0 sibs) 3 children: 36: 0x2aea8d6550 KEYSEQ: 'a' (3 sibs) 1 children: 36: 0x2aea8d6f60 MAP: (1 sibs) 1 children: 36: 0x2aea8d7000 KEYVAL: '' 'foo' (1 sibs) 36: 0x2aea8d65e8 KEYSEQ: 'b' (3 sibs) 1 children: 36: 0x2aea8d70a0 MAP: (1 sibs) 1 children: 36: 0x2aea8d7140 KEYVAL: '' 'foo' (1 sibs) 36: 0x2aea8d6680 KEYSEQ: 'c' (3 sibs) 2 children: 36: 0x2aea8d7ba0 MAP: (2 sibs) 1 children: 36: 0x2aea8d71e0 KEYVAL: '' '' (1 sibs) 36: 0x2aea8d7c38 MAP: (2 sibs) 1 children: 36: 0x2aea8d7280 KEYVAL: '' '' (1 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea90c5b0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2aea90c640 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2aea90c6d0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2aea90c760 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2aea90c7f0 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2aea90c880 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2aea90c910 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2aea90c9a0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2aea90ca30 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2aea90cac0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2aea90cb50 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2aea90cbe0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: --------------- 36: 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: --------------- 36: REF TREE: 36: 0x2aea8d9fe0 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d5aa0 MAP: (2 sibs) 3 children: 36: 0x2aea8dafc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: 0x2aea8db058 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: 0x2aea8db0f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: 0x2aea8d5b38 MAP: (2 sibs) 3 children: 36: 0x2aea8db190 KEYVAL***: '*a1' 'w1' (3 sibs) 36: 0x2aea8db228 KEYVAL***: '*a2' 'w2' (3 sibs) 36: 0x2aea8db2c0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea90d6a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea90d730 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea90d7c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea90d850 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea90d8e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea90d970 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea90da00 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea90da90 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea90db20 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: --------------- 36: 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: --------------- 36: REF TREE: 36: 0x2aea8da0f8 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6410 MAP: (2 sibs) 3 children: 36: 0x2aea8db360 KEYVAL: 'a1' 'v1' (3 sibs) 36: 0x2aea8db3f8 KEYVAL: 'a2' 'v2' (3 sibs) 36: 0x2aea8db490 KEYVAL: 'a3' 'v3' (3 sibs) 36: 0x2aea8d64a8 MAP: (2 sibs) 3 children: 36: 0x2aea8db530 KEYVAL: 'a1' 'w1' (3 sibs) 36: 0x2aea8db5c8 KEYVAL: 'a2' 'w2' (3 sibs) 36: 0x2aea8db660 KEYVAL: 'a3' 'w3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea90e750 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea90e7e0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea90e870 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea90e900 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea90e990 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea90ea20 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea90eab0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea90eb40 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea90ebd0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: resolved tree!!! 36: -------------------------------------- 36: [0][0] 0x2aea90e750 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea90e7e0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea90e870 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea90e900 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea90e990 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea90ea20 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea90eab0 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea90eb40 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea90ebd0 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: reordered tree!!! 36: -------------------------------------- 36: [0][0] 0x2aea90e750 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea90e7e0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea90e870 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea90e900 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea90e990 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea90ea20 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea90eab0 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea90eb40 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea90ebd0 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: --------------- 36: 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: --------------- 36: REF TREE: 36: 0x2aea8da210 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aea8db8d0 MAP: (3 sibs) 3 children: 36: 0x2aea8dbaa0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 36: 0x2aea8dbb38 KEYVAL***: '!!str a2' 'v2' (3 sibs) 36: 0x2aea8dbbd0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 36: 0x2aea8db968 MAP: (3 sibs) 3 children: 36: 0x2aea8dbc70 KEYVAL***: 'a1' '!!str w1' (3 sibs) 36: 0x2aea8dbd08 KEYVAL***: 'a2' '!!str w2' (3 sibs) 36: 0x2aea8dbda0 KEYVAL***: 'a3' '!!str w3' (3 sibs) 36: 0x2aea8dba00 MAP: (3 sibs) 3 children: 36: 0x2aea8dbe40 KEYVAL***: '!foo a1' 'v1' (3 sibs) 36: 0x2aea8dbed8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 36: 0x2aea8dbf70 KEYVAL***: '!foo a3' 'v3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea90f830 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea90f8c0 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2aea90f950 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea90f9e0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea90fa70 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea90fb00 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2aea90fb90 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2aea90fc20 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2aea90fcb0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2aea90fd40 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2aea90fdd0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2aea90fe60 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2aea90fef0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: --------------- 36: [{}, {}, {}]--------------- 36: REF TREE: 36: 0x2aea8d94f0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aea8d58d0 MAP: (3 sibs) 0 children: 36: 0x2aea8d5968 MAP: (3 sibs) 0 children: 36: 0x2aea8d5a00 MAP: (3 sibs) 0 children: 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea910140 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea9101d0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2aea910260 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2aea9102f0 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: --------------- 36: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 36: REF TREE: 36: 0x2aea8d9608 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d5f60 MAP: (2 sibs) 2 children: 36: 0x2aea8d60a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6138 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d5ff8 MAP: (2 sibs) 2 children: 36: 0x2aea8d61e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6278 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea910a50 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea910ae0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea910b70 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea910c00 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea910c90 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea910d20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea910db0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: --------------- 36: 36: - {name: John Smith, age: 33} 36: - {name: Mary Smith, age: 27} 36: --------------- 36: REF TREE: 36: 0x2aea8d9720 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6790 MAP: (2 sibs) 2 children: 36: 0x2aea8d68d0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6968 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d6828 MAP: (2 sibs) 2 children: 36: 0x2aea8d6a10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6aa8 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea911360 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea9113f0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea911480 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea911510 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9115a0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea911630 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea9116c0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: --------------- 36: 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: --------------- 36: REF TREE: 36: 0x2aea8d9838 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6b50 MAP: (2 sibs) 2 children: 36: 0x2aea8d6c90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6d28 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d6be8 MAP: (2 sibs) 2 children: 36: 0x2aea8d6dd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6e68 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea911c70 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea911d00 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea911d90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea911e20 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea911eb0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea911f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea911fd0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: --------------- 36: 36: - 36: name: 36: John Smith 36: age: 36: 33 36: - 36: name: 36: Mary Smith 36: age: 36: 27 36: --------------- 36: REF TREE: 36: 0x2aea8d9950 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d77e0 MAP: (2 sibs) 2 children: 36: 0x2aea8d7920 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d79b8 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d7878 MAP: (2 sibs) 2 children: 36: 0x2aea8d7a60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d7af8 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea912580 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea912610 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea9126a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea912730 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9127c0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea912850 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea9128e0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: --------------- 36: 36: - 'a': 1 36: b: 2 36: --------------- 36: REF TREE: 36: 0x2aea8d9a68 [ROOT] SEQ: (0 sibs) 1 children: 36: 0x2aea8d6370 MAP: (1 sibs) 2 children: 36: 0x2aea8d5be0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d5c78 KEYVAL: 'b' '2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea912e90 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2aea912f20 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2aea912fb0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea913040 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: --------------- 36: 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - {'a': 1, b: 2} 36: --------------- 36: REF TREE: 36: 0x2aea8d9b80 [ROOT] SEQ: (0 sibs) 4 children: 36: 0x2aea8d7ce0 MAP: (4 sibs) 2 children: 36: 0x2aea8d7f50 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d7fe8 KEYVAL: 'b' '2' (2 sibs) 36: 0x2aea8d7d78 MAP: (4 sibs) 2 children: 36: 0x2aea8d8090 KEYVAL: 'b' '2' (2 sibs) 36: 0x2aea8d8128 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d7e10 MAP: (4 sibs) 3 children: 36: 0x2aea8d81d0 KEYVAL: 'b' '2' (3 sibs) 36: 0x2aea8d8268 KEYVAL: 'a' '1' (3 sibs) 36: 0x2aea8d8300 KEYVAL: 'c' '3' (3 sibs) 36: 0x2aea8d7ea8 MAP: (4 sibs) 2 children: 36: 0x2aea8d83a0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d8438 KEYVAL: 'b' '2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9137a0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2aea913830 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2aea9138c0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea913950 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2aea9139e0 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2aea913a70 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2aea913b00 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2aea913b90 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2aea913c20 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2aea913cb0 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2aea913d40 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2aea913dd0 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2aea913e60 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2aea913ef0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: --------------- 36: 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: --------------- 36: REF TREE: 36: 0x2aea8d9c98 [ROOT] MAP: (0 sibs) 4 children: 36: 0x2aea8d8530 KEYVAL: 'a' '1' (4 sibs) 36: 0x2aea8d85c8 KEYVAL: 'b' '2' (4 sibs) 36: 0x2aea8d8660 KEYVAL: 'b' '2' (4 sibs) 36: 0x2aea8d86f8 KEYVAL: 'a' '1' (4 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9140b0 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2aea914140 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2aea9141d0 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2aea914260 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2aea9142f0 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: --------------- 36: 'implicit block key' : [ 36: 'implicit flow key 1' : value1, 36: 'implicit flow key 2' : value2, 36: 'implicit flow key 3' : value3, 36: 'implicit flow key m' : {key1: val1, key2: val2}, 36: 'implicit flow key s' : [val1, val2], 36: ]--------------- 36: REF TREE: 36: 0x2aea8d9db0 [ROOT] MAP: (0 sibs) 1 children: 36: 0x2aea8da680 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: 0x2aea8da720 MAP: (5 sibs) 1 children: 36: 0x2aea8daa20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: 0x2aea8da7b8 MAP: (5 sibs) 1 children: 36: 0x2aea8daac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: 0x2aea8da850 MAP: (5 sibs) 1 children: 36: 0x2aea8dab60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: 0x2aea8da8e8 MAP: (5 sibs) 1 children: 36: 0x2aea8dac00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: 0x2aea8daca0 KEYVAL: 'key1' 'val1' (2 sibs) 36: 0x2aea8dad38 KEYVAL: 'key2' 'val2' (2 sibs) 36: 0x2aea8da980 MAP: (5 sibs) 1 children: 36: 0x2aea8dade0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: 0x2aea8dae80 VAL: 'val1' (2 sibs) 36: 0x2aea8daf18 VAL: 'val2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9149c0 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2aea914a50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2aea914ae0 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2aea914b70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2aea914c00 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2aea914c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2aea914d20 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2aea914db0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2aea914e40 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2aea914ed0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2aea914f60 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2aea914ff0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2aea915080 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2aea915110 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2aea9151a0 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2aea915230 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: --------------- 36: {a : [ 36: : foo 36: ], 36: b : [ 36: : 36: foo 36: ], 36: c : [ 36: : 36: , 36: : 36: ]}--------------- 36: REF TREE: 36: 0x2aea8d9ec8 [ROOT] MAP: (0 sibs) 3 children: 36: 0x2aea8d6550 KEYSEQ: 'a' (3 sibs) 1 children: 36: 0x2aea8d6f60 MAP: (1 sibs) 1 children: 36: 0x2aea8d7000 KEYVAL: '' 'foo' (1 sibs) 36: 0x2aea8d65e8 KEYSEQ: 'b' (3 sibs) 1 children: 36: 0x2aea8d70a0 MAP: (1 sibs) 1 children: 36: 0x2aea8d7140 KEYVAL: '' 'foo' (1 sibs) 36: 0x2aea8d6680 KEYSEQ: 'c' (3 sibs) 2 children: 36: 0x2aea8d7ba0 MAP: (2 sibs) 1 children: 36: 0x2aea8d71e0 KEYVAL: '' '' (1 sibs) 36: 0x2aea8d7c38 MAP: (2 sibs) 1 children: 36: 0x2aea8d7280 KEYVAL: '' '' (1 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9152d0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2aea915360 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2aea9153f0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2aea915480 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2aea915510 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2aea9155a0 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2aea915630 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2aea9156c0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2aea915750 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2aea9157e0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2aea915870 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2aea915900 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: --------------- 36: 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: --------------- 36: REF TREE: 36: 0x2aea8d9fe0 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d5aa0 MAP: (2 sibs) 3 children: 36: 0x2aea8dafc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: 0x2aea8db058 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: 0x2aea8db0f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: 0x2aea8d5b38 MAP: (2 sibs) 3 children: 36: 0x2aea8db190 KEYVAL***: '*a1' 'w1' (3 sibs) 36: 0x2aea8db228 KEYVAL***: '*a2' 'w2' (3 sibs) 36: 0x2aea8db2c0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea915be0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea915c70 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea915d00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea915d90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea915e20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea915eb0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea915f40 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea915fd0 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea916060 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: --------------- 36: 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: --------------- 36: REF TREE: 36: 0x2aea8da0f8 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6410 MAP: (2 sibs) 3 children: 36: 0x2aea8db360 KEYVAL: 'a1' 'v1' (3 sibs) 36: 0x2aea8db3f8 KEYVAL: 'a2' 'v2' (3 sibs) 36: 0x2aea8db490 KEYVAL: 'a3' 'v3' (3 sibs) 36: 0x2aea8d64a8 MAP: (2 sibs) 3 children: 36: 0x2aea8db530 KEYVAL: 'a1' 'w1' (3 sibs) 36: 0x2aea8db5c8 KEYVAL: 'a2' 'w2' (3 sibs) 36: 0x2aea8db660 KEYVAL: 'a3' 'w3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9164f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea916580 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea916610 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea9166a0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea916730 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea9167c0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea916850 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea9168e0 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea916970 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: resolved tree!!! 36: -------------------------------------- 36: [0][0] 0x2aea9164f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea916580 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea916610 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea9166a0 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea916730 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea9167c0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea916850 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea9168e0 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea916970 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: reordered tree!!! 36: -------------------------------------- 36: [0][0] 0x2aea9164f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea916580 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea916610 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea9166a0 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea916730 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea9167c0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea916850 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea9168e0 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea916970 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: --------------- 36: 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: --------------- 36: REF TREE: 36: 0x2aea8da210 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aea8db8d0 MAP: (3 sibs) 3 children: 36: 0x2aea8dbaa0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 36: 0x2aea8dbb38 KEYVAL***: '!!str a2' 'v2' (3 sibs) 36: 0x2aea8dbbd0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 36: 0x2aea8db968 MAP: (3 sibs) 3 children: 36: 0x2aea8dbc70 KEYVAL***: 'a1' '!!str w1' (3 sibs) 36: 0x2aea8dbd08 KEYVAL***: 'a2' '!!str w2' (3 sibs) 36: 0x2aea8dbda0 KEYVAL***: 'a3' '!!str w3' (3 sibs) 36: 0x2aea8dba00 MAP: (3 sibs) 3 children: 36: 0x2aea8dbe40 KEYVAL***: '!foo a1' 'v1' (3 sibs) 36: 0x2aea8dbed8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 36: 0x2aea8dbf70 KEYVAL***: '!foo a3' 'v3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea916e00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea916e90 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2aea916f20 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea916fb0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea917040 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea9170d0 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2aea917160 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2aea9171f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2aea917280 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2aea917310 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2aea9173a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2aea917430 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2aea9174c0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea902e60 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea902ef0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2aea902f80 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2aea903010 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - {}\n 36: - {}\n 36: - {}\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea918710 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea9187a0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2aea918830 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2aea9188c0 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea904000 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea904090 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea904120 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea9041b0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea904240 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea9042d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea904360 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea919900 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea919990 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea919a20 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea919ab0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea919b40 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea919bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea919c60 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - {name: John Smith, age: 33}\n 36: - {name: Mary Smith, age: 27}\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea905050 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea9050e0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea905170 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea905200 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea905290 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea905320 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea9053b0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91a210 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea91a2a0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea91a330 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea91a3c0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea91a450 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea91a4e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea91a570 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea9060a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea906130 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea9061c0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea906250 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9062e0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea906370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea906400 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91ab20 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea91abb0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea91ac40 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea91acd0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea91ad60 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea91adf0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea91ae80 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - \n 36: name:\n 36: John Smith\n 36: age:\n 36: 33\n 36: - \n 36: name: \n 36: Mary Smith\n 36: age:\n 36: 27\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea9070f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea907180 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea907210 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea9072a0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea907330 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea9073c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea907450 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91b430 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea91b4c0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea91b550 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea91b5e0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea91b670 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea91b700 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea91b790 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea908140 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2aea9081d0 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2aea908260 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea9082f0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91bd40 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2aea91bdd0 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2aea91be60 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea91bef0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - a: 1\n 36: b: 2\n 36: - b: 2\n 36: 'a': 1\n 36: - b: 2\n 36: 'a': 1\n 36: c: 3\n 36: - {'a': 1, b: 2}\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea9091f0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2aea909280 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2aea909310 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea9093a0 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2aea909430 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2aea9094c0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2aea909550 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2aea9095e0 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2aea909670 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2aea909700 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2aea909790 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2aea909820 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2aea9098b0 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2aea909940 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - a: 1\n 36: b: 2\n 36: - b: 2\n 36: 'a': 1\n 36: - b: 2\n 36: 'a': 1\n 36: c: 3\n 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91c650 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2aea91c6e0 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2aea91c770 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea91c800 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2aea91c890 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2aea91c920 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2aea91c9b0 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2aea91ca40 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2aea91cad0 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2aea91cb60 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2aea91cbf0 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2aea91cc80 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2aea91cd10 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2aea91cda0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: 'a': 1\n 36: b: 2\n 36: b: 2\n 36: 'a': 1\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea90a240 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2aea90a2d0 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2aea90a360 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2aea90a3f0 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2aea90a480 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: 'a': 1\n 36: b: 2\n 36: b: 2\n 36: 'a': 1\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91cf60 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2aea91cff0 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2aea91d080 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2aea91d110 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2aea91d1a0 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: 'implicit block key' : [\n 36: 'implicit flow key 1' : value1,\n 36: 'implicit flow key 2' : value2,\n 36: 'implicit flow key 3' : value3,\n 36: 'implicit flow key m' : {key1: val1, key2: val2},\n 36: 'implicit flow key s' : [val1, val2],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea90b560 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2aea90b5f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2aea90b680 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2aea90b710 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2aea90b7a0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2aea90b830 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2aea90b8c0 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2aea90b950 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2aea90b9e0 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2aea90ba70 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2aea90bb00 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2aea90bb90 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2aea90bc20 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2aea90bcb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2aea90bd40 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2aea90bdd0 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: 'implicit block key':\n 36: - 'implicit flow key 1': value1\n 36: - 'implicit flow key 2': value2\n 36: - 'implicit flow key 3': value3\n 36: - 'implicit flow key m':\n 36: key1: val1\n 36: key2: val2\n 36: - 'implicit flow key s':\n 36: - val1\n 36: - val2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91d870 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2aea91d900 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2aea91d990 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2aea91da20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2aea91dab0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2aea91db40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2aea91dbd0 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2aea91dc60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2aea91dcf0 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2aea91dd80 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2aea91de10 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2aea91dea0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2aea91df30 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2aea91dfc0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2aea91e050 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2aea91e0e0 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: {a : [\n 36: : foo\n 36: ],\n 36: b : [\n 36: :\n 36: foo\n 36: ],\n 36: c : [\n 36: :\n 36: ,\n 36: :\n 36: ]}~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea90c5b0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2aea90c640 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2aea90c6d0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2aea90c760 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2aea90c7f0 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2aea90c880 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2aea90c910 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2aea90c9a0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2aea90ca30 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2aea90cac0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2aea90cb50 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2aea90cbe0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: a:\n 36: - : foo\n 36: b:\n 36: - : foo\n 36: c:\n 36: - : \n 36: - : \n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91e180 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2aea91e210 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2aea91e2a0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2aea91e330 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2aea91e3c0 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2aea91e450 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2aea91e4e0 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2aea91e570 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2aea91e600 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2aea91e690 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2aea91e720 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2aea91e7b0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - &a1 a1: v1\n 36: &a2 a2: v2\n 36: &a3 a3: v3\n 36: - *a1: w1\n 36: *a2: w2\n 36: *a3: w3\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea90d6a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea90d730 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea90d7c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea90d850 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea90d8e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea90d970 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea90da00 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea90da90 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea90db20 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - &a1 a1: v1\n 36: &a2 a2: v2\n 36: &a3 a3: v3\n 36: - *a1: w1\n 36: *a2: w2\n 36: *a3: w3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91ea90 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea91eb20 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea91ebb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea91ec40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea91ecd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea91ed60 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea91edf0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea91ee80 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea91ef10 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - &a1 a1: v1\n 36: &a2 a2: v2\n 36: &a3 a3: v3\n 36: - *a1: w1\n 36: *a2: w2\n 36: *a3: w3\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea90e750 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea90e7e0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea90e870 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea90e900 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea90e990 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea90ea20 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea90eab0 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea90eb40 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea90ebd0 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - a1: v1\n 36: a2: v2\n 36: a3: v3\n 36: - a1: w1\n 36: a2: w2\n 36: a3: w3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91f3a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea91f430 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea91f4c0 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea91f550 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea91f5e0 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea91f670 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea91f700 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea91f790 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea91f820 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - !!str a1: v1\n 36: !!str a2: v2\n 36: !!str a3: v3\n 36: - a1: !!str w1\n 36: a2: !!str w2\n 36: a3: !!str w3\n 36: - !foo a1: v1\n 36: !foo a2: v2\n 36: !foo a3: v3\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea90f830 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea90f8c0 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2aea90f950 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea90f9e0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea90fa70 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea90fb00 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2aea90fb90 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2aea90fc20 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2aea90fcb0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2aea90fd40 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2aea90fdd0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2aea90fe60 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2aea90fef0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - !!str a1: v1\n 36: !!str a2: v2\n 36: !!str a3: v3\n 36: - a1: !!str w1\n 36: a2: !!str w2\n 36: a3: !!str w3\n 36: - !foo a1: v1\n 36: !foo a2: v2\n 36: !foo a3: v3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea91fcb0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea91fd40 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2aea91fdd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea91fe60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea91fef0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea91ff80 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2aea920010 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2aea9200a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2aea920130 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2aea9201c0 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2aea920250 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2aea9202e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2aea920370 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea910140 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea9101d0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2aea910260 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2aea9102f0 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - {}\n 36: - {}\n 36: - {}\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea9205c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea920650 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2aea9206e0 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2aea920770 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea910a50 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea910ae0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea910b70 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea910c00 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea910c90 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea910d20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea910db0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea920ed0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea920f60 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea920ff0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea921080 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea921110 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea9211a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea921230 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - {name: John Smith, age: 33}\r\n 36: - {name: Mary Smith, age: 27}\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea911360 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea9113f0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea911480 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea911510 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9115a0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea911630 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea9116c0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea9217e0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea921870 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea921900 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea921990 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea921a20 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea921ab0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea921b40 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - name: John Smith\r\n 36: age: 33\r\n 36: - name: Mary Smith\r\n 36: age: 27\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea911c70 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea911d00 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea911d90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea911e20 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea911eb0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea911f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea911fd0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea9220f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea922180 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea922210 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea9222a0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea922330 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea9223c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea922450 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - \r\n 36: name:\r\n 36: John Smith\r\n 36: age:\r\n 36: 33\r\n 36: - \r\n 36: name: \r\n 36: Mary Smith\r\n 36: age:\r\n 36: 27\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea912580 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea912610 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea9126a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea912730 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9127c0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea912850 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea9128e0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea922a00 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea922a90 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea922b20 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea922bb0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea922c40 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea922cd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea922d60 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - 'a': 1\r\n 36: b: 2\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea912e90 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2aea912f20 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2aea912fb0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea913040 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea923310 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2aea9233a0 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2aea923430 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea9234c0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - a: 1\r\n 36: b: 2\r\n 36: - b: 2\r\n 36: 'a': 1\r\n 36: - b: 2\r\n 36: 'a': 1\r\n 36: c: 3\r\n 36: - {'a': 1, b: 2}\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea9137a0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2aea913830 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2aea9138c0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea913950 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2aea9139e0 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2aea913a70 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2aea913b00 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2aea913b90 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2aea913c20 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2aea913cb0 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2aea913d40 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2aea913dd0 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2aea913e60 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2aea913ef0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - a: 1\n 36: b: 2\n 36: - b: 2\n 36: 'a': 1\n 36: - b: 2\n 36: 'a': 1\n 36: c: 3\n 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea923c20 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2aea923cb0 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2aea923d40 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea923dd0 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2aea923e60 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2aea923ef0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2aea923f80 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2aea924010 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2aea9240a0 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2aea924130 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2aea9241c0 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2aea924250 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2aea9242e0 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2aea924370 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: 'a': 1\r\n 36: b: 2\r\n 36: b: 2\r\n 36: 'a': 1\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea9140b0 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2aea914140 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2aea9141d0 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2aea914260 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2aea9142f0 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: 'a': 1\n 36: b: 2\n 36: b: 2\n 36: 'a': 1\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea924530 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2aea9245c0 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2aea924650 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2aea9246e0 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2aea924770 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: 'implicit block key' : [\r\n 36: 'implicit flow key 1' : value1,\r\n 36: 'implicit flow key 2' : value2,\r\n 36: 'implicit flow key 3' : value3,\r\n 36: 'implicit flow key m' : {key1: val1, key2: val2},\r\n 36: 'implicit flow key s' : [val1, val2],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea9149c0 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2aea914a50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2aea914ae0 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2aea914b70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2aea914c00 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2aea914c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2aea914d20 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2aea914db0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2aea914e40 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2aea914ed0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2aea914f60 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2aea914ff0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2aea915080 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2aea915110 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2aea9151a0 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2aea915230 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: 'implicit block key':\n 36: - 'implicit flow key 1': value1\n 36: - 'implicit flow key 2': value2\n 36: - 'implicit flow key 3': value3\n 36: - 'implicit flow key m':\n 36: key1: val1\n 36: key2: val2\n 36: - 'implicit flow key s':\n 36: - val1\n 36: - val2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea924e40 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2aea924ed0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2aea924f60 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2aea924ff0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2aea925080 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2aea925110 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2aea9251a0 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2aea925230 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2aea9252c0 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2aea925350 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2aea9253e0 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2aea925470 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2aea925500 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2aea925590 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2aea925620 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2aea9256b0 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: {a : [\r\n 36: : foo\r\n 36: ],\r\n 36: b : [\r\n 36: :\r\n 36: foo\r\n 36: ],\r\n 36: c : [\r\n 36: :\r\n 36: ,\r\n 36: :\r\n 36: ]}~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea9152d0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2aea915360 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2aea9153f0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2aea915480 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2aea915510 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2aea9155a0 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2aea915630 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2aea9156c0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2aea915750 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2aea9157e0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2aea915870 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2aea915900 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: a:\n 36: - : foo\n 36: b:\n 36: - : foo\n 36: c:\n 36: - : \n 36: - : \n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea925750 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2aea9257e0 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2aea925870 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2aea925900 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2aea925990 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2aea925a20 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2aea925ab0 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2aea925b40 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2aea925bd0 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2aea925c60 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2aea925cf0 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2aea925d80 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - &a1 a1: v1\r\n 36: &a2 a2: v2\r\n 36: &a3 a3: v3\r\n 36: - *a1: w1\r\n 36: *a2: w2\r\n 36: *a3: w3\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea915be0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea915c70 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea915d00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea915d90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea915e20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea915eb0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea915f40 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea915fd0 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea916060 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - &a1 a1: v1\n 36: &a2 a2: v2\n 36: &a3 a3: v3\n 36: - *a1: w1\n 36: *a2: w2\n 36: *a3: w3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea926060 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea9260f0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea926180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea926210 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea9262a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea926330 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea9263c0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea926450 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea9264e0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - &a1 a1: v1\r\n 36: &a2 a2: v2\r\n 36: &a3 a3: v3\r\n 36: - *a1: w1\r\n 36: *a2: w2\r\n 36: *a3: w3\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea9164f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea916580 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea916610 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea9166a0 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea916730 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea9167c0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea916850 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea9168e0 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea916970 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - a1: v1\n 36: a2: v2\n 36: a3: v3\n 36: - a1: w1\n 36: a2: w2\n 36: a3: w3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea926970 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea926a00 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea926a90 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea926b20 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea926bb0 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea926c40 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea926cd0 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea926d60 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea926df0 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - !!str a1: v1\r\n 36: !!str a2: v2\r\n 36: !!str a3: v3\r\n 36: - a1: !!str w1\r\n 36: a2: !!str w2\r\n 36: a3: !!str w3\r\n 36: - !foo a1: v1\r\n 36: !foo a2: v2\r\n 36: !foo a3: v3\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aea916e00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea916e90 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2aea916f20 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea916fb0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea917040 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea9170d0 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2aea917160 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2aea9171f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2aea917280 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2aea917310 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2aea9173a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2aea917430 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2aea9174c0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - !!str a1: v1\n 36: !!str a2: v2\n 36: !!str a3: v3\n 36: - a1: !!str w1\n 36: a2: !!str w2\n 36: a3: !!str w3\n 36: - !foo a1: v1\n 36: !foo a2: v2\n 36: !foo a3: v3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aea927280 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea927310 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2aea9273a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea927430 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea9274c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea927550 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2aea9275e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2aea927670 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2aea927700 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2aea927790 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2aea927820 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2aea9278b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2aea927940 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d94f0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aea8d58d0 MAP: (3 sibs) 0 children: 36: 0x2aea8d5968 MAP: (3 sibs) 0 children: 36: 0x2aea8d5a00 MAP: (3 sibs) 0 children: 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9193e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea919470 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2aea919500 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2aea919590 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9608 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d5f60 MAP: (2 sibs) 2 children: 36: 0x2aea8d60a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6138 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d5ff8 MAP: (2 sibs) 2 children: 36: 0x2aea8d61e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6278 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea927b90 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea927c20 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea927cb0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea927d40 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea927dd0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea927e60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea927ef0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9720 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6790 MAP: (2 sibs) 2 children: 36: 0x2aea8d68d0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6968 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d6828 MAP: (2 sibs) 2 children: 36: 0x2aea8d6a10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6aa8 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea927f90 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea928020 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea9280b0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea928140 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9281d0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea928260 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea9282f0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9838 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6b50 MAP: (2 sibs) 2 children: 36: 0x2aea8d6c90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6d28 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d6be8 MAP: (2 sibs) 2 children: 36: 0x2aea8d6dd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6e68 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea928390 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea928420 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea9284b0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea928540 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9285d0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea928660 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea9286f0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9950 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d77e0 MAP: (2 sibs) 2 children: 36: 0x2aea8d7920 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d79b8 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d7878 MAP: (2 sibs) 2 children: 36: 0x2aea8d7a60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d7af8 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea928790 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea928820 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea9288b0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea928940 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea9289d0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea928a60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea928af0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9a68 [ROOT] SEQ: (0 sibs) 1 children: 36: 0x2aea8d6370 MAP: (1 sibs) 2 children: 36: 0x2aea8d5be0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d5c78 KEYVAL: 'b' '2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea928b90 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2aea928c20 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2aea928cb0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea928d40 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9b80 [ROOT] SEQ: (0 sibs) 4 children: 36: 0x2aea8d7ce0 MAP: (4 sibs) 2 children: 36: 0x2aea8d7f50 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d7fe8 KEYVAL: 'b' '2' (2 sibs) 36: 0x2aea8d7d78 MAP: (4 sibs) 2 children: 36: 0x2aea8d8090 KEYVAL: 'b' '2' (2 sibs) 36: 0x2aea8d8128 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d7e10 MAP: (4 sibs) 3 children: 36: 0x2aea8d81d0 KEYVAL: 'b' '2' (3 sibs) 36: 0x2aea8d8268 KEYVAL: 'a' '1' (3 sibs) 36: 0x2aea8d8300 KEYVAL: 'c' '3' (3 sibs) 36: 0x2aea8d7ea8 MAP: (4 sibs) 2 children: 36: 0x2aea8d83a0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d8438 KEYVAL: 'b' '2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea928de0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2aea928e70 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2aea928f00 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea928f90 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2aea929020 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2aea9290b0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2aea929140 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2aea9291d0 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2aea929260 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2aea9292f0 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2aea929380 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2aea929410 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2aea9294a0 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2aea929530 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9c98 [ROOT] MAP: (0 sibs) 4 children: 36: 0x2aea8d8530 KEYVAL: 'a' '1' (4 sibs) 36: 0x2aea8d85c8 KEYVAL: 'b' '2' (4 sibs) 36: 0x2aea8d8660 KEYVAL: 'b' '2' (4 sibs) 36: 0x2aea8d86f8 KEYVAL: 'a' '1' (4 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9295d0 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2aea929660 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2aea9296f0 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2aea929780 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2aea929810 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9db0 [ROOT] MAP: (0 sibs) 1 children: 36: 0x2aea8da680 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: 0x2aea8da720 MAP: (5 sibs) 1 children: 36: 0x2aea8daa20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: 0x2aea8da7b8 MAP: (5 sibs) 1 children: 36: 0x2aea8daac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: 0x2aea8da850 MAP: (5 sibs) 1 children: 36: 0x2aea8dab60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: 0x2aea8da8e8 MAP: (5 sibs) 1 children: 36: 0x2aea8dac00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: 0x2aea8daca0 KEYVAL: 'key1' 'val1' (2 sibs) 36: 0x2aea8dad38 KEYVAL: 'key2' 'val2' (2 sibs) 36: 0x2aea8da980 MAP: (5 sibs) 1 children: 36: 0x2aea8dade0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: 0x2aea8dae80 VAL: 'val1' (2 sibs) 36: 0x2aea8daf18 VAL: 'val2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea9298b0 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2aea929940 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2aea9299d0 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2aea929a60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2aea929af0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2aea929b80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2aea929c10 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2aea929ca0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2aea929d30 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2aea929dc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2aea929e50 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2aea929ee0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2aea929f70 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2aea92a000 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2aea92a090 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2aea92a120 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9ec8 [ROOT] MAP: (0 sibs) 3 children: 36: 0x2aea8d6550 KEYSEQ: 'a' (3 sibs) 1 children: 36: 0x2aea8d6f60 MAP: (1 sibs) 1 children: 36: 0x2aea8d7000 KEYVAL: '' 'foo' (1 sibs) 36: 0x2aea8d65e8 KEYSEQ: 'b' (3 sibs) 1 children: 36: 0x2aea8d70a0 MAP: (1 sibs) 1 children: 36: 0x2aea8d7140 KEYVAL: '' 'foo' (1 sibs) 36: 0x2aea8d6680 KEYSEQ: 'c' (3 sibs) 2 children: 36: 0x2aea8d7ba0 MAP: (2 sibs) 1 children: 36: 0x2aea8d71e0 KEYVAL: '' '' (1 sibs) 36: 0x2aea8d7c38 MAP: (2 sibs) 1 children: 36: 0x2aea8d7280 KEYVAL: '' '' (1 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92a1c0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2aea92a250 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2aea92a2e0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2aea92a370 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2aea92a400 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2aea92a490 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2aea92a520 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2aea92a5b0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2aea92a640 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2aea92a6d0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2aea92a760 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2aea92a7f0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9fe0 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d5aa0 MAP: (2 sibs) 3 children: 36: 0x2aea8dafc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: 0x2aea8db058 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: 0x2aea8db0f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: 0x2aea8d5b38 MAP: (2 sibs) 3 children: 36: 0x2aea8db190 KEYVAL***: '*a1' 'w1' (3 sibs) 36: 0x2aea8db228 KEYVAL***: '*a2' 'w2' (3 sibs) 36: 0x2aea8db2c0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92a890 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea92a920 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea92a9b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea92aa40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea92aad0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea92ab60 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea92abf0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea92ac80 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea92ad10 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8da0f8 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6410 MAP: (2 sibs) 3 children: 36: 0x2aea8db360 KEYVAL: 'a1' 'v1' (3 sibs) 36: 0x2aea8db3f8 KEYVAL: 'a2' 'v2' (3 sibs) 36: 0x2aea8db490 KEYVAL: 'a3' 'v3' (3 sibs) 36: 0x2aea8d64a8 MAP: (2 sibs) 3 children: 36: 0x2aea8db530 KEYVAL: 'a1' 'w1' (3 sibs) 36: 0x2aea8db5c8 KEYVAL: 'a2' 'w2' (3 sibs) 36: 0x2aea8db660 KEYVAL: 'a3' 'w3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92adb0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea92ae40 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea92aed0 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea92af60 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea92aff0 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea92b080 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea92b110 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea92b1a0 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea92b230 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8da210 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aea8db8d0 MAP: (3 sibs) 3 children: 36: 0x2aea8dbaa0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 36: 0x2aea8dbb38 KEYVAL***: '!!str a2' 'v2' (3 sibs) 36: 0x2aea8dbbd0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 36: 0x2aea8db968 MAP: (3 sibs) 3 children: 36: 0x2aea8dbc70 KEYVAL***: 'a1' '!!str w1' (3 sibs) 36: 0x2aea8dbd08 KEYVAL***: 'a2' '!!str w2' (3 sibs) 36: 0x2aea8dbda0 KEYVAL***: 'a3' '!!str w3' (3 sibs) 36: 0x2aea8dba00 MAP: (3 sibs) 3 children: 36: 0x2aea8dbe40 KEYVAL***: '!foo a1' 'v1' (3 sibs) 36: 0x2aea8dbed8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 36: 0x2aea8dbf70 KEYVAL***: '!foo a3' 'v3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92b2d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea92b360 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2aea92b3f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea92b480 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea92b510 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea92b5a0 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2aea92b630 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2aea92b6c0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2aea92b750 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2aea92b7e0 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2aea92b870 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2aea92b900 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2aea92b990 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d94f0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aea8d58d0 MAP: (3 sibs) 0 children: 36: 0x2aea8d5968 MAP: (3 sibs) 0 children: 36: 0x2aea8d5a00 MAP: (3 sibs) 0 children: 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92ba30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea92bac0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2aea92bb50 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2aea92bbe0 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9608 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d5f60 MAP: (2 sibs) 2 children: 36: 0x2aea8d60a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6138 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d5ff8 MAP: (2 sibs) 2 children: 36: 0x2aea8d61e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6278 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92bc80 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea92bd10 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea92bda0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea92be30 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea92bec0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea92bf50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea92bfe0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9720 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6790 MAP: (2 sibs) 2 children: 36: 0x2aea8d68d0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6968 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d6828 MAP: (2 sibs) 2 children: 36: 0x2aea8d6a10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6aa8 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92c080 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea92c110 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea92c1a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea92c230 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea92c2c0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea92c350 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea92c3e0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9838 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6b50 MAP: (2 sibs) 2 children: 36: 0x2aea8d6c90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d6d28 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d6be8 MAP: (2 sibs) 2 children: 36: 0x2aea8d6dd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d6e68 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92c480 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea92c510 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea92c5a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea92c630 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea92c6c0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea92c750 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea92c7e0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9950 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d77e0 MAP: (2 sibs) 2 children: 36: 0x2aea8d7920 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2aea8d79b8 KEYVAL: 'age' '33' (2 sibs) 36: 0x2aea8d7878 MAP: (2 sibs) 2 children: 36: 0x2aea8d7a60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2aea8d7af8 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92c880 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea92c910 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2aea92c9a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2aea92ca30 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2aea92cac0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2aea92cb50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2aea92cbe0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9a68 [ROOT] SEQ: (0 sibs) 1 children: 36: 0x2aea8d6370 MAP: (1 sibs) 2 children: 36: 0x2aea8d5be0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d5c78 KEYVAL: 'b' '2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92cc80 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2aea92cd10 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2aea92cda0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea92ce30 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9b80 [ROOT] SEQ: (0 sibs) 4 children: 36: 0x2aea8d7ce0 MAP: (4 sibs) 2 children: 36: 0x2aea8d7f50 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d7fe8 KEYVAL: 'b' '2' (2 sibs) 36: 0x2aea8d7d78 MAP: (4 sibs) 2 children: 36: 0x2aea8d8090 KEYVAL: 'b' '2' (2 sibs) 36: 0x2aea8d8128 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d7e10 MAP: (4 sibs) 3 children: 36: 0x2aea8d81d0 KEYVAL: 'b' '2' (3 sibs) 36: 0x2aea8d8268 KEYVAL: 'a' '1' (3 sibs) 36: 0x2aea8d8300 KEYVAL: 'c' '3' (3 sibs) 36: 0x2aea8d7ea8 MAP: (4 sibs) 2 children: 36: 0x2aea8d83a0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2aea8d8438 KEYVAL: 'b' '2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92ced0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2aea92cf60 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2aea92cff0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2aea92d080 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2aea92d110 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2aea92d1a0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2aea92d230 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2aea92d2c0 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2aea92d350 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2aea92d3e0 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2aea92d470 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2aea92d500 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2aea92d590 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2aea92d620 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9c98 [ROOT] MAP: (0 sibs) 4 children: 36: 0x2aea8d8530 KEYVAL: 'a' '1' (4 sibs) 36: 0x2aea8d85c8 KEYVAL: 'b' '2' (4 sibs) 36: 0x2aea8d8660 KEYVAL: 'b' '2' (4 sibs) 36: 0x2aea8d86f8 KEYVAL: 'a' '1' (4 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92d6c0 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2aea92d750 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2aea92d7e0 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2aea92d870 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2aea92d900 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9db0 [ROOT] MAP: (0 sibs) 1 children: 36: 0x2aea8da680 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: 0x2aea8da720 MAP: (5 sibs) 1 children: 36: 0x2aea8daa20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: 0x2aea8da7b8 MAP: (5 sibs) 1 children: 36: 0x2aea8daac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: 0x2aea8da850 MAP: (5 sibs) 1 children: 36: 0x2aea8dab60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: 0x2aea8da8e8 MAP: (5 sibs) 1 children: 36: 0x2aea8dac00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: 0x2aea8daca0 KEYVAL: 'key1' 'val1' (2 sibs) 36: 0x2aea8dad38 KEYVAL: 'key2' 'val2' (2 sibs) 36: 0x2aea8da980 MAP: (5 sibs) 1 children: 36: 0x2aea8dade0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: 0x2aea8dae80 VAL: 'val1' (2 sibs) 36: 0x2aea8daf18 VAL: 'val2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92d9a0 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2aea92da30 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2aea92dac0 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2aea92db50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2aea92dbe0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2aea92dc70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2aea92dd00 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2aea92dd90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2aea92de20 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2aea92deb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2aea92df40 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2aea92dfd0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2aea92e060 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2aea92e0f0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2aea92e180 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2aea92e210 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9ec8 [ROOT] MAP: (0 sibs) 3 children: 36: 0x2aea8d6550 KEYSEQ: 'a' (3 sibs) 1 children: 36: 0x2aea8d6f60 MAP: (1 sibs) 1 children: 36: 0x2aea8d7000 KEYVAL: '' 'foo' (1 sibs) 36: 0x2aea8d65e8 KEYSEQ: 'b' (3 sibs) 1 children: 36: 0x2aea8d70a0 MAP: (1 sibs) 1 children: 36: 0x2aea8d7140 KEYVAL: '' 'foo' (1 sibs) 36: 0x2aea8d6680 KEYSEQ: 'c' (3 sibs) 2 children: 36: 0x2aea8d7ba0 MAP: (2 sibs) 1 children: 36: 0x2aea8d71e0 KEYVAL: '' '' (1 sibs) 36: 0x2aea8d7c38 MAP: (2 sibs) 1 children: 36: 0x2aea8d7280 KEYVAL: '' '' (1 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92e2b0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2aea92e340 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2aea92e3d0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2aea92e460 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2aea92e4f0 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2aea92e580 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2aea92e610 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2aea92e6a0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2aea92e730 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2aea92e7c0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2aea92e850 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2aea92e8e0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8d9fe0 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d5aa0 MAP: (2 sibs) 3 children: 36: 0x2aea8dafc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: 0x2aea8db058 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: 0x2aea8db0f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: 0x2aea8d5b38 MAP: (2 sibs) 3 children: 36: 0x2aea8db190 KEYVAL***: '*a1' 'w1' (3 sibs) 36: 0x2aea8db228 KEYVAL***: '*a2' 'w2' (3 sibs) 36: 0x2aea8db2c0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92e980 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea92ea10 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea92eaa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea92eb30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea92ebc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea92ec50 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea92ece0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea92ed70 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea92ee00 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8da0f8 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2aea8d6410 MAP: (2 sibs) 3 children: 36: 0x2aea8db360 KEYVAL: 'a1' 'v1' (3 sibs) 36: 0x2aea8db3f8 KEYVAL: 'a2' 'v2' (3 sibs) 36: 0x2aea8db490 KEYVAL: 'a3' 'v3' (3 sibs) 36: 0x2aea8d64a8 MAP: (2 sibs) 3 children: 36: 0x2aea8db530 KEYVAL: 'a1' 'w1' (3 sibs) 36: 0x2aea8db5c8 KEYVAL: 'a2' 'w2' (3 sibs) 36: 0x2aea8db660 KEYVAL: 'a3' 'w3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92eea0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2aea92ef30 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2aea92efc0 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea92f050 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea92f0e0 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea92f170 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2aea92f200 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2aea92f290 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2aea92f320 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aea8da210 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aea8db8d0 MAP: (3 sibs) 3 children: 36: 0x2aea8dbaa0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 36: 0x2aea8dbb38 KEYVAL***: '!!str a2' 'v2' (3 sibs) 36: 0x2aea8dbbd0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 36: 0x2aea8db968 MAP: (3 sibs) 3 children: 36: 0x2aea8dbc70 KEYVAL***: 'a1' '!!str w1' (3 sibs) 36: 0x2aea8dbd08 KEYVAL***: 'a2' '!!str w2' (3 sibs) 36: 0x2aea8dbda0 KEYVAL***: 'a3' '!!str w3' (3 sibs) 36: 0x2aea8dba00 MAP: (3 sibs) 3 children: 36: 0x2aea8dbe40 KEYVAL***: '!foo a1' 'v1' (3 sibs) 36: 0x2aea8dbed8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 36: 0x2aea8dbf70 KEYVAL***: '!foo a3' 'v3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aea92f3c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aea92f450 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2aea92f4e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2aea92f570 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2aea92f600 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2aea92f690 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2aea92f720 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2aea92f7b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2aea92f840 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2aea92f8d0 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2aea92f960 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2aea92f9f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2aea92fa80 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 36: [----------] 260 tests from SEQ_OF_MAP/YmlTestCase (155 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 266 tests from 3 test suites ran. (158 ms total) 36: [ PASSED ] 266 tests. 36/50 Test #36: ryml-test-seq_of_map .............. Passed 0.19 sec test 37 Start 37: ryml-test-generic_map 37: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-generic_map-0.4.1 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 37: [==========] Running 61 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 60 tests from GENERIC_MAP/YmlTestCase 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: --------------- 37: 37: a simple key: a value # The KEY token is produced here. 37: ? a complex key 37: : another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: --------------- 37: REF TREE: 37: 0x2b022caa00 [ROOT] MAP: (0 sibs) 4 children: 37: 0x2b022c9190 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: 0x2b022c9228 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: 0x2b022c92c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: 0x2b022c9400 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: 0x2b022c9498 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: 0x2b022c9358 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: 0x2b022c9540 VAL: 'item 1' (2 sibs) 37: 0x2b022c95d8 VAL: 'item 2' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022d47d0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2b022d4860 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2b022d48f0 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2b022d4980 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2b022d4a10 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2b022d4aa0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2b022d4b30 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2b022d4bc0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2b022d4c50 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: --------------- 37: 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: High Heeled "Ruby" Slippers 37: size: 8 37: price: 133.7 37: quantity: 1 37: --------------- 37: REF TREE: 37: 0x2b022cab18 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2b022ca3a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2b022c8f30 MAP: (2 sibs) 4 children: 37: 0x2b022ca440 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2b022ca4d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2b022ca570 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2b022ca608 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2b022c8fc8 MAP: (2 sibs) 5 children: 37: 0x2b022ca6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2b022ca748 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2b022ca7e0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2b022ca878 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2b022ca910 KEYVAL: 'quantity' '1' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022d5d90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022d5e20 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022d5eb0 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022d5f40 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022d5fd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022d6060 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022d60f0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022d6180 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022d6210 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022d62a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022d6330 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022d63c0 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022d6450 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: --------------- 37: 37: items: 37: - 37: part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - 37: part_no: E1628 37: descrip: High Heeled "Ruby" Slippers 37: size: 8 37: price: 133.7 37: quantity: 1 37: --------------- 37: REF TREE: 37: 0x2b022cac30 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2b022cae20 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2b022caec0 MAP: (2 sibs) 4 children: 37: 0x2b022cb000 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2b022cb098 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2b022cb130 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2b022cb1c8 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2b022caf58 MAP: (2 sibs) 5 children: 37: 0x2b022cb270 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2b022cb308 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2b022cb3a0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2b022cb438 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2b022cb4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022d7130 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022d71c0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022d7250 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022d72e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022d7370 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022d7400 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022d7490 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022d7520 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022d75b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022d7640 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022d76d0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022d7760 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022d77f0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: --------------- 37: 37: a simple key: a value # The KEY token is produced here. 37: ? a complex key 37: : another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: --------------- 37: REF TREE: 37: 0x2b022caa00 [ROOT] MAP: (0 sibs) 4 children: 37: 0x2b022c9190 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: 0x2b022c9228 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: 0x2b022c92c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: 0x2b022c9400 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: 0x2b022c9498 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: 0x2b022c9358 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: 0x2b022c9540 VAL: 'item 1' (2 sibs) 37: 0x2b022c95d8 VAL: 'item 2' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022d7a40 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2b022d7ad0 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2b022d7b60 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2b022d7bf0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2b022d7c80 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2b022d7d10 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2b022d7da0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2b022d7e30 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2b022d7ec0 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: --------------- 37: 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: High Heeled "Ruby" Slippers 37: size: 8 37: price: 133.7 37: quantity: 1 37: --------------- 37: REF TREE: 37: 0x2b022cab18 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2b022ca3a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2b022c8f30 MAP: (2 sibs) 4 children: 37: 0x2b022ca440 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2b022ca4d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2b022ca570 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2b022ca608 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2b022c8fc8 MAP: (2 sibs) 5 children: 37: 0x2b022ca6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2b022ca748 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2b022ca7e0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2b022ca878 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2b022ca910 KEYVAL: 'quantity' '1' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022d8350 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022d83e0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022d8470 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022d8500 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022d8590 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022d8620 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022d86b0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022d8740 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022d87d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022d8860 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022d88f0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022d8980 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022d8a10 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: --------------- 37: 37: items: 37: - 37: part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - 37: part_no: E1628 37: descrip: High Heeled "Ruby" Slippers 37: size: 8 37: price: 133.7 37: quantity: 1 37: --------------- 37: REF TREE: 37: 0x2b022cac30 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2b022cae20 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2b022caec0 MAP: (2 sibs) 4 children: 37: 0x2b022cb000 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2b022cb098 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2b022cb130 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2b022cb1c8 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2b022caf58 MAP: (2 sibs) 5 children: 37: 0x2b022cb270 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2b022cb308 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2b022cb3a0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2b022cb438 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2b022cb4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022d8c60 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022d8cf0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022d8d80 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022d8e10 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022d8ea0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022d8f30 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022d8fc0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022d9050 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022d90e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022d9170 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022d9200 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022d9290 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022d9320 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: a simple key: a value # The KEY token is produced here.\n 37: ? a complex key\n 37: : another value\n 37: a mapping:\n 37: key 1: value 1\n 37: key 2: value 2\n 37: a sequence:\n 37: - item 1\n 37: - item 2\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2b022d47d0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2b022d4860 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2b022d48f0 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2b022d4980 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2b022d4a10 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2b022d4aa0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2b022d4b30 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2b022d4bc0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2b022d4c50 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: a simple key: a value\n 37: a complex key: another value\n 37: a mapping:\n 37: key 1: value 1\n 37: key 2: value 2\n 37: a sequence:\n 37: - item 1\n 37: - item 2\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2b022da0f0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2b022da180 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2b022da210 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2b022da2a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2b022da330 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2b022da3c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2b022da450 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2b022da4e0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2b022da570 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: High Heeled "Ruby" Slippers\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2b022d5d90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022d5e20 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022d5eb0 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022d5f40 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022d5fd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022d6060 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022d60f0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022d6180 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022d6210 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022d62a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022d6330 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022d63c0 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022d6450 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: 'High Heeled "Ruby" Slippers'\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2b022db2e0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022db370 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022db400 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022db490 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022db520 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022db5b0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022db640 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022db6d0 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022db760 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022db7f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022db880 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022db910 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022db9a0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: items:\n 37: -\n 37: part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: -\n 37: part_no: E1628\n 37: descrip: High Heeled "Ruby" Slippers\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2b022d7130 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022d71c0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022d7250 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022d72e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022d7370 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022d7400 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022d7490 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022d7520 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022d75b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022d7640 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022d76d0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022d7760 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022d77f0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: 'High Heeled "Ruby" Slippers'\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2b022dbbf0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022dbc80 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022dbd10 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022dbda0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022dbe30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022dbec0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022dbf50 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022dbfe0 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022dc070 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022dc100 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022dc190 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022dc220 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022dc2b0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: a simple key: a value # The KEY token is produced here.\r\n 37: ? a complex key\r\n 37: : another value\r\n 37: a mapping:\r\n 37: key 1: value 1\r\n 37: key 2: value 2\r\n 37: a sequence:\r\n 37: - item 1\r\n 37: - item 2\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2b022d7a40 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2b022d7ad0 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2b022d7b60 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2b022d7bf0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2b022d7c80 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2b022d7d10 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2b022d7da0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2b022d7e30 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2b022d7ec0 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: a simple key: a value\n 37: a complex key: another value\n 37: a mapping:\n 37: key 1: value 1\n 37: key 2: value 2\n 37: a sequence:\n 37: - item 1\n 37: - item 2\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2b022dc500 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2b022dc590 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2b022dc620 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2b022dc6b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2b022dc740 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2b022dc7d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2b022dc860 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2b022dc8f0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2b022dc980 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: items:\r\n 37: - part_no: A4786\r\n 37: descrip: Water Bucket (Filled)\r\n 37: price: 1.47\r\n 37: quantity: 4\r\n 37: - part_no: E1628\r\n 37: descrip: High Heeled "Ruby" Slippers\r\n 37: size: 8\r\n 37: price: 133.7\r\n 37: quantity: 1\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2b022d8350 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022d83e0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022d8470 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022d8500 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022d8590 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022d8620 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022d86b0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022d8740 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022d87d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022d8860 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022d88f0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022d8980 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022d8a10 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: 'High Heeled "Ruby" Slippers'\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2b022dce10 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022dcea0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022dcf30 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022dcfc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022dd050 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022dd0e0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022dd170 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022dd200 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022dd290 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022dd320 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022dd3b0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022dd440 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022dd4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: items:\r\n 37: -\r\n 37: part_no: A4786\r\n 37: descrip: Water Bucket (Filled)\r\n 37: price: 1.47\r\n 37: quantity: 4\r\n 37: -\r\n 37: part_no: E1628\r\n 37: descrip: High Heeled "Ruby" Slippers\r\n 37: size: 8\r\n 37: price: 133.7\r\n 37: quantity: 1\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2b022d8c60 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022d8cf0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022d8d80 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022d8e10 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022d8ea0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022d8f30 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022d8fc0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022d9050 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022d90e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022d9170 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022d9200 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022d9290 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022d9320 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: 'High Heeled "Ruby" Slippers'\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2b022dd720 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022dd7b0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022dd840 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022dd8d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022dd960 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022dd9f0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022dda80 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022ddb10 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022ddba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022ddc30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022ddcc0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022ddd50 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022ddde0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: REF TREE: 37: 0x2b022caa00 [ROOT] MAP: (0 sibs) 4 children: 37: 0x2b022c9190 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: 0x2b022c9228 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: 0x2b022c92c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: 0x2b022c9400 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: 0x2b022c9498 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: 0x2b022c9358 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: 0x2b022c9540 VAL: 'item 1' (2 sibs) 37: 0x2b022c95d8 VAL: 'item 2' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022daba0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2b022dac30 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2b022dacc0 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2b022dad50 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2b022dade0 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2b022dae70 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2b022daf00 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2b022daf90 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2b022db020 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: REF TREE: 37: 0x2b022cab18 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2b022ca3a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2b022c8f30 MAP: (2 sibs) 4 children: 37: 0x2b022ca440 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2b022ca4d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2b022ca570 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2b022ca608 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2b022c8fc8 MAP: (2 sibs) 5 children: 37: 0x2b022ca6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2b022ca748 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2b022ca7e0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2b022ca878 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2b022ca910 KEYVAL: 'quantity' '1' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022de030 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022de0c0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022de150 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022de1e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022de270 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022de300 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022de390 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022de420 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022de4b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022de540 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022de5d0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022de660 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022de6f0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: REF TREE: 37: 0x2b022cac30 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2b022cae20 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2b022caec0 MAP: (2 sibs) 4 children: 37: 0x2b022cb000 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2b022cb098 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2b022cb130 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2b022cb1c8 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2b022caf58 MAP: (2 sibs) 5 children: 37: 0x2b022cb270 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2b022cb308 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2b022cb3a0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2b022cb438 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2b022cb4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022de790 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022de820 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022de8b0 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022de940 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022de9d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022dea60 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022deaf0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022deb80 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022dec10 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022deca0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022ded30 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022dedc0 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022dee50 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: REF TREE: 37: 0x2b022caa00 [ROOT] MAP: (0 sibs) 4 children: 37: 0x2b022c9190 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: 0x2b022c9228 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: 0x2b022c92c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: 0x2b022c9400 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: 0x2b022c9498 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: 0x2b022c9358 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: 0x2b022c9540 VAL: 'item 1' (2 sibs) 37: 0x2b022c95d8 VAL: 'item 2' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022deef0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2b022def80 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2b022df010 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2b022df0a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2b022df130 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2b022df1c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2b022df250 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2b022df2e0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2b022df370 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: REF TREE: 37: 0x2b022cab18 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2b022ca3a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2b022c8f30 MAP: (2 sibs) 4 children: 37: 0x2b022ca440 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2b022ca4d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2b022ca570 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2b022ca608 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2b022c8fc8 MAP: (2 sibs) 5 children: 37: 0x2b022ca6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2b022ca748 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2b022ca7e0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2b022ca878 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2b022ca910 KEYVAL: 'quantity' '1' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022df410 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022df4a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022df530 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022df5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022df650 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022df6e0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022df770 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022df800 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022df890 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022df920 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022df9b0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022dfa40 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022dfad0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: REF TREE: 37: 0x2b022cac30 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2b022cae20 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2b022caec0 MAP: (2 sibs) 4 children: 37: 0x2b022cb000 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2b022cb098 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2b022cb130 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2b022cb1c8 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2b022caf58 MAP: (2 sibs) 5 children: 37: 0x2b022cb270 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2b022cb308 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2b022cb3a0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2b022cb438 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2b022cb4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2b022dfb70 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2b022dfc00 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2b022dfc90 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2b022dfd20 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2b022dfdb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2b022dfe40 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2b022dfed0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2b022dff60 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2b022dfff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2b022e0080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2b022e0110 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2b022e01a0 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2b022e0230 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 37: [----------] 60 tests from GENERIC_MAP/YmlTestCase (57 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 61 tests from 2 test suites ran. (58 ms total) 37: [ PASSED ] 61 tests. 37/50 Test #37: ryml-test-generic_map ............. Passed 0.08 sec test 38 Start 38: ryml-test-generic_seq 38: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-generic_seq-0.4.1 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 38: [==========] Running 41 tests from 2 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 40 tests from GENERIC_SEQ/YmlTestCase 38: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: --------------- 38: 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: --------------- 38: REF TREE: 38: 0x2b03d476d0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b03d47190 VAL: 'item 1' (4 sibs) 38: 0x2b03d47228 VAL: 'item 2' (4 sibs) 38: 0x2b03d472c0 SEQ: (4 sibs) 2 children: 38: 0x2b03d47400 VAL: 'item 3.1' (2 sibs) 38: 0x2b03d47498 VAL: 'item 3.2' (2 sibs) 38: 0x2b03d47358 MAP: (4 sibs) 2 children: 38: 0x2b03d47540 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b03d475d8 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b03d4dce0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d4dd70 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d4de00 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d4de90 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d4df20 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d4dfb0 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d4e040 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d4e0d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d4e160 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: --------------- 38: 38: - item 1 38: - item 2 38: - 38: - item 3.1 38: - item 3.2 38: - 38: key 1: value 1 38: key 2: value 2 38: --------------- 38: REF TREE: 38: 0x2b03d477e8 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b03d478c0 VAL: 'item 1' (4 sibs) 38: 0x2b03d47958 VAL: 'item 2' (4 sibs) 38: 0x2b03d479f0 SEQ: (4 sibs) 2 children: 38: 0x2b03d47b30 VAL: 'item 3.1' (2 sibs) 38: 0x2b03d47bc8 VAL: 'item 3.2' (2 sibs) 38: 0x2b03d47a88 MAP: (4 sibs) 2 children: 38: 0x2b03d47c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b03d47d08 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b03d4ef50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d4efe0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d4f070 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d4f100 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d4f190 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d4f220 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d4f2b0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d4f340 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d4f3d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: --------------- 38: 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: --------------- 38: REF TREE: 38: 0x2b03d476d0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b03d47190 VAL: 'item 1' (4 sibs) 38: 0x2b03d47228 VAL: 'item 2' (4 sibs) 38: 0x2b03d472c0 SEQ: (4 sibs) 2 children: 38: 0x2b03d47400 VAL: 'item 3.1' (2 sibs) 38: 0x2b03d47498 VAL: 'item 3.2' (2 sibs) 38: 0x2b03d47358 MAP: (4 sibs) 2 children: 38: 0x2b03d47540 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b03d475d8 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b03d4f860 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d4f8f0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d4f980 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d4fa10 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d4faa0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d4fb30 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d4fbc0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d4fc50 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d4fce0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: --------------- 38: 38: - item 1 38: - item 2 38: - 38: - item 3.1 38: - item 3.2 38: - 38: key 1: value 1 38: key 2: value 2 38: --------------- 38: REF TREE: 38: 0x2b03d477e8 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b03d478c0 VAL: 'item 1' (4 sibs) 38: 0x2b03d47958 VAL: 'item 2' (4 sibs) 38: 0x2b03d479f0 SEQ: (4 sibs) 2 children: 38: 0x2b03d47b30 VAL: 'item 3.1' (2 sibs) 38: 0x2b03d47bc8 VAL: 'item 3.2' (2 sibs) 38: 0x2b03d47a88 MAP: (4 sibs) 2 children: 38: 0x2b03d47c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b03d47d08 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b03d50170 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d50200 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d50290 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d50320 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d503b0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d50440 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d504d0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d50560 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d505f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2b03d4dce0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d4dd70 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d4de00 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d4de90 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d4df20 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d4dfb0 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d4e040 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d4e0d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d4e160 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2b03d50f30 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d50fc0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d51050 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d510e0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d51170 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d51200 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d51290 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d51320 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d513b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - item 1\n 38: - item 2\n 38: -\n 38: - item 3.1\n 38: - item 3.2\n 38: -\n 38: key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2b03d4ef50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d4efe0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d4f070 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d4f100 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d4f190 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d4f220 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d4f2b0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d4f340 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d4f3d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2b03d52120 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d521b0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d52240 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d522d0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d52360 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d523f0 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d52480 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d52510 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d525a0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - item 1\r\n 38: - item 2\r\n 38: - - item 3.1\r\n 38: - item 3.2\r\n 38: - key 1: value 1\r\n 38: key 2: value 2\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2b03d4f860 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d4f8f0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d4f980 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d4fa10 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d4faa0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d4fb30 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d4fbc0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d4fc50 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d4fce0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2b03d52a30 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d52ac0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d52b50 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d52be0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d52c70 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d52d00 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d52d90 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d52e20 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d52eb0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - item 1\r\n 38: - item 2\r\n 38: -\r\n 38: - item 3.1\r\n 38: - item 3.2\r\n 38: -\r\n 38: key 1: value 1\r\n 38: key 2: value 2\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2b03d50170 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d50200 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d50290 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d50320 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d503b0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d50440 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d504d0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d50560 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d505f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2b03d53340 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d533d0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d53460 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d534f0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d53580 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d53610 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d536a0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d53730 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d537c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: REF TREE: 38: 0x2b03d476d0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b03d47190 VAL: 'item 1' (4 sibs) 38: 0x2b03d47228 VAL: 'item 2' (4 sibs) 38: 0x2b03d472c0 SEQ: (4 sibs) 2 children: 38: 0x2b03d47400 VAL: 'item 3.1' (2 sibs) 38: 0x2b03d47498 VAL: 'item 3.2' (2 sibs) 38: 0x2b03d47358 MAP: (4 sibs) 2 children: 38: 0x2b03d47540 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b03d475d8 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b03d51840 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d518d0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d51960 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d519f0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d51a80 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d51b10 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d51ba0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d51c30 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d51cc0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: REF TREE: 38: 0x2b03d477e8 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b03d478c0 VAL: 'item 1' (4 sibs) 38: 0x2b03d47958 VAL: 'item 2' (4 sibs) 38: 0x2b03d479f0 SEQ: (4 sibs) 2 children: 38: 0x2b03d47b30 VAL: 'item 3.1' (2 sibs) 38: 0x2b03d47bc8 VAL: 'item 3.2' (2 sibs) 38: 0x2b03d47a88 MAP: (4 sibs) 2 children: 38: 0x2b03d47c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b03d47d08 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b03d53c50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d53ce0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d53d70 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d53e00 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d53e90 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d53f20 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d53fb0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d54040 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d540d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: REF TREE: 38: 0x2b03d476d0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b03d47190 VAL: 'item 1' (4 sibs) 38: 0x2b03d47228 VAL: 'item 2' (4 sibs) 38: 0x2b03d472c0 SEQ: (4 sibs) 2 children: 38: 0x2b03d47400 VAL: 'item 3.1' (2 sibs) 38: 0x2b03d47498 VAL: 'item 3.2' (2 sibs) 38: 0x2b03d47358 MAP: (4 sibs) 2 children: 38: 0x2b03d47540 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b03d475d8 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b03d54170 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d54200 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d54290 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d54320 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d543b0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d54440 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d544d0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d54560 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d545f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: REF TREE: 38: 0x2b03d477e8 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b03d478c0 VAL: 'item 1' (4 sibs) 38: 0x2b03d47958 VAL: 'item 2' (4 sibs) 38: 0x2b03d479f0 SEQ: (4 sibs) 2 children: 38: 0x2b03d47b30 VAL: 'item 3.1' (2 sibs) 38: 0x2b03d47bc8 VAL: 'item 3.2' (2 sibs) 38: 0x2b03d47a88 MAP: (4 sibs) 2 children: 38: 0x2b03d47c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b03d47d08 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b03d54690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b03d54720 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b03d547b0 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b03d54840 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b03d548d0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b03d54960 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b03d549f0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b03d54a80 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b03d54b10 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 38: [----------] 40 tests from GENERIC_SEQ/YmlTestCase (31 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 41 tests from 2 test suites ran. (32 ms total) 38: [ PASSED ] 41 tests. 38/50 Test #38: ryml-test-generic_seq ............. Passed 0.06 sec test 39 Start 39: ryml-test-scalar_names 39: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-scalar_names-0.4.1 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 39: [==========] Running 81 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 80 tests from SCALAR_NAMES/YmlTestCase 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: --------------- 39: 39: - a 39: - b:b 39: - c{c 39: - cc{ 39: - c}c 39: - cc} 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - -a 39: - +b 39: - /b 39: - :c 39: - $g 39: - "*" 39: - '*' 39: - >- 39: * 39: - "*a" 39: - '*a' 39: - >- 39: *a 39: --------------- 39: REF TREE: 39: 0x2b04835420 [ROOT] SEQ: (0 sibs) 21 children: 39: 0x2b04833f10 VAL: 'a' (21 sibs) 39: 0x2b04833fa8 VAL: 'b:b' (21 sibs) 39: 0x2b04834040 VAL: 'c{c' (21 sibs) 39: 0x2b048340d8 VAL: 'cc{' (21 sibs) 39: 0x2b04834170 VAL: 'c}c' (21 sibs) 39: 0x2b04834208 VAL: 'cc}' (21 sibs) 39: 0x2b048342a0 VAL: 'c!c' (21 sibs) 39: 0x2b04834338 VAL: 'cc!' (21 sibs) 39: 0x2b048343d0 VAL: '.foo' (21 sibs) 39: 0x2b04834468 VAL: '.' (21 sibs) 39: 0x2b04834500 VAL: '-a' (21 sibs) 39: 0x2b04834598 VAL: '+b' (21 sibs) 39: 0x2b04834630 VAL: '/b' (21 sibs) 39: 0x2b048346c8 VAL: ':c' (21 sibs) 39: 0x2b04834760 VAL: '$g' (21 sibs) 39: 0x2b048347f8 VAL: '*' (21 sibs) 39: 0x2b04834890 VAL: '*' (21 sibs) 39: 0x2b04834928 VAL: '*' (21 sibs) 39: 0x2b048349c0 VAL: '*a' (21 sibs) 39: 0x2b04834a58 VAL: '*a' (21 sibs) 39: 0x2b04834af0 VAL: '*a' (21 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04843a70 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2b04843b00 VAL: 'a' (21 sibs) 39: [2] [2] 0x2b04843b90 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2b04843c20 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2b04843cb0 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2b04843d40 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2b04843dd0 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2b04843e60 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2b04843ef0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2b04843f80 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2b04844010 VAL: '.' (21 sibs) 39: [11] [11] 0x2b048440a0 VAL: '-a' (21 sibs) 39: [12] [12] 0x2b04844130 VAL: '+b' (21 sibs) 39: [13] [13] 0x2b048441c0 VAL: '/b' (21 sibs) 39: [14] [14] 0x2b04844250 VAL: ':c' (21 sibs) 39: [15] [15] 0x2b048442e0 VAL: '$g' (21 sibs) 39: [16] [16] 0x2b04844370 VAL: '*' (21 sibs) 39: [17] [17] 0x2b04844400 VAL: '*' (21 sibs) 39: [18] [18] 0x2b04844490 VAL: '*' (21 sibs) 39: [19] [19] 0x2b04844520 VAL: '*a' (21 sibs) 39: [20] [20] 0x2b048445b0 VAL: '*a' (21 sibs) 39: [21] [21] 0x2b04844640 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/0 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: --------------- 39: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 39: REF TREE: 39: 0x2b04835538 [ROOT] SEQ: (0 sibs) 10 children: 39: 0x2b04834dd0 VAL: 'a' (10 sibs) 39: 0x2b04834e68 VAL: 'b' (10 sibs) 39: 0x2b04834f00 VAL: 'c' (10 sibs) 39: 0x2b04834f98 VAL: '.foo' (10 sibs) 39: 0x2b04835030 VAL: '.' (10 sibs) 39: 0x2b048350c8 VAL: '-a' (10 sibs) 39: 0x2b04835160 VAL: '+b' (10 sibs) 39: 0x2b048351f8 VAL: '/b' (10 sibs) 39: 0x2b04835290 VAL: ':c' (10 sibs) 39: 0x2b04835328 VAL: '$g' (10 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04844c80 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2b04844d10 VAL: 'a' (10 sibs) 39: [2] [2] 0x2b04844da0 VAL: 'b' (10 sibs) 39: [3] [3] 0x2b04844e30 VAL: 'c' (10 sibs) 39: [4] [4] 0x2b04844ec0 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2b04844f50 VAL: '.' (10 sibs) 39: [6] [6] 0x2b04844fe0 VAL: '-a' (10 sibs) 39: [7] [7] 0x2b04845070 VAL: '+b' (10 sibs) 39: [8] [8] 0x2b04845100 VAL: '/b' (10 sibs) 39: [9] [9] 0x2b04845190 VAL: ':c' (10 sibs) 39: [10] [10] 0x2b04845220 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: --------------- 39: 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: -a: -a 39: +b: +b 39: /b: /b 39: :c: :c 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: --------------- 39: REF TREE: 39: 0x2b04835650 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2b04835840 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2b048358d8 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2b04835970 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2b04835a08 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2b04835aa0 KEYVAL: '.' '.' (12 sibs) 39: 0x2b04835b38 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2b04835bd0 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2b04835c68 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2b04835d00 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2b04835d98 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2b04835e30 KEYVAL: '*' '*' (12 sibs) 39: 0x2b04835ec8 KEYVAL: '*a' '*a' (12 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04845cd0 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04845d60 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04845df0 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04845e80 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04845f10 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04845fa0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04846030 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b048460c0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04846150 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b048461e0 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b04846270 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04846300 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b04846390 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: --------------- 39: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 39: '*': '*', '*a':'*a'}--------------- 39: REF TREE: 39: 0x2b04835768 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2b04835f70 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2b04836008 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2b048360a0 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2b04836138 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2b048361d0 KEYVAL: '.' '.' (12 sibs) 39: 0x2b04836268 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2b04836300 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2b04836398 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2b04836430 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2b048364c8 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2b04836560 KEYVAL: '*' '*' (12 sibs) 39: 0x2b048365f8 KEYVAL: '*a' '*a' (12 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04846e00 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04846e90 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04846f20 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04846fb0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04847040 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b048470d0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04847160 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b048471f0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04847280 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04847310 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b048473a0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04847430 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b048474c0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: --------------- 39: 39: - a 39: - b:b 39: - c{c 39: - cc{ 39: - c}c 39: - cc} 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - -a 39: - +b 39: - /b 39: - :c 39: - $g 39: - "*" 39: - '*' 39: - >- 39: * 39: - "*a" 39: - '*a' 39: - >- 39: *a 39: --------------- 39: REF TREE: 39: 0x2b04835420 [ROOT] SEQ: (0 sibs) 21 children: 39: 0x2b04833f10 VAL: 'a' (21 sibs) 39: 0x2b04833fa8 VAL: 'b:b' (21 sibs) 39: 0x2b04834040 VAL: 'c{c' (21 sibs) 39: 0x2b048340d8 VAL: 'cc{' (21 sibs) 39: 0x2b04834170 VAL: 'c}c' (21 sibs) 39: 0x2b04834208 VAL: 'cc}' (21 sibs) 39: 0x2b048342a0 VAL: 'c!c' (21 sibs) 39: 0x2b04834338 VAL: 'cc!' (21 sibs) 39: 0x2b048343d0 VAL: '.foo' (21 sibs) 39: 0x2b04834468 VAL: '.' (21 sibs) 39: 0x2b04834500 VAL: '-a' (21 sibs) 39: 0x2b04834598 VAL: '+b' (21 sibs) 39: 0x2b04834630 VAL: '/b' (21 sibs) 39: 0x2b048346c8 VAL: ':c' (21 sibs) 39: 0x2b04834760 VAL: '$g' (21 sibs) 39: 0x2b048347f8 VAL: '*' (21 sibs) 39: 0x2b04834890 VAL: '*' (21 sibs) 39: 0x2b04834928 VAL: '*' (21 sibs) 39: 0x2b048349c0 VAL: '*a' (21 sibs) 39: 0x2b04834a58 VAL: '*a' (21 sibs) 39: 0x2b04834af0 VAL: '*a' (21 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04848020 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2b048480b0 VAL: 'a' (21 sibs) 39: [2] [2] 0x2b04848140 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2b048481d0 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2b04848260 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2b048482f0 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2b04848380 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2b04848410 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2b048484a0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2b04848530 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2b048485c0 VAL: '.' (21 sibs) 39: [11] [11] 0x2b04848650 VAL: '-a' (21 sibs) 39: [12] [12] 0x2b048486e0 VAL: '+b' (21 sibs) 39: [13] [13] 0x2b04848770 VAL: '/b' (21 sibs) 39: [14] [14] 0x2b04848800 VAL: ':c' (21 sibs) 39: [15] [15] 0x2b04848890 VAL: '$g' (21 sibs) 39: [16] [16] 0x2b04848920 VAL: '*' (21 sibs) 39: [17] [17] 0x2b048489b0 VAL: '*' (21 sibs) 39: [18] [18] 0x2b04848a40 VAL: '*' (21 sibs) 39: [19] [19] 0x2b04848ad0 VAL: '*a' (21 sibs) 39: [20] [20] 0x2b04848b60 VAL: '*a' (21 sibs) 39: [21] [21] 0x2b04848bf0 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/0 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: --------------- 39: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 39: REF TREE: 39: 0x2b04835538 [ROOT] SEQ: (0 sibs) 10 children: 39: 0x2b04834dd0 VAL: 'a' (10 sibs) 39: 0x2b04834e68 VAL: 'b' (10 sibs) 39: 0x2b04834f00 VAL: 'c' (10 sibs) 39: 0x2b04834f98 VAL: '.foo' (10 sibs) 39: 0x2b04835030 VAL: '.' (10 sibs) 39: 0x2b048350c8 VAL: '-a' (10 sibs) 39: 0x2b04835160 VAL: '+b' (10 sibs) 39: 0x2b048351f8 VAL: '/b' (10 sibs) 39: 0x2b04835290 VAL: ':c' (10 sibs) 39: 0x2b04835328 VAL: '$g' (10 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04847710 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2b048477a0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2b04847830 VAL: 'b' (10 sibs) 39: [3] [3] 0x2b048478c0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2b04847950 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2b048479e0 VAL: '.' (10 sibs) 39: [6] [6] 0x2b04847a70 VAL: '-a' (10 sibs) 39: [7] [7] 0x2b04847b00 VAL: '+b' (10 sibs) 39: [8] [8] 0x2b04847b90 VAL: '/b' (10 sibs) 39: [9] [9] 0x2b04847c20 VAL: ':c' (10 sibs) 39: [10] [10] 0x2b04847cb0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: --------------- 39: 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: -a: -a 39: +b: +b 39: /b: /b 39: :c: :c 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: --------------- 39: REF TREE: 39: 0x2b04835650 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2b04835840 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2b048358d8 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2b04835970 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2b04835a08 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2b04835aa0 KEYVAL: '.' '.' (12 sibs) 39: 0x2b04835b38 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2b04835bd0 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2b04835c68 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2b04835d00 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2b04835d98 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2b04835e30 KEYVAL: '*' '*' (12 sibs) 39: 0x2b04835ec8 KEYVAL: '*a' '*a' (12 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04849230 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b048492c0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04849350 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b048493e0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04849470 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04849500 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04849590 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b04849620 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b048496b0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04849740 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b048497d0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04849860 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b048498f0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: --------------- 39: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 39: '*': '*', '*a':'*a'}--------------- 39: REF TREE: 39: 0x2b04835768 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2b04835f70 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2b04836008 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2b048360a0 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2b04836138 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2b048361d0 KEYVAL: '.' '.' (12 sibs) 39: 0x2b04836268 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2b04836300 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2b04836398 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2b04836430 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2b048364c8 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2b04836560 KEYVAL: '*' '*' (12 sibs) 39: 0x2b048365f8 KEYVAL: '*a' '*a' (12 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04849b40 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04849bd0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04849c60 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04849cf0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04849d80 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04849e10 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04849ea0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b04849f30 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04849fc0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b0484a050 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b0484a0e0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b0484a170 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b0484a200 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: - a\n 39: - b:b\n 39: - c{c\n 39: - cc{\n 39: - c}c\n 39: - cc}\n 39: - c!c\n 39: - cc!\n 39: - .foo\n 39: - .\n 39: - -a\n 39: - +b\n 39: - /b\n 39: - :c\n 39: - $g\n 39: - "*"\n 39: - '*'\n 39: - >-\n 39: * *\n 39: - "*a"\n 39: - '*a'\n 39: - >-\n 39: *a*a\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2b04843a70 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2b04843b00 VAL: 'a' (21 sibs) 39: [2] [2] 0x2b04843b90 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2b04843c20 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2b04843cb0 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2b04843d40 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2b04843dd0 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2b04843e60 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2b04843ef0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2b04843f80 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2b04844010 VAL: '.' (21 sibs) 39: [11] [11] 0x2b048440a0 VAL: '-a' (21 sibs) 39: [12] [12] 0x2b04844130 VAL: '+b' (21 sibs) 39: [13] [13] 0x2b048441c0 VAL: '/b' (21 sibs) 39: [14] [14] 0x2b04844250 VAL: ':c' (21 sibs) 39: [15] [15] 0x2b048442e0 VAL: '$g' (21 sibs) 39: [16] [16] 0x2b04844370 VAL: '*' (21 sibs) 39: [17] [17] 0x2b04844400 VAL: '*' (21 sibs) 39: [18] [18] 0x2b04844490 VAL: '*' (21 sibs) 39: [19] [19] 0x2b04844520 VAL: '*a' (21 sibs) 39: [20] [20] 0x2b048445b0 VAL: '*a' (21 sibs) 39: [21] [21] 0x2b04844640 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: - a\n 39: - 'b:b'\n 39: - 'c{c'\n 39: - 'cc{'\n 39: - 'c}c'\n 39: - 'cc}'\n 39: - c!c\n 39: - cc!\n 39: - .foo\n 39: - .\n 39: - '-a'\n 39: - +b\n 39: - /b\n 39: - ':c'\n 39: - $g\n 39: - '*'\n 39: - '*'\n 39: - '*'\n 39: - '*a'\n 39: - '*a'\n 39: - '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2b0484bf00 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2b0484bf90 VAL: 'a' (21 sibs) 39: [2] [2] 0x2b0484c020 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2b0484c0b0 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2b0484c140 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2b0484c1d0 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2b0484c260 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2b0484c2f0 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2b0484c380 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2b0484c410 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2b0484c4a0 VAL: '.' (21 sibs) 39: [11] [11] 0x2b0484c530 VAL: '-a' (21 sibs) 39: [12] [12] 0x2b0484c5c0 VAL: '+b' (21 sibs) 39: [13] [13] 0x2b0484c650 VAL: '/b' (21 sibs) 39: [14] [14] 0x2b0484c6e0 VAL: ':c' (21 sibs) 39: [15] [15] 0x2b0484c770 VAL: '$g' (21 sibs) 39: [16] [16] 0x2b0484c800 VAL: '*' (21 sibs) 39: [17] [17] 0x2b0484c890 VAL: '*' (21 sibs) 39: [18] [18] 0x2b0484c920 VAL: '*' (21 sibs) 39: [19] [19] 0x2b0484c9b0 VAL: '*a' (21 sibs) 39: [20] [20] 0x2b0484ca40 VAL: '*a' (21 sibs) 39: [21] [21] 0x2b0484cad0 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2b04844c80 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2b04844d10 VAL: 'a' (10 sibs) 39: [2] [2] 0x2b04844da0 VAL: 'b' (10 sibs) 39: [3] [3] 0x2b04844e30 VAL: 'c' (10 sibs) 39: [4] [4] 0x2b04844ec0 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2b04844f50 VAL: '.' (10 sibs) 39: [6] [6] 0x2b04844fe0 VAL: '-a' (10 sibs) 39: [7] [7] 0x2b04845070 VAL: '+b' (10 sibs) 39: [8] [8] 0x2b04845100 VAL: '/b' (10 sibs) 39: [9] [9] 0x2b04845190 VAL: ':c' (10 sibs) 39: [10] [10] 0x2b04845220 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: - a\n 39: - b\n 39: - c\n 39: - .foo\n 39: - .\n 39: - '-a'\n 39: - +b\n 39: - /b\n 39: - ':c'\n 39: - $g\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2b0484ad10 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2b0484ada0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2b0484ae30 VAL: 'b' (10 sibs) 39: [3] [3] 0x2b0484aec0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2b0484af50 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2b0484afe0 VAL: '.' (10 sibs) 39: [6] [6] 0x2b0484b070 VAL: '-a' (10 sibs) 39: [7] [7] 0x2b0484b100 VAL: '+b' (10 sibs) 39: [8] [8] 0x2b0484b190 VAL: '/b' (10 sibs) 39: [9] [9] 0x2b0484b220 VAL: ':c' (10 sibs) 39: [10] [10] 0x2b0484b2b0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: -a: -a\n 39: +b: +b\n 39: /b: /b\n 39: :c: :c\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2b04845cd0 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04845d60 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04845df0 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04845e80 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04845f10 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04845fa0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04846030 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b048460c0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04846150 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b048461e0 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b04846270 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04846300 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b04846390 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: '-a': '-a'\n 39: +b: +b\n 39: /b: /b\n 39: ':c': ':c'\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2b0484d110 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b0484d1a0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b0484d230 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b0484d2c0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b0484d350 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b0484d3e0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b0484d470 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b0484d500 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b0484d590 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b0484d620 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b0484d6b0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b0484d740 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b0484d7d0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\n 39: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2b04846e00 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04846e90 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04846f20 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04846fb0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04847040 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b048470d0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04847160 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b048471f0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04847280 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04847310 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b048473a0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04847430 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b048474c0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: '-a': '-a'\n 39: +b: +b\n 39: /b: /b\n 39: ':c': ':c'\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2b0484da20 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b0484dab0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b0484db40 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b0484dbd0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b0484dc60 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b0484dcf0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b0484dd80 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b0484de10 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b0484dea0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b0484df30 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b0484dfc0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b0484e050 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b0484e0e0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: - a\r\n 39: - b:b\r\n 39: - c{c\r\n 39: - cc{\r\n 39: - c}c\r\n 39: - cc}\r\n 39: - c!c\r\n 39: - cc!\r\n 39: - .foo\r\n 39: - .\r\n 39: - -a\r\n 39: - +b\r\n 39: - /b\r\n 39: - :c\r\n 39: - $g\r\n 39: - "*"\r\n 39: - '*'\r\n 39: - >-\r\n 39: * *\r\n 39: - "*a"\r\n 39: - '*a'\r\n 39: - >-\r\n 39: *a*a\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2b04848020 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2b048480b0 VAL: 'a' (21 sibs) 39: [2] [2] 0x2b04848140 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2b048481d0 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2b04848260 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2b048482f0 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2b04848380 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2b04848410 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2b048484a0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2b04848530 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2b048485c0 VAL: '.' (21 sibs) 39: [11] [11] 0x2b04848650 VAL: '-a' (21 sibs) 39: [12] [12] 0x2b048486e0 VAL: '+b' (21 sibs) 39: [13] [13] 0x2b04848770 VAL: '/b' (21 sibs) 39: [14] [14] 0x2b04848800 VAL: ':c' (21 sibs) 39: [15] [15] 0x2b04848890 VAL: '$g' (21 sibs) 39: [16] [16] 0x2b04848920 VAL: '*' (21 sibs) 39: [17] [17] 0x2b048489b0 VAL: '*' (21 sibs) 39: [18] [18] 0x2b04848a40 VAL: '*' (21 sibs) 39: [19] [19] 0x2b04848ad0 VAL: '*a' (21 sibs) 39: [20] [20] 0x2b04848b60 VAL: '*a' (21 sibs) 39: [21] [21] 0x2b04848bf0 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: - a\n 39: - 'b:b'\n 39: - 'c{c'\n 39: - 'cc{'\n 39: - 'c}c'\n 39: - 'cc}'\n 39: - c!c\n 39: - cc!\n 39: - .foo\n 39: - .\n 39: - '-a'\n 39: - +b\n 39: - /b\n 39: - ':c'\n 39: - $g\n 39: - '*'\n 39: - '*'\n 39: - '*'\n 39: - '*a'\n 39: - '*a'\n 39: - '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2b0484ec40 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2b0484ecd0 VAL: 'a' (21 sibs) 39: [2] [2] 0x2b0484ed60 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2b0484edf0 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2b0484ee80 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2b0484ef10 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2b0484efa0 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2b0484f030 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2b0484f0c0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2b0484f150 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2b0484f1e0 VAL: '.' (21 sibs) 39: [11] [11] 0x2b0484f270 VAL: '-a' (21 sibs) 39: [12] [12] 0x2b0484f300 VAL: '+b' (21 sibs) 39: [13] [13] 0x2b0484f390 VAL: '/b' (21 sibs) 39: [14] [14] 0x2b0484f420 VAL: ':c' (21 sibs) 39: [15] [15] 0x2b0484f4b0 VAL: '$g' (21 sibs) 39: [16] [16] 0x2b0484f540 VAL: '*' (21 sibs) 39: [17] [17] 0x2b0484f5d0 VAL: '*' (21 sibs) 39: [18] [18] 0x2b0484f660 VAL: '*' (21 sibs) 39: [19] [19] 0x2b0484f6f0 VAL: '*a' (21 sibs) 39: [20] [20] 0x2b0484f780 VAL: '*a' (21 sibs) 39: [21] [21] 0x2b0484f810 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2b04847710 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2b048477a0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2b04847830 VAL: 'b' (10 sibs) 39: [3] [3] 0x2b048478c0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2b04847950 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2b048479e0 VAL: '.' (10 sibs) 39: [6] [6] 0x2b04847a70 VAL: '-a' (10 sibs) 39: [7] [7] 0x2b04847b00 VAL: '+b' (10 sibs) 39: [8] [8] 0x2b04847b90 VAL: '/b' (10 sibs) 39: [9] [9] 0x2b04847c20 VAL: ':c' (10 sibs) 39: [10] [10] 0x2b04847cb0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: - a\n 39: - b\n 39: - c\n 39: - .foo\n 39: - .\n 39: - '-a'\n 39: - +b\n 39: - /b\n 39: - ':c'\n 39: - $g\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2b0484e330 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2b0484e3c0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2b0484e450 VAL: 'b' (10 sibs) 39: [3] [3] 0x2b0484e4e0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2b0484e570 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2b0484e600 VAL: '.' (10 sibs) 39: [6] [6] 0x2b0484e690 VAL: '-a' (10 sibs) 39: [7] [7] 0x2b0484e720 VAL: '+b' (10 sibs) 39: [8] [8] 0x2b0484e7b0 VAL: '/b' (10 sibs) 39: [9] [9] 0x2b0484e840 VAL: ':c' (10 sibs) 39: [10] [10] 0x2b0484e8d0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: a: a\r\n 39: b: b\r\n 39: c: c\r\n 39: .foo: .foo\r\n 39: .: .\r\n 39: -a: -a\r\n 39: +b: +b\r\n 39: /b: /b\r\n 39: :c: :c\r\n 39: $g: $g\r\n 39: '*': '*'\r\n 39: '*a': '*a'\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2b04849230 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b048492c0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04849350 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b048493e0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04849470 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04849500 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04849590 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b04849620 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b048496b0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04849740 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b048497d0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04849860 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b048498f0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: '-a': '-a'\n 39: +b: +b\n 39: /b: /b\n 39: ':c': ':c'\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2b0484fe50 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b0484fee0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b0484ff70 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04850000 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04850090 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04850120 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b048501b0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b04850240 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b048502d0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04850360 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b048503f0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04850480 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b04850510 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\r\n 39: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2b04849b40 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04849bd0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04849c60 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04849cf0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04849d80 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04849e10 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04849ea0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b04849f30 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04849fc0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b0484a050 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b0484a0e0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b0484a170 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b0484a200 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: '-a': '-a'\n 39: +b: +b\n 39: /b: /b\n 39: ':c': ':c'\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2b04850760 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b048507f0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04850880 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04850910 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b048509a0 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04850a30 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04850ac0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b04850b50 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04850be0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04850c70 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b04850d00 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04850d90 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b04850e20 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: REF TREE: 39: 0x2b04835420 [ROOT] SEQ: (0 sibs) 21 children: 39: 0x2b04833f10 VAL: 'a' (21 sibs) 39: 0x2b04833fa8 VAL: 'b:b' (21 sibs) 39: 0x2b04834040 VAL: 'c{c' (21 sibs) 39: 0x2b048340d8 VAL: 'cc{' (21 sibs) 39: 0x2b04834170 VAL: 'c}c' (21 sibs) 39: 0x2b04834208 VAL: 'cc}' (21 sibs) 39: 0x2b048342a0 VAL: 'c!c' (21 sibs) 39: 0x2b04834338 VAL: 'cc!' (21 sibs) 39: 0x2b048343d0 VAL: '.foo' (21 sibs) 39: 0x2b04834468 VAL: '.' (21 sibs) 39: 0x2b04834500 VAL: '-a' (21 sibs) 39: 0x2b04834598 VAL: '+b' (21 sibs) 39: 0x2b04834630 VAL: '/b' (21 sibs) 39: 0x2b048346c8 VAL: ':c' (21 sibs) 39: 0x2b04834760 VAL: '$g' (21 sibs) 39: 0x2b048347f8 VAL: '*' (21 sibs) 39: 0x2b04834890 VAL: '*' (21 sibs) 39: 0x2b04834928 VAL: '*' (21 sibs) 39: 0x2b048349c0 VAL: '*a' (21 sibs) 39: 0x2b04834a58 VAL: '*a' (21 sibs) 39: 0x2b04834af0 VAL: '*a' (21 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04851070 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2b04851100 VAL: 'a' (21 sibs) 39: [2] [2] 0x2b04851190 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2b04851220 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2b048512b0 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2b04851340 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2b048513d0 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2b04851460 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2b048514f0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2b04851580 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2b04851610 VAL: '.' (21 sibs) 39: [11] [11] 0x2b048516a0 VAL: '-a' (21 sibs) 39: [12] [12] 0x2b04851730 VAL: '+b' (21 sibs) 39: [13] [13] 0x2b048517c0 VAL: '/b' (21 sibs) 39: [14] [14] 0x2b04851850 VAL: ':c' (21 sibs) 39: [15] [15] 0x2b048518e0 VAL: '$g' (21 sibs) 39: [16] [16] 0x2b04851970 VAL: '*' (21 sibs) 39: [17] [17] 0x2b04851a00 VAL: '*' (21 sibs) 39: [18] [18] 0x2b04851a90 VAL: '*' (21 sibs) 39: [19] [19] 0x2b04851b20 VAL: '*a' (21 sibs) 39: [20] [20] 0x2b04851bb0 VAL: '*a' (21 sibs) 39: [21] [21] 0x2b04851c40 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: REF TREE: 39: 0x2b04835538 [ROOT] SEQ: (0 sibs) 10 children: 39: 0x2b04834dd0 VAL: 'a' (10 sibs) 39: 0x2b04834e68 VAL: 'b' (10 sibs) 39: 0x2b04834f00 VAL: 'c' (10 sibs) 39: 0x2b04834f98 VAL: '.foo' (10 sibs) 39: 0x2b04835030 VAL: '.' (10 sibs) 39: 0x2b048350c8 VAL: '-a' (10 sibs) 39: 0x2b04835160 VAL: '+b' (10 sibs) 39: 0x2b048351f8 VAL: '/b' (10 sibs) 39: 0x2b04835290 VAL: ':c' (10 sibs) 39: 0x2b04835328 VAL: '$g' (10 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2b0484b620 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2b0484b6b0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2b0484b740 VAL: 'b' (10 sibs) 39: [3] [3] 0x2b0484b7d0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2b0484b860 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2b0484b8f0 VAL: '.' (10 sibs) 39: [6] [6] 0x2b0484b980 VAL: '-a' (10 sibs) 39: [7] [7] 0x2b0484ba10 VAL: '+b' (10 sibs) 39: [8] [8] 0x2b0484baa0 VAL: '/b' (10 sibs) 39: [9] [9] 0x2b0484bb30 VAL: ':c' (10 sibs) 39: [10] [10] 0x2b0484bbc0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2b04835650 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2b04835840 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2b048358d8 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2b04835970 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2b04835a08 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2b04835aa0 KEYVAL: '.' '.' (12 sibs) 39: 0x2b04835b38 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2b04835bd0 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2b04835c68 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2b04835d00 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2b04835d98 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2b04835e30 KEYVAL: '*' '*' (12 sibs) 39: 0x2b04835ec8 KEYVAL: '*a' '*a' (12 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04851ce0 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04851d70 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04851e00 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04851e90 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04851f20 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04851fb0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04852040 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b048520d0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04852160 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b048521f0 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b04852280 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04852310 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b048523a0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: REF TREE: 39: 0x2b04835768 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2b04835f70 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2b04836008 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2b048360a0 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2b04836138 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2b048361d0 KEYVAL: '.' '.' (12 sibs) 39: 0x2b04836268 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2b04836300 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2b04836398 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2b04836430 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2b048364c8 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2b04836560 KEYVAL: '*' '*' (12 sibs) 39: 0x2b048365f8 KEYVAL: '*a' '*a' (12 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04852440 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b048524d0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04852560 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b048525f0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04852680 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04852710 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b048527a0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b04852830 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b048528c0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04852950 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b048529e0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04852a70 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b04852b00 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: REF TREE: 39: 0x2b04835420 [ROOT] SEQ: (0 sibs) 21 children: 39: 0x2b04833f10 VAL: 'a' (21 sibs) 39: 0x2b04833fa8 VAL: 'b:b' (21 sibs) 39: 0x2b04834040 VAL: 'c{c' (21 sibs) 39: 0x2b048340d8 VAL: 'cc{' (21 sibs) 39: 0x2b04834170 VAL: 'c}c' (21 sibs) 39: 0x2b04834208 VAL: 'cc}' (21 sibs) 39: 0x2b048342a0 VAL: 'c!c' (21 sibs) 39: 0x2b04834338 VAL: 'cc!' (21 sibs) 39: 0x2b048343d0 VAL: '.foo' (21 sibs) 39: 0x2b04834468 VAL: '.' (21 sibs) 39: 0x2b04834500 VAL: '-a' (21 sibs) 39: 0x2b04834598 VAL: '+b' (21 sibs) 39: 0x2b04834630 VAL: '/b' (21 sibs) 39: 0x2b048346c8 VAL: ':c' (21 sibs) 39: 0x2b04834760 VAL: '$g' (21 sibs) 39: 0x2b048347f8 VAL: '*' (21 sibs) 39: 0x2b04834890 VAL: '*' (21 sibs) 39: 0x2b04834928 VAL: '*' (21 sibs) 39: 0x2b048349c0 VAL: '*a' (21 sibs) 39: 0x2b04834a58 VAL: '*a' (21 sibs) 39: 0x2b04834af0 VAL: '*a' (21 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04852ba0 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2b04852c30 VAL: 'a' (21 sibs) 39: [2] [2] 0x2b04852cc0 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2b04852d50 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2b04852de0 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2b04852e70 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2b04852f00 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2b04852f90 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2b04853020 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2b048530b0 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2b04853140 VAL: '.' (21 sibs) 39: [11] [11] 0x2b048531d0 VAL: '-a' (21 sibs) 39: [12] [12] 0x2b04853260 VAL: '+b' (21 sibs) 39: [13] [13] 0x2b048532f0 VAL: '/b' (21 sibs) 39: [14] [14] 0x2b04853380 VAL: ':c' (21 sibs) 39: [15] [15] 0x2b04853410 VAL: '$g' (21 sibs) 39: [16] [16] 0x2b048534a0 VAL: '*' (21 sibs) 39: [17] [17] 0x2b04853530 VAL: '*' (21 sibs) 39: [18] [18] 0x2b048535c0 VAL: '*' (21 sibs) 39: [19] [19] 0x2b04853650 VAL: '*a' (21 sibs) 39: [20] [20] 0x2b048536e0 VAL: '*a' (21 sibs) 39: [21] [21] 0x2b04853770 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: REF TREE: 39: 0x2b04835538 [ROOT] SEQ: (0 sibs) 10 children: 39: 0x2b04834dd0 VAL: 'a' (10 sibs) 39: 0x2b04834e68 VAL: 'b' (10 sibs) 39: 0x2b04834f00 VAL: 'c' (10 sibs) 39: 0x2b04834f98 VAL: '.foo' (10 sibs) 39: 0x2b04835030 VAL: '.' (10 sibs) 39: 0x2b048350c8 VAL: '-a' (10 sibs) 39: 0x2b04835160 VAL: '+b' (10 sibs) 39: 0x2b048351f8 VAL: '/b' (10 sibs) 39: 0x2b04835290 VAL: ':c' (10 sibs) 39: 0x2b04835328 VAL: '$g' (10 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04853810 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2b048538a0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2b04853930 VAL: 'b' (10 sibs) 39: [3] [3] 0x2b048539c0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2b04853a50 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2b04853ae0 VAL: '.' (10 sibs) 39: [6] [6] 0x2b04853b70 VAL: '-a' (10 sibs) 39: [7] [7] 0x2b04853c00 VAL: '+b' (10 sibs) 39: [8] [8] 0x2b04853c90 VAL: '/b' (10 sibs) 39: [9] [9] 0x2b04853d20 VAL: ':c' (10 sibs) 39: [10] [10] 0x2b04853db0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2b04835650 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2b04835840 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2b048358d8 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2b04835970 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2b04835a08 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2b04835aa0 KEYVAL: '.' '.' (12 sibs) 39: 0x2b04835b38 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2b04835bd0 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2b04835c68 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2b04835d00 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2b04835d98 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2b04835e30 KEYVAL: '*' '*' (12 sibs) 39: 0x2b04835ec8 KEYVAL: '*a' '*a' (12 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2b04853e50 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04853ee0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b04853f70 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04854000 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b04854090 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04854120 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b048541b0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b04854240 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b048542d0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04854360 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b048543f0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04854480 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b04854510 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: REF TREE: 39: 0x2b04835768 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2b04835f70 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2b04836008 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2b048360a0 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2b04836138 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2b048361d0 KEYVAL: '.' '.' (12 sibs) 39: 0x2b04836268 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2b04836300 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2b04836398 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2b04836430 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2b048364c8 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2b04836560 KEYVAL: '*' '*' (12 sibs) 39: 0x2b048365f8 KEYVAL: '*a' '*a' (12 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2b048545b0 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2b04854640 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2b048546d0 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2b04854760 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2b048547f0 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2b04854880 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2b04854910 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2b048549a0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2b04854a30 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2b04854ac0 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2b04854b50 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2b04854be0 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2b04854c70 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 39: [----------] 80 tests from SCALAR_NAMES/YmlTestCase (76 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 81 tests from 2 test suites ran. (78 ms total) 39: [ PASSED ] 81 tests. 39/50 Test #39: ryml-test-scalar_names ............ Passed 0.10 sec test 40 Start 40: ryml-test-simple_anchor 40: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-simple_anchor-0.4.1 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 40: [==========] Running 463 tests from 5 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [ RUN ] CaseNode.anchors 40: [ OK ] CaseNode.anchors (0 ms) 40: [----------] 2 tests from CaseNode (0 ms total) 40: 40: [----------] 16 tests from anchors 40: [ RUN ] anchors.circular 40: [ OK ] anchors.circular (0 ms) 40: [ RUN ] anchors.node_scalar_set_ref_when_empty 40: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 40: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 40: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 40: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 40: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 40: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 40: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 40: [ RUN ] anchors.no_ambiguity_with_inheritance 40: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 40: [ RUN ] anchors.programatic_key_ref 40: [ OK ] anchors.programatic_key_ref (0 ms) 40: [ RUN ] anchors.programatic_val_ref 40: [ OK ] anchors.programatic_val_ref (0 ms) 40: [ RUN ] anchors.programatic_inheritance 40: [ OK ] anchors.programatic_inheritance (0 ms) 40: [ RUN ] anchors.programatic_multiple_inheritance 40: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 40: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 40: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 40: [ RUN ] anchors.set_ref_leading_star_is_optional 40: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 40: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 40: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 40: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 40: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 40: [ RUN ] anchors.set_key_ref_replaces_existing_key 40: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 40: [ RUN ] anchors.set_val_ref_replaces_existing_key 40: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 40: [----------] 16 tests from anchors (4 ms total) 40: 40: [----------] 1 test from weird_anchor_cases_from_suite 40: [ RUN ] weird_anchor_cases_from_suite.2SXE 40: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 40: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 40: 40: [----------] 4 tests from simple_anchor 40: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 40: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 40: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 40: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 40: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 40: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 40: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 40: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 40: [----------] 4 tests from simple_anchor (1 ms total) 40: 40: [----------] 440 tests from SIMPLE_ANCHOR/YmlTestCase 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: --------------- 40: # https://yaml.org/type/merge.html 40: - &CENTER { x: 1, y: 2 } 40: - &LEFT { x: 0, y: 2 } 40: - &BIG { r: 10 } 40: - &SMALL { r: 1 } 40: 40: # All the following maps are equal: 40: 40: - # Explicit keys 40: x: 1 40: y: 2 40: r: 10 40: label: center/big 40: 40: - # Merge one map 40: << : *CENTER 40: r: 10 40: label: center/big 40: 40: - # Merge multiple maps 40: << : [ *CENTER, *BIG ] 40: label: center/big 40: 40: - # Override 40: << : [ *BIG, *LEFT, *SMALL ] 40: x: 1 40: label: center/big 40: --------------- 40: REF TREE: 40: 0x2ae5ef72b0 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5ee9b20 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: 0x2ae5ee9ff0 KEYVAL: 'x' '1' (2 sibs) 40: 0x2ae5eea088 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5ee9bb8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: 0x2ae5eea130 KEYVAL: 'x' '0' (2 sibs) 40: 0x2ae5eea1c8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5ee9c50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: 0x2ae5eea270 KEYVAL: 'r' '10' (1 sibs) 40: 0x2ae5ee9ce8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: 0x2ae5eea310 KEYVAL: 'r' '1' (1 sibs) 40: 0x2ae5ee9d80 MAP: (8 sibs) 4 children: 40: 0x2ae5eea3b0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eea448 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eea4e0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eea578 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5ee9e18 MAP: (8 sibs) 3 children: 40: 0x2ae5eea620 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: 0x2ae5eea6b8 KEYVAL: 'r' '10' (3 sibs) 40: 0x2ae5eea750 KEYVAL: 'label' 'center/big' (3 sibs) 40: 0x2ae5ee9eb0 MAP: (8 sibs) 2 children: 40: 0x2ae5eea7f0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: 0x2ae5eea930 VAL***: '*CENTER' (2 sibs) 40: 0x2ae5eea9c8 VAL***: '*BIG' (2 sibs) 40: 0x2ae5eea888 KEYVAL: 'label' 'center/big' (2 sibs) 40: 0x2ae5ee9f48 MAP: (8 sibs) 3 children: 40: 0x2ae5eeaa70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: 0x2ae5eeac40 VAL***: '*BIG' (3 sibs) 40: 0x2ae5eeacd8 VAL***: '*LEFT' (3 sibs) 40: 0x2ae5eead70 VAL***: '*SMALL' (3 sibs) 40: 0x2ae5eeab08 KEYVAL: 'x' '1' (3 sibs) 40: 0x2ae5eeaba0 KEYVAL: 'label' 'center/big' (3 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f3dbd0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f3dc60 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5f3dcf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f3dd80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f3de10 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5f3dea0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f3df30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f3dfc0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5f3e050 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f3e0e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f3e170 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f3e200 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f3e290 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f3e320 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f3e3b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f3e440 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f3e4d0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5f3e560 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5f3e5f0 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5f3e680 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5f3e710 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5f3e7a0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5f3e830 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5f3e8c0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5f3e950 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5f3e9e0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5f3ea70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5f3eb00 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2ae5f3eb90 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5f3ec20 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2ae5f3ecb0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5f3ed40 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: --------------- 40: # https://yaml.org/type/merge.html 40: - &CENTER { x: 1, y: 2 } 40: - &LEFT { x: 0, y: 2 } 40: - &BIG { r: 10 } 40: - &SMALL { r: 1 } 40: 40: # All the following maps are equal: 40: 40: - # Explicit keys 40: x: 1 40: y: 2 40: r: 10 40: label: center/big 40: 40: - # Merge one map 40: << : *CENTER 40: r: 10 40: label: center/big 40: 40: - # Merge multiple maps 40: << : [ *CENTER, *BIG ] 40: label: center/big 40: 40: - # Override 40: << : [ *SMALL, *LEFT, *BIG ] 40: x: 1 40: label: center/big 40: --------------- 40: REF TREE: 40: 0x2ae5ef73c8 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5eeb7a0 MAP: (8 sibs) 2 children: 40: 0x2ae5ee8a10 KEYVAL: 'x' '1' (2 sibs) 40: 0x2ae5ee8aa8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5eeb838 MAP: (8 sibs) 2 children: 40: 0x2ae5ee9210 KEYVAL: 'x' '0' (2 sibs) 40: 0x2ae5ee92a8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5eeb8d0 MAP: (8 sibs) 1 children: 40: 0x2ae5eebc70 KEYVAL: 'r' '10' (1 sibs) 40: 0x2ae5eeb968 MAP: (8 sibs) 1 children: 40: 0x2ae5eebd10 KEYVAL: 'r' '1' (1 sibs) 40: 0x2ae5eeba00 MAP: (8 sibs) 4 children: 40: 0x2ae5eebdb0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eebe48 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eebee0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eebf78 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eeba98 MAP: (8 sibs) 4 children: 40: 0x2ae5eec020 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec0b8 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec150 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec1e8 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eebb30 MAP: (8 sibs) 4 children: 40: 0x2ae5eec290 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec328 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec3c0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec458 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eebbc8 MAP: (8 sibs) 4 children: 40: 0x2ae5eec500 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec598 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec630 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec6c8 KEYVAL: 'label' 'center/big' (4 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f3f8c0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f3f950 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5f3f9e0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f3fa70 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f3fb00 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5f3fb90 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f3fc20 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f3fcb0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5f3fd40 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f3fdd0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f3fe60 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f3fef0 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f3ff80 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f40010 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f400a0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f40130 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f401c0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5f40250 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5f402e0 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5f40370 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5f40400 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5f40490 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5f40520 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5f405b0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5f40640 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5f406d0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5f40760 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5f407f0 VAL***: '*SMALL' (3 sibs) 40: [28] [28] 0x2ae5f40880 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5f40910 VAL***: '*BIG' (3 sibs) 40: [30] [30] 0x2ae5f409a0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5f40a30 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f40ad0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f40b60 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5f40bf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f40c80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f40d10 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5f40da0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f40e30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f40ec0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5f40f50 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f40fe0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f41070 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f41100 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f41190 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f41220 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f412b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f41340 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f413d0 MAP: (8 sibs) 4 children: 40: [17] [32] 0x2ae5f41cd0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [33] 0x2ae5f41d60 KEYVAL: 'y' '2' (4 sibs) 40: [19] [18] 0x2ae5f414f0 KEYVAL: 'r' '10' (4 sibs) 40: [20] [19] 0x2ae5f41580 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [20] 0x2ae5f41610 MAP: (8 sibs) 4 children: 40: [22] [17] 0x2ae5f41460 KEYVAL: 'x' '1' (4 sibs) 40: [23] [34] 0x2ae5f41df0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [22] 0x2ae5f41730 KEYVAL: 'r' '10' (4 sibs) 40: [25] [24] 0x2ae5f41850 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [25] 0x2ae5f418e0 MAP: (8 sibs) 4 children: 40: [27] [30] 0x2ae5f41bb0 KEYVAL: 'x' '1' (4 sibs) 40: [28] [27] 0x2ae5f41a00 KEYVAL: 'y' '2' (4 sibs) 40: [29] [23] 0x2ae5f417c0 KEYVAL: 'r' '10' (4 sibs) 40: [30] [31] 0x2ae5f41c40 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f40ad0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f40b60 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5f40bf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f40c80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f40d10 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5f40da0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f40e30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f40ec0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5f40f50 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f40fe0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f41070 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f41100 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f41190 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f41220 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f412b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f41340 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f413d0 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2ae5f41460 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2ae5f414f0 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2ae5f41580 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2ae5f41610 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2ae5f416a0 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2ae5f41730 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2ae5f417c0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2ae5f41850 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2ae5f418e0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2ae5f41970 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2ae5f41a00 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2ae5f41a90 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2ae5f41b20 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2ae5f41bb0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: --------------- 40: REF TREE: 40: 0x2ae5ef74e0 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eecbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2ae5eecc78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2ae5eecd10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eecf80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2ae5eed018 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2ae5eecda8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2ae5ee8bf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eece40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2ae5eed0c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed158 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eeced8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2ae5eed200 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed298 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f3fb20 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f3fbb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f3fc40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f3fcd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f3fd60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f3fdf0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f3fe80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f3ff10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f3ffa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f40030 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f400c0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f40150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f401e0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f40270 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: --------------- 40: { 40: anchored_content: &anchor_name This string will appear as the value of two keys., 40: other_anchor: *anchor_name, 40: anchors_in_seqs: [ 40: &anchor_in_seq this value appears in both elements of the sequence, 40: *anchor_in_seq 40: ], 40: base: &base { 40: name: Everyone has same name 40: }, 40: foo: &foo { 40: <<: *base, 40: age: 10 40: }, 40: bar: &bar { 40: <<: *base, 40: age: 20 40: } 40: }--------------- 40: REF TREE: 40: 0x2ae5ef75f8 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eed340 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2ae5eed3d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2ae5eed470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eed6e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2ae5eed778 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2ae5eed508 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2ae5eed820 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eed5a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2ae5eed8c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed958 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eed638 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2ae5eeda00 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eeda98 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f43620 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f436b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f43740 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f437d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f43860 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f438f0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f43980 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f43a10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f43aa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f43b30 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f43bc0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f43c50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f43ce0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f43d70 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: --------------- 40: REF TREE: 40: 0x2ae5ef7710 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eee410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eee4a8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eee540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eee7b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eee848 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eee5d8 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2ae5eee8f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eee670 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2ae5eee990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeea28 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eee708 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2ae5eeead0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeeb68 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f44670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f44700 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f44790 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f44820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f448b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f44940 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f449d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f44a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f44af0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f44b80 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f44c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f44ca0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f44d30 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f44dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f44670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f44700 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f44790 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f44820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f448b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f44940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f449d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f44a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f44af0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [14] 0x2ae5f44e50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f44c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f44ca0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [9] 0x2ae5f44b80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f44dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f44670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f44700 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f44790 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f44820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f448b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f44940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f449d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f44a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f44af0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f44b80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f44c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f44ca0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f44d30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f44dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: --------------- 40: { 40: anchored_content: &anchor_name This string will appear as the value of two keys., 40: other_anchor: *anchor_name, 40: anchors_in_seqs: [ 40: &anchor_in_seq this value appears in both elements of the sequence, 40: *anchor_in_seq 40: ], 40: base: &base { 40: name: Everyone has same name 40: }, 40: foo: &foo { 40: <<: *base, 40: age: 10 40: }, 40: bar: &bar { 40: <<: *base, 40: age: 20 40: } 40: }--------------- 40: REF TREE: 40: 0x2ae5ef7828 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eec7c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eec858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eec8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eeec10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eeeca8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eec988 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2ae5eeed50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eeca20 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2ae5eeedf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeee88 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eecab8 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2ae5eeef30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeefc8 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f459d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f45a60 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f45af0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f45b80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f45c10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f45ca0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f45d30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f45dc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f45e50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f45ee0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f45f70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f46000 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f46090 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f46120 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f459d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f45a60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f45af0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f45b80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f45c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f45ca0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f45d30 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f45dc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f45e50 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [14] 0x2ae5f461b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f45f70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f46000 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [9] 0x2ae5f45ee0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f46120 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f459d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f45a60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f45af0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f45b80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f45c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f45ca0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f45d30 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f45dc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f45e50 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f45ee0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f45f70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f46000 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f46090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f46120 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: receipt: Oz-Ware Purchase Invoice 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: High Heeled "Ruby" Slippers 40: size: 8 40: price: 133.7 40: quantity: 1 40: bill-to: &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: city: East Centerville 40: state: KS 40: ship-to: *id001 40: specialDelivery: > 40: Follow the Yellow Brick 40: Road to the Emerald City. 40: Pay no attention to the 40: man behind the curtain. 40: --------------- 40: REF TREE: 40: 0x2ae5ef7940 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2ae5eef670 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2ae5eef708 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2ae5eef7a0 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2ae5ee9350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2ae5ee93e8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2ae5eef838 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2ae5eefaa0 MAP: (2 sibs) 4 children: 40: 0x2ae5eeb080 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2ae5eeb118 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2ae5eeb1b0 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2ae5eeb248 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2ae5eefb38 MAP: (2 sibs) 5 children: 40: 0x2ae5eefbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2ae5eefc78 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2ae5eefd10 KEYVAL: 'size' '8' (5 sibs) 40: 0x2ae5eefda8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2ae5eefe40 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2ae5eef8d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: 0x2ae5ee8f00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ee8f98 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ee9030 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5eef968 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: 0x2ae5eefa00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f47db0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f47e40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f47ed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f47f60 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f47ff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f48080 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f48110 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f481a0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f48230 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f482c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f48350 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f483e0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f48470 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f48500 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f48590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f48620 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f486b0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f48740 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f487d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f48860 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f488f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f48980 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f48a10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5f48aa0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: receipt: Oz-Ware Purchase Invoice 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: High Heeled "Ruby" Slippers 40: size: 8 40: price: 133.7 40: quantity: 1 40: bill-to: &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: city: East Centerville 40: state: KS 40: ship-to: *id001 40: specialDelivery: > 40: Follow the Yellow Brick 40: Road to the Emerald City. 40: Pay no attention to the 40: man behind the curtain. 40: --------------- 40: REF TREE: 40: 0x2ae5ef7a58 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2ae5eeff30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2ae5eeffc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2ae5ef0060 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2ae5ef0360 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2ae5ef03f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2ae5ef00f8 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2ae5ef04a0 MAP: (2 sibs) 4 children: 40: 0x2ae5eeb2f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2ae5eeb388 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2ae5eeb420 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2ae5eeb4b8 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2ae5ef0538 MAP: (2 sibs) 5 children: 40: 0x2ae5ef05e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2ae5ef0678 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2ae5ef0710 KEYVAL: 'size' '8' (5 sibs) 40: 0x2ae5ef07a8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2ae5ef0840 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2ae5ef0190 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: 0x2ae5ee9830 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ee98c8 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ee9960 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5ef0228 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: 0x2ae5ef08e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ef0978 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ef0a10 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5ef02c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f49e10 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f49ea0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f49f30 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f49fc0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f4a050 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f4a0e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f4a170 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f4a200 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f4a290 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f4a320 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f4a3b0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f4a440 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f4a4d0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f4a560 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f4a5f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f4a680 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f4a710 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f4a7a0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f4a830 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f4a8c0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f4a950 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f4a9e0 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f4aa70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5f4ab00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f49e10 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f49ea0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f49f30 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f49fc0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f4a050 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f4a0e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f4a170 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f4a200 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f4a290 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f4a320 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f4a3b0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f4a440 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f4a4d0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f4a560 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f4a5f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f4a680 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f4a710 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f4a7a0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f4a830 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f4a8c0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f4a950 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f4a9e0 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f4aa70 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [24] 0x2ae5f4ab90 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [25] 0x2ae5f4ac20 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [26] 0x2ae5f4acb0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [23] 0x2ae5f4ab00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f49e10 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f49ea0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f49f30 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f49fc0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f4a050 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f4a0e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f4a170 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f4a200 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f4a290 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f4a320 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f4a3b0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f4a440 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f4a4d0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f4a560 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f4a5f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f4a680 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f4a710 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f4a7a0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f4a830 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f4a8c0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f4a950 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f4a9e0 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f4aa70 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2ae5f4ab00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2ae5f4ab90 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2ae5f4ac20 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2ae5f4acb0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: - step: &id001 # defines anchor label &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 # refers to the first step (with anchor &id001) 40: - step: *id002 # refers to the second step 40: - step: 40: <<: *id001 40: spotSize: 2mm # redefines just this key, refers rest from &id001 40: - step: *id002 40: --------------- 40: REF TREE: 40: 0x2ae5ef7b70 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2ae5ef25b0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef2950 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: 0x2ae5ef29f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef2a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef2b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef2bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef2c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef2648 MAP: (6 sibs) 1 children: 40: 0x2ae5ef2cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: 0x2ae5ef2d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef2e28 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef2ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef2f58 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef2ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef26e0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef3090 KEYVAL***: 'step' '*id001' (1 sibs) 40: 0x2ae5ef2778 MAP: (6 sibs) 1 children: 40: 0x2ae5ef3130 KEYVAL***: 'step' '*id002' (1 sibs) 40: 0x2ae5ef2810 MAP: (6 sibs) 1 children: 40: 0x2ae5ef31d0 KEYMAP: 'step' (1 sibs) 2 children: 40: 0x2ae5ef3270 KEYVAL***: '<<' '*id001' (2 sibs) 40: 0x2ae5ef3308 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: 0x2ae5ef28a8 MAP: (6 sibs) 1 children: 40: 0x2ae5ef33b0 KEYVAL***: 'step' '*id002' (1 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f4be30 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f4bec0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f4bf50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f4bfe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f4c070 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f4c100 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f4c190 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f4c220 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f4c2b0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f4c340 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f4c3d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f4c460 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f4c4f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f4c580 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f4c610 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f4c6a0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f4c730 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5f4c7c0 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5f4c850 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5f4c8e0 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5f4c970 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5f4ca00 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5f4ca90 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5f4cb20 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5f4cbb0 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: - step: &id001 # defines anchor label &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 # refers to the first step (with anchor &id001) 40: - step: *id002 # refers to the second step 40: - step: 40: <<: *id001 40: spotSize: 2mm # redefines just this key, refers rest from &id001 40: - step: *id002 40: --------------- 40: REF TREE: 40: 0x2ae5ef7c88 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2ae5ef4650 MAP: (6 sibs) 1 children: 40: 0x2ae5eee190 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef49f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef4a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef4b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef4bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef4c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef46e8 MAP: (6 sibs) 1 children: 40: 0x2ae5eee230 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef4cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef4d88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef4e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef4eb8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef4f50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef4780 MAP: (6 sibs) 1 children: 40: 0x2ae5eee2d0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef4ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5088 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef5120 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef51b8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef5250 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef4818 MAP: (6 sibs) 1 children: 40: 0x2ae5eee370 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef52f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5388 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef5420 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef54b8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef5550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef48b0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef55f0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef5690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5728 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef57c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef5858 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef58f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef4948 MAP: (6 sibs) 1 children: 40: 0x2ae5ef5990 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef5a30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5ac8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef5b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef5bf8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef5c90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f4de40 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f4ded0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f4df60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f4dff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f4e080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f4e110 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f4e1a0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f4e230 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f4e2c0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f4e350 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f4e3e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f4e470 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f4e500 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f4e590 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f4e620 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f4e6b0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f4e740 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5f4e7d0 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5f4e860 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5f4e8f0 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5f4e980 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5f4ea10 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5f4eaa0 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5f4eb30 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5f4ebc0 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f4f050 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f4f0e0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f4f170 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f4f200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f4f290 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f4f320 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f4f3b0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f4f440 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f4f4d0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f4f560 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f4f5f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f4f680 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f4f710 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f4f7a0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f4f830 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f4f8c0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f4f950 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [25] 0x2ae5f4fe60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [26] 0x2ae5f4fef0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [27] 0x2ae5f4ff80 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [28] 0x2ae5f50010 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [29] 0x2ae5f500a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [17] 0x2ae5f4f9e0 MAP: (6 sibs) 1 children: 40: [23] [18] 0x2ae5f4fa70 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [30] 0x2ae5f50130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [31] 0x2ae5f501c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [32] 0x2ae5f50250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [33] 0x2ae5f502e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [34] 0x2ae5f50370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [19] 0x2ae5f4fb00 MAP: (6 sibs) 1 children: 40: [30] [20] 0x2ae5f4fb90 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [35] 0x2ae5f50400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [36] 0x2ae5f50490 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [37] 0x2ae5f50520 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [38] 0x2ae5f505b0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [22] 0x2ae5f4fcb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [23] 0x2ae5f4fd40 MAP: (6 sibs) 1 children: 40: [37] [24] 0x2ae5f4fdd0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [21] 0x2ae5f4fc20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5f50640 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5f506d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5f50760 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5f507f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f4f050 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f4f0e0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f4f170 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f4f200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f4f290 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f4f320 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f4f3b0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f4f440 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f4f4d0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f4f560 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f4f5f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f4f680 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f4f710 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f4f7a0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f4f830 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f4f8c0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f4f950 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2ae5f4f9e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2ae5f4fa70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2ae5f4fb00 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2ae5f4fb90 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2ae5f4fc20 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2ae5f4fcb0 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2ae5f4fd40 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2ae5f4fdd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2ae5f4fe60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2ae5f4fef0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2ae5f4ff80 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2ae5f50010 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2ae5f500a0 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2ae5f50130 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2ae5f501c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2ae5f50250 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2ae5f502e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2ae5f50370 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2ae5f50400 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2ae5f50490 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2ae5f50520 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2ae5f505b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5f50640 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5f506d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5f50760 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5f507f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 (6 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --------------- 40: 40: --- 40: &a1 40: !!str 40: scalar1 40: --- &a1 !!str scalar1 40: --- 40: !!str 40: &a1 40: scalar1 40: --- !!str &a1 scalar1 40: --- 40: !!str 40: &a2 40: scalar2 40: --- &a2 !!str scalar2 40: --- 40: &a3 40: !!str scalar3 40: --- &a3 !!str scalar3 40: --- 40: &a4 !!map 40: &a5 !!str key5: value4 40: --- &a4 !!map 40: &a5 !!str key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- 40: !!map 40: &a8 !!str key8: value7 40: --- !!map 40: &a8 !!str key8: value7 40: --- 40: !!map 40: !!str &a10 key10: value9 40: --- !!map 40: &a10 !!str key10: value9 40: --- 40: !!str &a11 40: value11 40: --- &a11 !!str value11 40: --------------- 40: REF TREE: 40: 0x2ae5ef7da0 [ROOT] STREAM: (0 sibs) 17 children: 40: 0x2ae5ef5d30 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5dc8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5e60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5ef8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5f90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2ae5ef6028 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2ae5ef60c0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2ae5ef6158 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2ae5ef61f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2ae5ef3a50 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2ae5ef6288 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2ae5ef3af0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2ae5ef6320 DOCMAP: (17 sibs) 2 children: 40: 0x2ae5ee88d0 KEYVAL: 'a6' '1' (2 sibs) 40: 0x2ae5ee8968 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: 0x2ae5ef63b8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3b90 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2ae5ef6450 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3c30 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2ae5ef64e8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3450 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2ae5ef6580 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef34f0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2ae5ef6618 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: 0x2ae5ef66b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f51460 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2ae5f514f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2ae5f51580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2ae5f51610 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2ae5f516a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2ae5f51730 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2ae5f517c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2ae5f51850 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2ae5f518e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2ae5f51970 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2ae5f51a00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2ae5f51a90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2ae5f51b20 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2ae5f51bb0 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2ae5f51c40 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2ae5f51cd0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2ae5f51d60 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2ae5f51df0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2ae5f51e80 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2ae5f51f10 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2ae5f51fa0 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2ae5f52030 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2ae5f520c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2ae5f52150 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2ae5f521e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2ae5f52270 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: --------------- 40: REF TREE: 40: 0x2ae5ef7eb8 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2ae5ef4050 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: 0x2ae5ef40e8 KEYVAL***: '*vref' 'c' (5 sibs) 40: 0x2ae5ef4180 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: 0x2ae5ef4218 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: 0x2ae5ef42b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2ae5eedb40 KEYVAL***: '*kref' 'cc' (2 sibs) 40: 0x2ae5eedbd8 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f52670 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f52700 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5f52790 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5f52820 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f528b0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5f52940 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f529d0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f52a60 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: --------------- 40: REF TREE: 40: 0x2ae5ef7fd0 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2ae5ef0ab0 KEYVAL: 'a' 'b' (5 sibs) 40: 0x2ae5ef0b48 KEYVAL: 'b' 'c' (5 sibs) 40: 0x2ae5ef0be0 KEYVAL: 'aa' 'bb' (5 sibs) 40: 0x2ae5ef0c78 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: 0x2ae5ef0d10 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2ae5eedcd0 KEYVAL: 'aa' 'cc' (2 sibs) 40: 0x2ae5eedd68 KEYVAL: 'bbb' 'cc' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f536c0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f53750 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5f537e0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5f53870 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f53900 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5f53990 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f53a20 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f53ab0 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f536c0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f53750 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5f537e0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5f53870 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f53900 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5f53990 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f53a20 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f53ab0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f536c0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f53750 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5f537e0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5f53870 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f53900 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5f53990 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f53a20 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f53ab0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: --------------- 40: {&a0 a0: &b0 b0, *b0: *a0}--------------- 40: REF TREE: 40: 0x2ae5ef80e8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5ee90d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: 0x2ae5ee9168 KEYVAL***: '*b0' '*a0' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f54710 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f547a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f54830 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: --------------- 40: {&a0 a0: &b0 b0, *b0: *a0}--------------- 40: REF TREE: 40: 0x2ae5ef8200 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef070 KEYVAL: 'a0' 'b0' (2 sibs) 40: 0x2ae5eef108 KEYVAL: 'b0' 'a0' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f55760 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f557f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f55880 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f55760 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f557f0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5f55880 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f55760 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f557f0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5f55880 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: --------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 40: *b1: *a1 40: map2: 40: *b0: *a0 # ensure the anchor is enough to establish the indentation 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: 40: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: 40: &map6 40: a6: &b6 b6 40: *b6: *b6 40: --------------- 40: REF TREE: 40: 0x2ae5ef8318 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 40: 0x2ae5ef6890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: 0x2ae5ef6928 KEYVAL***: '*b0' '*a0' (8 sibs) 40: 0x2ae5ef69c0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2ae5ef6d60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: 0x2ae5ef6df8 KEYVAL***: '*b1' '*a1' (2 sibs) 40: 0x2ae5ef6a58 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2ae5ee9660 KEYVAL***: '*b0' '*a0' (3 sibs) 40: 0x2ae5ee96f8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: 0x2ae5ee9790 KEYVAL***: '*b2' '*a2' (3 sibs) 40: 0x2ae5ef6af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: 0x2ae5ef6ea0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: 0x2ae5ef6f38 KEYVAL***: '*b3' '*b0' (2 sibs) 40: 0x2ae5ef6b88 KEYVAL***: 'map4' '*a0' (8 sibs) 40: 0x2ae5ef6c20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: 0x2ae5ef6fe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: 0x2ae5ef7078 KEYVAL***: '*b5' '*a5' (2 sibs) 40: 0x2ae5ef6cb8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: 0x2ae5ef7120 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: 0x2ae5ef71b8 KEYVAL***: '*b6' '*b6' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f570c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f57150 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5f571e0 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5f57270 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f57300 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5f57390 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5f57420 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f574b0 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5f57540 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5f575d0 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5f57660 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f576f0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5f57780 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5f57810 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5f578a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f57930 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5f579c0 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5f57a50 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f57ae0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5f57b70 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 40: *b1: *a1 40: map2: 40: *b0: *a0 # ensure the anchor is enough to establish the indentation 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: 40: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: 40: &map6 40: a6: &b6 b6 40: *b6: *b6 40: --------------- 40: REF TREE: 40: 0x2ae5ef8430 [ROOT] MAP: (0 sibs) 8 children: 40: 0x2ae5ef9570 KEYVAL: 'a0' 'b0' (8 sibs) 40: 0x2ae5ef9608 KEYVAL: 'b0' 'a0' (8 sibs) 40: 0x2ae5ef96a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2ae5ef9a40 KEYVAL: 'a1' 'b1' (2 sibs) 40: 0x2ae5ef9ad8 KEYVAL: 'b1' 'a1' (2 sibs) 40: 0x2ae5ef9738 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2ae5ef9b80 KEYVAL: 'b0' 'a0' (3 sibs) 40: 0x2ae5ef9c18 KEYVAL: 'a2' 'b2' (3 sibs) 40: 0x2ae5ef9cb0 KEYVAL: 'b2' 'a2' (3 sibs) 40: 0x2ae5ef97d0 KEYMAP: 'map3' (8 sibs) 2 children: 40: 0x2ae5ef9d50 KEYVAL: 'a3' 'b3' (2 sibs) 40: 0x2ae5ef9de8 KEYVAL: 'b3' 'b0' (2 sibs) 40: 0x2ae5ef9868 KEYVAL: 'map4' 'a0' (8 sibs) 40: 0x2ae5ef9900 KEYMAP: 'map5' (8 sibs) 2 children: 40: 0x2ae5ef9e90 KEYVAL: 'a5' 'b5' (2 sibs) 40: 0x2ae5ef9f28 KEYVAL: 'b5' 'a5' (2 sibs) 40: 0x2ae5ef9998 KEYMAP: 'map6' (8 sibs) 2 children: 40: 0x2ae5ef9fd0 KEYVAL: 'a6' 'b6' (2 sibs) 40: 0x2ae5efa068 KEYVAL: 'b6' 'b6' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f58be0 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f58c70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5f58d00 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5f58d90 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f58e20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5f58eb0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5f58f40 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f58fd0 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5f59060 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5f590f0 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5f59180 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f59210 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5f592a0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5f59330 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5f593c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f59450 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5f594e0 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5f59570 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f59600 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5f59690 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f58be0 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f58c70 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5f58d00 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5f58d90 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f58e20 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5f58eb0 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5f58f40 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f58fd0 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5f59060 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5f590f0 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5f59180 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f59210 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5f592a0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5f59330 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5f593c0 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f59450 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5f594e0 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5f59570 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f59600 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5f59690 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f58be0 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f58c70 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5f58d00 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5f58d90 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f58e20 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5f58eb0 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5f58f40 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f58fd0 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5f59060 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5f590f0 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5f59180 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f59210 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5f592a0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5f59330 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5f593c0 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f59450 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5f594e0 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5f59570 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f59600 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5f59690 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: --------------- 40: REF TREE: 40: 0x2ae5ef8548 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 40: 0x2ae5ef19d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: 0x2ae5ef1ea0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2ae5ef1f38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2ae5ef1fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2ae5ef1a68 MAP: (8 sibs) 3 children: 40: 0x2ae5ef2070 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: 0x2ae5ef2108 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: 0x2ae5ef21a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: 0x2ae5ef1b00 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: 0x2ae5ef1150 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2ae5ef1b98 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: 0x2ae5ef11f0 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2ae5ef1c30 MAP: (8 sibs) 7 children: 40: 0x2ae5efa110 KEYVAL***: '*a1' 'w1' (7 sibs) 40: 0x2ae5efa1a8 KEYVAL***: '*a2' 'w2' (7 sibs) 40: 0x2ae5efa240 KEYVAL***: '*a3' 'w3' (7 sibs) 40: 0x2ae5efa2d8 KEYVAL***: '*a4' 'w4' (7 sibs) 40: 0x2ae5efa370 KEYVAL***: '*a5' 'w5' (7 sibs) 40: 0x2ae5efa408 KEYVAL***: '*a6' 'w6' (7 sibs) 40: 0x2ae5efa4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: 0x2ae5ef1cc8 VAL***: '*a0' (8 sibs) 40: 0x2ae5ef1d60 VAL***: '*a7' (8 sibs) 40: 0x2ae5ef1df8 VAL***: '*a9' (8 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f5a900 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f5a990 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5f5aa20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f5aab0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f5ab40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f5abd0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f5ac60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f5acf0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f5ad80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f5ae10 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f5aea0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f5af30 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5f5afc0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f5b050 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f5b0e0 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f5b170 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f5b200 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f5b290 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f5b320 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f5b3b0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f5b440 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f5b4d0 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5f5b560 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5f5b5f0 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: --------------- 40: REF TREE: 40: 0x2ae5ef8660 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5efa540 MAP: (8 sibs) 3 children: 40: 0x2ae5efaa10 KEYVAL: 'k1' 'v1' (3 sibs) 40: 0x2ae5efaaa8 KEYVAL: 'k2' 'v2' (3 sibs) 40: 0x2ae5efab40 KEYVAL: 'k3' 'v3' (3 sibs) 40: 0x2ae5efa5d8 MAP: (8 sibs) 3 children: 40: 0x2ae5efabe0 KEYVAL: 'k4' 'v4' (3 sibs) 40: 0x2ae5efac78 KEYVAL: 'k5' 'v5' (3 sibs) 40: 0x2ae5efad10 KEYVAL: 'k6' 'v6' (3 sibs) 40: 0x2ae5efa670 MAP: (8 sibs) 1 children: 40: 0x2ae5eef5c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: 0x2ae5efa708 MAP: (8 sibs) 1 children: 40: 0x2ae5ef2460 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2ae5efa7a0 MAP: (8 sibs) 7 children: 40: 0x2ae5efadb0 KEYVAL: 'k1' 'w1' (7 sibs) 40: 0x2ae5efae48 KEYVAL: 'k2' 'w2' (7 sibs) 40: 0x2ae5efaee0 KEYVAL: 'k3' 'w3' (7 sibs) 40: 0x2ae5efaf78 KEYVAL: 'k4' 'w4' (7 sibs) 40: 0x2ae5efb010 KEYVAL: 'k5' 'w5' (7 sibs) 40: 0x2ae5efb0a8 KEYVAL: 'k6' 'w6' (7 sibs) 40: 0x2ae5efb140 KEYVAL: 'k8' 'w8' (7 sibs) 40: 0x2ae5efa838 MAP: (8 sibs) 3 children: 40: 0x2ae5efb1e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2ae5efb278 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2ae5efb310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2ae5efa8d0 MAP: (8 sibs) 1 children: 40: 0x2ae5efb3b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2ae5efa968 MAP: (8 sibs) 1 children: 40: 0x2ae5efb450 KEYVAL: 'k10' 'v10' (1 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f5c420 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f5c4b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5f5c540 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f5c5d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f5c660 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f5c6f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f5c780 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f5c810 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f5c8a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f5c930 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f5c9c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f5ca50 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5f5cae0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f5cb70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f5cc00 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f5cc90 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f5cd20 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f5cdb0 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f5ce40 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f5ced0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f5cf60 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f5cff0 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5f5d080 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5f5d110 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f5c420 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f5c4b0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5f5c540 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f5c5d0 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f5c660 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f5c6f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f5c780 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f5c810 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f5c8a0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f5c930 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f5c9c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f5ca50 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5f5cae0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f5cb70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f5cc00 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f5cc90 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f5cd20 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f5cdb0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f5ce40 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f5ced0 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f5cf60 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f5cff0 MAP: (8 sibs) 3 children: 40: [22] [24] 0x2ae5f5d1a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [25] 0x2ae5f5d230 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [26] 0x2ae5f5d2c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [22] 0x2ae5f5d080 MAP: (8 sibs) 1 children: 40: [26] [27] 0x2ae5f5d350 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [23] 0x2ae5f5d110 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5f5d3e0 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f5c420 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f5c4b0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5f5c540 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f5c5d0 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f5c660 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f5c6f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f5c780 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f5c810 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f5c8a0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f5c930 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f5c9c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f5ca50 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5f5cae0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f5cb70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f5cc00 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f5cc90 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f5cd20 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f5cdb0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f5ce40 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f5ced0 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f5cf60 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f5cff0 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2ae5f5d080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2ae5f5d110 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2ae5f5d1a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2ae5f5d230 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2ae5f5d2c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2ae5f5d350 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5f5d3e0 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: --------------- 40: 40: a: 1 40: ? b 40: &anchor c: 3 40: --------------- 40: REF TREE: 40: 0x2ae5ef8778 [ROOT] MAP: (0 sibs) 3 children: 40: 0x2ae5ee9490 KEYVAL: 'a' '1' (3 sibs) 40: 0x2ae5ee9528 KEYVAL: 'b' '' (3 sibs) 40: 0x2ae5ee95c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f5dd70 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2ae5f5de00 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2ae5f5de90 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2ae5f5df20 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: !!str &a1 "foo": 40: !!str bar 40: &a2 baz : *a1 40: --------------- 40: REF TREE: 40: 0x2ae5ef8890 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef1b0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 40: 0x2ae5eef248 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f5edc0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f5ee50 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f5eee0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: !!str &a1 "foo": 40: !!str bar 40: &a2 baz : *a1 40: --------------- 40: REF TREE: 40: 0x2ae5ef89a8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef2f0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 40: 0x2ae5eef388 KEYVAL: 'baz' 'foo' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f5fe10 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f5fea0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f5ff30 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f5fe10 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f5fea0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f5ff30 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f5fe10 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f5fea0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f5ff30 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: --------------- 40: # https://yaml.org/type/merge.html 40: - &CENTER { x: 1, y: 2 } 40: - &LEFT { x: 0, y: 2 } 40: - &BIG { r: 10 } 40: - &SMALL { r: 1 } 40: 40: # All the following maps are equal: 40: 40: - # Explicit keys 40: x: 1 40: y: 2 40: r: 10 40: label: center/big 40: 40: - # Merge one map 40: << : *CENTER 40: r: 10 40: label: center/big 40: 40: - # Merge multiple maps 40: << : [ *CENTER, *BIG ] 40: label: center/big 40: 40: - # Override 40: << : [ *BIG, *LEFT, *SMALL ] 40: x: 1 40: label: center/big 40: --------------- 40: REF TREE: 40: 0x2ae5ef72b0 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5ee9b20 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: 0x2ae5ee9ff0 KEYVAL: 'x' '1' (2 sibs) 40: 0x2ae5eea088 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5ee9bb8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: 0x2ae5eea130 KEYVAL: 'x' '0' (2 sibs) 40: 0x2ae5eea1c8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5ee9c50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: 0x2ae5eea270 KEYVAL: 'r' '10' (1 sibs) 40: 0x2ae5ee9ce8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: 0x2ae5eea310 KEYVAL: 'r' '1' (1 sibs) 40: 0x2ae5ee9d80 MAP: (8 sibs) 4 children: 40: 0x2ae5eea3b0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eea448 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eea4e0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eea578 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5ee9e18 MAP: (8 sibs) 3 children: 40: 0x2ae5eea620 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: 0x2ae5eea6b8 KEYVAL: 'r' '10' (3 sibs) 40: 0x2ae5eea750 KEYVAL: 'label' 'center/big' (3 sibs) 40: 0x2ae5ee9eb0 MAP: (8 sibs) 2 children: 40: 0x2ae5eea7f0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: 0x2ae5eea930 VAL***: '*CENTER' (2 sibs) 40: 0x2ae5eea9c8 VAL***: '*BIG' (2 sibs) 40: 0x2ae5eea888 KEYVAL: 'label' 'center/big' (2 sibs) 40: 0x2ae5ee9f48 MAP: (8 sibs) 3 children: 40: 0x2ae5eeaa70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: 0x2ae5eeac40 VAL***: '*BIG' (3 sibs) 40: 0x2ae5eeacd8 VAL***: '*LEFT' (3 sibs) 40: 0x2ae5eead70 VAL***: '*SMALL' (3 sibs) 40: 0x2ae5eeab08 KEYVAL: 'x' '1' (3 sibs) 40: 0x2ae5eeaba0 KEYVAL: 'label' 'center/big' (3 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f61030 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f610c0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5f61150 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f611e0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f61270 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5f61300 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f61390 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f61420 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5f614b0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f61540 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f615d0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f61660 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f616f0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f61780 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f61810 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f618a0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f61930 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5f619c0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5f61a50 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5f61ae0 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5f61b70 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5f61c00 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5f61c90 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5f61d20 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5f61db0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5f61e40 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5f61ed0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5f61f60 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2ae5f61ff0 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5f62080 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2ae5f62110 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5f621a0 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: --------------- 40: # https://yaml.org/type/merge.html 40: - &CENTER { x: 1, y: 2 } 40: - &LEFT { x: 0, y: 2 } 40: - &BIG { r: 10 } 40: - &SMALL { r: 1 } 40: 40: # All the following maps are equal: 40: 40: - # Explicit keys 40: x: 1 40: y: 2 40: r: 10 40: label: center/big 40: 40: - # Merge one map 40: << : *CENTER 40: r: 10 40: label: center/big 40: 40: - # Merge multiple maps 40: << : [ *CENTER, *BIG ] 40: label: center/big 40: 40: - # Override 40: << : [ *SMALL, *LEFT, *BIG ] 40: x: 1 40: label: center/big 40: --------------- 40: REF TREE: 40: 0x2ae5ef73c8 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5eeb7a0 MAP: (8 sibs) 2 children: 40: 0x2ae5ee8a10 KEYVAL: 'x' '1' (2 sibs) 40: 0x2ae5ee8aa8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5eeb838 MAP: (8 sibs) 2 children: 40: 0x2ae5ee9210 KEYVAL: 'x' '0' (2 sibs) 40: 0x2ae5ee92a8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5eeb8d0 MAP: (8 sibs) 1 children: 40: 0x2ae5eebc70 KEYVAL: 'r' '10' (1 sibs) 40: 0x2ae5eeb968 MAP: (8 sibs) 1 children: 40: 0x2ae5eebd10 KEYVAL: 'r' '1' (1 sibs) 40: 0x2ae5eeba00 MAP: (8 sibs) 4 children: 40: 0x2ae5eebdb0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eebe48 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eebee0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eebf78 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eeba98 MAP: (8 sibs) 4 children: 40: 0x2ae5eec020 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec0b8 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec150 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec1e8 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eebb30 MAP: (8 sibs) 4 children: 40: 0x2ae5eec290 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec328 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec3c0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec458 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eebbc8 MAP: (8 sibs) 4 children: 40: 0x2ae5eec500 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec598 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec630 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec6c8 KEYVAL: 'label' 'center/big' (4 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f62240 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f622d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5f62360 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f623f0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f62480 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5f62510 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f625a0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f62630 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5f626c0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f62750 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f627e0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f62870 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f62900 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f62990 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f62a20 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f62ab0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f62b40 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5f62bd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5f62c60 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5f62cf0 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5f62d80 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5f62e10 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5f62ea0 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5f62f30 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5f62fc0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5f63050 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5f630e0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5f63170 VAL***: '*SMALL' (3 sibs) 40: [28] [28] 0x2ae5f63200 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5f63290 VAL***: '*BIG' (3 sibs) 40: [30] [30] 0x2ae5f63320 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5f633b0 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f63450 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f634e0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5f63570 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f63600 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f63690 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5f63720 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f637b0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f63840 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5f638d0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f63960 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f639f0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f63a80 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f63b10 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f63ba0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f63c30 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f63cc0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f63d50 MAP: (8 sibs) 4 children: 40: [17] [32] 0x2ae5f64650 KEYVAL: 'x' '1' (4 sibs) 40: [18] [33] 0x2ae5f646e0 KEYVAL: 'y' '2' (4 sibs) 40: [19] [18] 0x2ae5f63e70 KEYVAL: 'r' '10' (4 sibs) 40: [20] [19] 0x2ae5f63f00 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [20] 0x2ae5f63f90 MAP: (8 sibs) 4 children: 40: [22] [17] 0x2ae5f63de0 KEYVAL: 'x' '1' (4 sibs) 40: [23] [34] 0x2ae5f64770 KEYVAL: 'y' '2' (4 sibs) 40: [24] [22] 0x2ae5f640b0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [24] 0x2ae5f641d0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [25] 0x2ae5f64260 MAP: (8 sibs) 4 children: 40: [27] [30] 0x2ae5f64530 KEYVAL: 'x' '1' (4 sibs) 40: [28] [27] 0x2ae5f64380 KEYVAL: 'y' '2' (4 sibs) 40: [29] [23] 0x2ae5f64140 KEYVAL: 'r' '10' (4 sibs) 40: [30] [31] 0x2ae5f645c0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f63450 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f634e0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5f63570 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f63600 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f63690 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5f63720 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f637b0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f63840 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5f638d0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f63960 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f639f0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f63a80 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f63b10 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f63ba0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f63c30 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f63cc0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f63d50 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2ae5f63de0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2ae5f63e70 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2ae5f63f00 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2ae5f63f90 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2ae5f64020 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2ae5f640b0 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2ae5f64140 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2ae5f641d0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2ae5f64260 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2ae5f642f0 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2ae5f64380 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2ae5f64410 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2ae5f644a0 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2ae5f64530 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: --------------- 40: REF TREE: 40: 0x2ae5ef74e0 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eecbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2ae5eecc78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2ae5eecd10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eecf80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2ae5eed018 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2ae5eecda8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2ae5ee8bf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eece40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2ae5eed0c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed158 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eeced8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2ae5eed200 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed298 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f60720 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f607b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f60840 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f608d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f60960 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f609f0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f60a80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f60b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f60ba0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f60c30 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f60cc0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f60d50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f60de0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f60e70 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: --------------- 40: { 40: anchored_content: &anchor_name This string will appear as the value of two keys., 40: other_anchor: *anchor_name, 40: anchors_in_seqs: [ 40: &anchor_in_seq this value appears in both elements of the sequence, 40: *anchor_in_seq 40: ], 40: base: &base { 40: name: Everyone has same name 40: }, 40: foo: &foo { 40: <<: *base, 40: age: 10 40: }, 40: bar: &bar { 40: <<: *base, 40: age: 20 40: } 40: }--------------- 40: REF TREE: 40: 0x2ae5ef75f8 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eed340 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2ae5eed3d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2ae5eed470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eed6e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2ae5eed778 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2ae5eed508 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2ae5eed820 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eed5a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2ae5eed8c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed958 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eed638 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2ae5eeda00 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eeda98 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f62240 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f622d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f62360 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f623f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f62480 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f62510 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f625a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f62630 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f626c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f62750 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f627e0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f62870 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f62900 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f62990 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: --------------- 40: REF TREE: 40: 0x2ae5ef7710 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eee410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eee4a8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eee540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eee7b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eee848 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eee5d8 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2ae5eee8f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eee670 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2ae5eee990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeea28 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eee708 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2ae5eeead0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeeb68 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f65860 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f658f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f65980 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f65a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f65aa0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f65b30 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f65bc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f65c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f65ce0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f65d70 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f65e00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f65e90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f65f20 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f65fb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f65860 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f658f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f65980 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f65a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f65aa0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f65b30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f65bc0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f65c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f65ce0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [14] 0x2ae5f66040 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f65e00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f65e90 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [9] 0x2ae5f65d70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f65fb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f65860 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f658f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f65980 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f65a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f65aa0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f65b30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f65bc0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f65c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f65ce0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f65d70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f65e00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f65e90 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f65f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f65fb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 (18 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: --------------- 40: { 40: anchored_content: &anchor_name This string will appear as the value of two keys., 40: other_anchor: *anchor_name, 40: anchors_in_seqs: [ 40: &anchor_in_seq this value appears in both elements of the sequence, 40: *anchor_in_seq 40: ], 40: base: &base { 40: name: Everyone has same name 40: }, 40: foo: &foo { 40: <<: *base, 40: age: 10 40: }, 40: bar: &bar { 40: <<: *base, 40: age: 20 40: } 40: }--------------- 40: REF TREE: 40: 0x2ae5ef7828 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eec7c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eec858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eec8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eeec10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eeeca8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eec988 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2ae5eeed50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eeca20 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2ae5eeedf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeee88 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eecab8 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2ae5eeef30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeefc8 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f66170 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f66200 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f66290 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f66320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f663b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f66440 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f664d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f66560 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f665f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f66680 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f66710 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f667a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f66830 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f668c0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f66170 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f66200 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f66290 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f66320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f663b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f66440 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f664d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f66560 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f665f0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [14] 0x2ae5f66950 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f66710 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f667a0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [9] 0x2ae5f66680 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f668c0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f66170 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f66200 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f66290 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f66320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f663b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f66440 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f664d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f66560 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f665f0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f66680 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f66710 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f667a0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f66830 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f668c0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: receipt: Oz-Ware Purchase Invoice 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: High Heeled "Ruby" Slippers 40: size: 8 40: price: 133.7 40: quantity: 1 40: bill-to: &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: city: East Centerville 40: state: KS 40: ship-to: *id001 40: specialDelivery: > 40: Follow the Yellow Brick 40: Road to the Emerald City. 40: Pay no attention to the 40: man behind the curtain. 40: --------------- 40: REF TREE: 40: 0x2ae5ef7940 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2ae5eef670 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2ae5eef708 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2ae5eef7a0 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2ae5ee9350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2ae5ee93e8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2ae5eef838 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2ae5eefaa0 MAP: (2 sibs) 4 children: 40: 0x2ae5eeb080 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2ae5eeb118 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2ae5eeb1b0 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2ae5eeb248 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2ae5eefb38 MAP: (2 sibs) 5 children: 40: 0x2ae5eefbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2ae5eefc78 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2ae5eefd10 KEYVAL: 'size' '8' (5 sibs) 40: 0x2ae5eefda8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2ae5eefe40 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2ae5eef8d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: 0x2ae5ee8f00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ee8f98 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ee9030 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5eef968 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: 0x2ae5eefa00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f67390 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f67420 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f674b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f67540 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f675d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f67660 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f676f0 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f67780 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f67810 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f678a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f67930 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f679c0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f67a50 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f67ae0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f67b70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f67c00 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f67c90 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f67d20 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f67db0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f67e40 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f67ed0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f67f60 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f67ff0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5f68080 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: receipt: Oz-Ware Purchase Invoice 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: High Heeled "Ruby" Slippers 40: size: 8 40: price: 133.7 40: quantity: 1 40: bill-to: &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: city: East Centerville 40: state: KS 40: ship-to: *id001 40: specialDelivery: > 40: Follow the Yellow Brick 40: Road to the Emerald City. 40: Pay no attention to the 40: man behind the curtain. 40: --------------- 40: REF TREE: 40: 0x2ae5ef7a58 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2ae5eeff30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2ae5eeffc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2ae5ef0060 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2ae5ef0360 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2ae5ef03f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2ae5ef00f8 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2ae5ef04a0 MAP: (2 sibs) 4 children: 40: 0x2ae5eeb2f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2ae5eeb388 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2ae5eeb420 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2ae5eeb4b8 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2ae5ef0538 MAP: (2 sibs) 5 children: 40: 0x2ae5ef05e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2ae5ef0678 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2ae5ef0710 KEYVAL: 'size' '8' (5 sibs) 40: 0x2ae5ef07a8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2ae5ef0840 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2ae5ef0190 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: 0x2ae5ee9830 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ee98c8 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ee9960 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5ef0228 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: 0x2ae5ef08e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ef0978 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ef0a10 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5ef02c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f685a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f68630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f686c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f68750 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f687e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f68870 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f68900 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f68990 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f68a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f68ab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f68b40 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f68bd0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f68c60 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f68cf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f68d80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f68e10 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f68ea0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f68f30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f68fc0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f69050 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f690e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f69170 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f69200 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5f69290 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f685a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f68630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f686c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f68750 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f687e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f68870 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f68900 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f68990 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f68a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f68ab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f68b40 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f68bd0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f68c60 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f68cf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f68d80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f68e10 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f68ea0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f68f30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f68fc0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f69050 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f690e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f69170 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f69200 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [24] 0x2ae5f69320 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [25] 0x2ae5f693b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [26] 0x2ae5f69440 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [23] 0x2ae5f69290 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f685a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f68630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f686c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f68750 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f687e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f68870 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f68900 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f68990 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f68a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f68ab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f68b40 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f68bd0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f68c60 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f68cf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f68d80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f68e10 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f68ea0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f68f30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f68fc0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f69050 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f690e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f69170 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f69200 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2ae5f69290 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2ae5f69320 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2ae5f693b0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2ae5f69440 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: - step: &id001 # defines anchor label &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 # refers to the first step (with anchor &id001) 40: - step: *id002 # refers to the second step 40: - step: 40: <<: *id001 40: spotSize: 2mm # redefines just this key, refers rest from &id001 40: - step: *id002 40: --------------- 40: REF TREE: 40: 0x2ae5ef7b70 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2ae5ef25b0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef2950 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: 0x2ae5ef29f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef2a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef2b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef2bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef2c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef2648 MAP: (6 sibs) 1 children: 40: 0x2ae5ef2cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: 0x2ae5ef2d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef2e28 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef2ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef2f58 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef2ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef26e0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef3090 KEYVAL***: 'step' '*id001' (1 sibs) 40: 0x2ae5ef2778 MAP: (6 sibs) 1 children: 40: 0x2ae5ef3130 KEYVAL***: 'step' '*id002' (1 sibs) 40: 0x2ae5ef2810 MAP: (6 sibs) 1 children: 40: 0x2ae5ef31d0 KEYMAP: 'step' (1 sibs) 2 children: 40: 0x2ae5ef3270 KEYVAL***: '<<' '*id001' (2 sibs) 40: 0x2ae5ef3308 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: 0x2ae5ef28a8 MAP: (6 sibs) 1 children: 40: 0x2ae5ef33b0 KEYVAL***: 'step' '*id002' (1 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f697b0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f69840 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f698d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f69960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f699f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f69a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f69b10 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f69ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f69c30 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f69cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f69d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f69de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f69e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f69f00 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f69f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f6a020 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f6a0b0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5f6a140 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5f6a1d0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5f6a260 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5f6a2f0 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5f6a380 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5f6a410 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5f6a4a0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5f6a530 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: - step: &id001 # defines anchor label &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 # refers to the first step (with anchor &id001) 40: - step: *id002 # refers to the second step 40: - step: 40: <<: *id001 40: spotSize: 2mm # redefines just this key, refers rest from &id001 40: - step: *id002 40: --------------- 40: REF TREE: 40: 0x2ae5ef7c88 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2ae5ef4650 MAP: (6 sibs) 1 children: 40: 0x2ae5eee190 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef49f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef4a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef4b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef4bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef4c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef46e8 MAP: (6 sibs) 1 children: 40: 0x2ae5eee230 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef4cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef4d88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef4e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef4eb8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef4f50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef4780 MAP: (6 sibs) 1 children: 40: 0x2ae5eee2d0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef4ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5088 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef5120 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef51b8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef5250 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef4818 MAP: (6 sibs) 1 children: 40: 0x2ae5eee370 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef52f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5388 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef5420 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef54b8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef5550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef48b0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef55f0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef5690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5728 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef57c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef5858 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef58f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef4948 MAP: (6 sibs) 1 children: 40: 0x2ae5ef5990 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef5a30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5ac8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef5b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef5bf8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef5c90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f6a9c0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f6aa50 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f6aae0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f6ab70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f6ac00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f6ac90 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f6ad20 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f6adb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f6ae40 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f6aed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f6af60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f6aff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f6b080 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f6b110 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f6b1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f6b230 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f6b2c0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5f6b350 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5f6b3e0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5f6b470 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5f6b500 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5f6b590 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5f6b620 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5f6b6b0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5f6b740 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f6bbd0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f6bc60 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f6bcf0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f6bd80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f6be10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f6bea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f6bf30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f6bfc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f6c050 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f6c0e0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f6c170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f6c200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f6c290 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f6c320 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f6c3b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f6c440 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f6c4d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [25] 0x2ae5f6c9e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [26] 0x2ae5f6ca70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [27] 0x2ae5f6cb00 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [28] 0x2ae5f6cb90 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [29] 0x2ae5f6cc20 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [17] 0x2ae5f6c560 MAP: (6 sibs) 1 children: 40: [23] [18] 0x2ae5f6c5f0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [30] 0x2ae5f6ccb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [31] 0x2ae5f6cd40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [32] 0x2ae5f6cdd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [33] 0x2ae5f6ce60 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [34] 0x2ae5f6cef0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [19] 0x2ae5f6c680 MAP: (6 sibs) 1 children: 40: [30] [20] 0x2ae5f6c710 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [35] 0x2ae5f6cf80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [36] 0x2ae5f6d010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [37] 0x2ae5f6d0a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [38] 0x2ae5f6d130 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [22] 0x2ae5f6c830 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [23] 0x2ae5f6c8c0 MAP: (6 sibs) 1 children: 40: [37] [24] 0x2ae5f6c950 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [21] 0x2ae5f6c7a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5f6d1c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5f6d250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5f6d2e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5f6d370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f6bbd0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f6bc60 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f6bcf0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f6bd80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f6be10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f6bea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f6bf30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f6bfc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f6c050 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f6c0e0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f6c170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f6c200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f6c290 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f6c320 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f6c3b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f6c440 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f6c4d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2ae5f6c560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2ae5f6c5f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2ae5f6c680 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2ae5f6c710 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2ae5f6c7a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2ae5f6c830 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2ae5f6c8c0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2ae5f6c950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2ae5f6c9e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2ae5f6ca70 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2ae5f6cb00 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2ae5f6cb90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2ae5f6cc20 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2ae5f6ccb0 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2ae5f6cd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2ae5f6cdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2ae5f6ce60 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2ae5f6cef0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2ae5f6cf80 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2ae5f6d010 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2ae5f6d0a0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2ae5f6d130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5f6d1c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5f6d250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5f6d2e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5f6d370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --------------- 40: 40: --- 40: &a1 40: !!str 40: scalar1 40: --- &a1 !!str scalar1 40: --- 40: !!str 40: &a1 40: scalar1 40: --- !!str &a1 scalar1 40: --- 40: !!str 40: &a2 40: scalar2 40: --- &a2 !!str scalar2 40: --- 40: &a3 40: !!str scalar3 40: --- &a3 !!str scalar3 40: --- 40: &a4 !!map 40: &a5 !!str key5: value4 40: --- &a4 !!map 40: &a5 !!str key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- 40: !!map 40: &a8 !!str key8: value7 40: --- !!map 40: &a8 !!str key8: value7 40: --- 40: !!map 40: !!str &a10 key10: value9 40: --- !!map 40: &a10 !!str key10: value9 40: --- 40: !!str &a11 40: value11 40: --- &a11 !!str value11 40: --------------- 40: REF TREE: 40: 0x2ae5ef7da0 [ROOT] STREAM: (0 sibs) 17 children: 40: 0x2ae5ef5d30 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5dc8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5e60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5ef8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5f90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2ae5ef6028 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2ae5ef60c0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2ae5ef6158 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2ae5ef61f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2ae5ef3a50 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2ae5ef6288 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2ae5ef3af0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2ae5ef6320 DOCMAP: (17 sibs) 2 children: 40: 0x2ae5ee88d0 KEYVAL: 'a6' '1' (2 sibs) 40: 0x2ae5ee8968 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: 0x2ae5ef63b8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3b90 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2ae5ef6450 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3c30 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2ae5ef64e8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3450 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2ae5ef6580 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef34f0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2ae5ef6618 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: 0x2ae5ef66b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f6a9c0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2ae5f6aa50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2ae5f6aae0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2ae5f6ab70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2ae5f6ac00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2ae5f6ac90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2ae5f6ad20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2ae5f6adb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2ae5f6ae40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2ae5f6aed0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2ae5f6af60 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2ae5f6aff0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2ae5f6b080 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2ae5f6b110 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2ae5f6b1a0 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2ae5f6b230 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2ae5f6b2c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2ae5f6b350 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2ae5f6b3e0 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2ae5f6b470 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2ae5f6b500 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2ae5f6b590 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2ae5f6b620 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2ae5f6b6b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2ae5f6b740 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2ae5f6b7d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: --------------- 40: REF TREE: 40: 0x2ae5ef7eb8 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2ae5ef4050 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: 0x2ae5ef40e8 KEYVAL***: '*vref' 'c' (5 sibs) 40: 0x2ae5ef4180 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: 0x2ae5ef4218 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: 0x2ae5ef42b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2ae5eedb40 KEYVAL***: '*kref' 'cc' (2 sibs) 40: 0x2ae5eedbd8 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f66a80 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f66b10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5f66ba0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5f66c30 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f66cc0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5f66d50 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f66de0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f66e70 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: --------------- 40: REF TREE: 40: 0x2ae5ef7fd0 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2ae5ef0ab0 KEYVAL: 'a' 'b' (5 sibs) 40: 0x2ae5ef0b48 KEYVAL: 'b' 'c' (5 sibs) 40: 0x2ae5ef0be0 KEYVAL: 'aa' 'bb' (5 sibs) 40: 0x2ae5ef0c78 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: 0x2ae5ef0d10 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2ae5eedcd0 KEYVAL: 'aa' 'cc' (2 sibs) 40: 0x2ae5eedd68 KEYVAL: 'bbb' 'cc' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f6dfe0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f6e070 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5f6e100 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5f6e190 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f6e220 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5f6e2b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f6e340 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f6e3d0 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f6dfe0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f6e070 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5f6e100 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5f6e190 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f6e220 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5f6e2b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f6e340 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f6e3d0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f6dfe0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f6e070 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5f6e100 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5f6e190 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f6e220 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5f6e2b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f6e340 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f6e3d0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: --------------- 40: {&a0 a0: &b0 b0, *b0: *a0}--------------- 40: REF TREE: 40: 0x2ae5ef80e8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5ee90d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: 0x2ae5ee9168 KEYVAL***: '*b0' '*a0' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f6e8f0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f6e980 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f6ea10 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: --------------- 40: {&a0 a0: &b0 b0, *b0: *a0}--------------- 40: REF TREE: 40: 0x2ae5ef8200 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef070 KEYVAL: 'a0' 'b0' (2 sibs) 40: 0x2ae5eef108 KEYVAL: 'b0' 'a0' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f6f200 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f6f290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f6f320 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f6f200 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f6f290 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5f6f320 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f6f200 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f6f290 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5f6f320 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: --------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 40: *b1: *a1 40: map2: 40: *b0: *a0 # ensure the anchor is enough to establish the indentation 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: 40: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: 40: &map6 40: a6: &b6 b6 40: *b6: *b6 40: --------------- 40: REF TREE: 40: 0x2ae5ef8318 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 40: 0x2ae5ef6890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: 0x2ae5ef6928 KEYVAL***: '*b0' '*a0' (8 sibs) 40: 0x2ae5ef69c0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2ae5ef6d60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: 0x2ae5ef6df8 KEYVAL***: '*b1' '*a1' (2 sibs) 40: 0x2ae5ef6a58 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2ae5ee9660 KEYVAL***: '*b0' '*a0' (3 sibs) 40: 0x2ae5ee96f8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: 0x2ae5ee9790 KEYVAL***: '*b2' '*a2' (3 sibs) 40: 0x2ae5ef6af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: 0x2ae5ef6ea0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: 0x2ae5ef6f38 KEYVAL***: '*b3' '*b0' (2 sibs) 40: 0x2ae5ef6b88 KEYVAL***: 'map4' '*a0' (8 sibs) 40: 0x2ae5ef6c20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: 0x2ae5ef6fe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: 0x2ae5ef7078 KEYVAL***: '*b5' '*a5' (2 sibs) 40: 0x2ae5ef6cb8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: 0x2ae5ef7120 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: 0x2ae5ef71b8 KEYVAL***: '*b6' '*b6' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f70420 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f704b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5f70540 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5f705d0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f70660 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5f706f0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5f70780 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f70810 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5f708a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5f70930 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5f709c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f70a50 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5f70ae0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5f70b70 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5f70c00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f70c90 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5f70d20 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5f70db0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f70e40 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5f70ed0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 (18 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 40: *b1: *a1 40: map2: 40: *b0: *a0 # ensure the anchor is enough to establish the indentation 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: 40: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: 40: &map6 40: a6: &b6 b6 40: *b6: *b6 40: --------------- 40: REF TREE: 40: 0x2ae5ef8430 [ROOT] MAP: (0 sibs) 8 children: 40: 0x2ae5ef9570 KEYVAL: 'a0' 'b0' (8 sibs) 40: 0x2ae5ef9608 KEYVAL: 'b0' 'a0' (8 sibs) 40: 0x2ae5ef96a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2ae5ef9a40 KEYVAL: 'a1' 'b1' (2 sibs) 40: 0x2ae5ef9ad8 KEYVAL: 'b1' 'a1' (2 sibs) 40: 0x2ae5ef9738 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2ae5ef9b80 KEYVAL: 'b0' 'a0' (3 sibs) 40: 0x2ae5ef9c18 KEYVAL: 'a2' 'b2' (3 sibs) 40: 0x2ae5ef9cb0 KEYVAL: 'b2' 'a2' (3 sibs) 40: 0x2ae5ef97d0 KEYMAP: 'map3' (8 sibs) 2 children: 40: 0x2ae5ef9d50 KEYVAL: 'a3' 'b3' (2 sibs) 40: 0x2ae5ef9de8 KEYVAL: 'b3' 'b0' (2 sibs) 40: 0x2ae5ef9868 KEYVAL: 'map4' 'a0' (8 sibs) 40: 0x2ae5ef9900 KEYMAP: 'map5' (8 sibs) 2 children: 40: 0x2ae5ef9e90 KEYVAL: 'a5' 'b5' (2 sibs) 40: 0x2ae5ef9f28 KEYVAL: 'b5' 'a5' (2 sibs) 40: 0x2ae5ef9998 KEYMAP: 'map6' (8 sibs) 2 children: 40: 0x2ae5ef9fd0 KEYVAL: 'a6' 'b6' (2 sibs) 40: 0x2ae5efa068 KEYVAL: 'b6' 'b6' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f71630 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f716c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5f71750 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5f717e0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f71870 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5f71900 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5f71990 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f71a20 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5f71ab0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5f71b40 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5f71bd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f71c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5f71cf0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5f71d80 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5f71e10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f71ea0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5f71f30 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5f71fc0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f72050 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5f720e0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f71630 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f716c0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5f71750 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5f717e0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f71870 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5f71900 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5f71990 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f71a20 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5f71ab0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5f71b40 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5f71bd0 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f71c60 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5f71cf0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5f71d80 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5f71e10 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f71ea0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5f71f30 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5f71fc0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f72050 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5f720e0 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f71630 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f716c0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5f71750 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5f717e0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f71870 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5f71900 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5f71990 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f71a20 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5f71ab0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5f71b40 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5f71bd0 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f71c60 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5f71cf0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5f71d80 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5f71e10 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f71ea0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5f71f30 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5f71fc0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f72050 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5f720e0 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: --------------- 40: REF TREE: 40: 0x2ae5ef8548 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 40: 0x2ae5ef19d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: 0x2ae5ef1ea0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2ae5ef1f38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2ae5ef1fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2ae5ef1a68 MAP: (8 sibs) 3 children: 40: 0x2ae5ef2070 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: 0x2ae5ef2108 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: 0x2ae5ef21a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: 0x2ae5ef1b00 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: 0x2ae5ef1150 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2ae5ef1b98 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: 0x2ae5ef11f0 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2ae5ef1c30 MAP: (8 sibs) 7 children: 40: 0x2ae5efa110 KEYVAL***: '*a1' 'w1' (7 sibs) 40: 0x2ae5efa1a8 KEYVAL***: '*a2' 'w2' (7 sibs) 40: 0x2ae5efa240 KEYVAL***: '*a3' 'w3' (7 sibs) 40: 0x2ae5efa2d8 KEYVAL***: '*a4' 'w4' (7 sibs) 40: 0x2ae5efa370 KEYVAL***: '*a5' 'w5' (7 sibs) 40: 0x2ae5efa408 KEYVAL***: '*a6' 'w6' (7 sibs) 40: 0x2ae5efa4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: 0x2ae5ef1cc8 VAL***: '*a0' (8 sibs) 40: 0x2ae5ef1d60 VAL***: '*a7' (8 sibs) 40: 0x2ae5ef1df8 VAL***: '*a9' (8 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f72840 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f728d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5f72960 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f729f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f72a80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f72b10 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f72ba0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f72c30 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f72cc0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f72d50 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f72de0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f72e70 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5f72f00 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f72f90 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f73020 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f730b0 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f73140 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f731d0 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f73260 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f732f0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f73380 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f73410 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5f734a0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5f73530 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: --------------- 40: REF TREE: 40: 0x2ae5ef8660 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5efa540 MAP: (8 sibs) 3 children: 40: 0x2ae5efaa10 KEYVAL: 'k1' 'v1' (3 sibs) 40: 0x2ae5efaaa8 KEYVAL: 'k2' 'v2' (3 sibs) 40: 0x2ae5efab40 KEYVAL: 'k3' 'v3' (3 sibs) 40: 0x2ae5efa5d8 MAP: (8 sibs) 3 children: 40: 0x2ae5efabe0 KEYVAL: 'k4' 'v4' (3 sibs) 40: 0x2ae5efac78 KEYVAL: 'k5' 'v5' (3 sibs) 40: 0x2ae5efad10 KEYVAL: 'k6' 'v6' (3 sibs) 40: 0x2ae5efa670 MAP: (8 sibs) 1 children: 40: 0x2ae5eef5c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: 0x2ae5efa708 MAP: (8 sibs) 1 children: 40: 0x2ae5ef2460 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2ae5efa7a0 MAP: (8 sibs) 7 children: 40: 0x2ae5efadb0 KEYVAL: 'k1' 'w1' (7 sibs) 40: 0x2ae5efae48 KEYVAL: 'k2' 'w2' (7 sibs) 40: 0x2ae5efaee0 KEYVAL: 'k3' 'w3' (7 sibs) 40: 0x2ae5efaf78 KEYVAL: 'k4' 'w4' (7 sibs) 40: 0x2ae5efb010 KEYVAL: 'k5' 'w5' (7 sibs) 40: 0x2ae5efb0a8 KEYVAL: 'k6' 'w6' (7 sibs) 40: 0x2ae5efb140 KEYVAL: 'k8' 'w8' (7 sibs) 40: 0x2ae5efa838 MAP: (8 sibs) 3 children: 40: 0x2ae5efb1e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2ae5efb278 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2ae5efb310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2ae5efa8d0 MAP: (8 sibs) 1 children: 40: 0x2ae5efb3b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2ae5efa968 MAP: (8 sibs) 1 children: 40: 0x2ae5efb450 KEYVAL: 'k10' 'v10' (1 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f73a50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f73ae0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5f73b70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f73c00 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f73c90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f73d20 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f73db0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f73e40 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f73ed0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f73f60 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f73ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f74080 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5f74110 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f741a0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f74230 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f742c0 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f74350 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f743e0 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f74470 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f74500 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f74590 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f74620 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5f746b0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5f74740 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f73a50 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f73ae0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5f73b70 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f73c00 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f73c90 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f73d20 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f73db0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f73e40 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f73ed0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f73f60 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f73ff0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f74080 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5f74110 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f741a0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f74230 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f742c0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f74350 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f743e0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f74470 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f74500 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f74590 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f74620 MAP: (8 sibs) 3 children: 40: [22] [24] 0x2ae5f747d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [25] 0x2ae5f74860 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [26] 0x2ae5f748f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [22] 0x2ae5f746b0 MAP: (8 sibs) 1 children: 40: [26] [27] 0x2ae5f74980 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [23] 0x2ae5f74740 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5f74a10 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f73a50 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f73ae0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5f73b70 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f73c00 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f73c90 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f73d20 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f73db0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f73e40 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f73ed0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f73f60 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f73ff0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f74080 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5f74110 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f741a0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f74230 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f742c0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f74350 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f743e0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f74470 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f74500 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f74590 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f74620 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2ae5f746b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2ae5f74740 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2ae5f747d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2ae5f74860 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2ae5f748f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2ae5f74980 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5f74a10 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: --------------- 40: 40: a: 1 40: ? b 40: &anchor c: 3 40: --------------- 40: REF TREE: 40: 0x2ae5ef8778 [ROOT] MAP: (0 sibs) 3 children: 40: 0x2ae5ee9490 KEYVAL: 'a' '1' (3 sibs) 40: 0x2ae5ee9528 KEYVAL: 'b' '' (3 sibs) 40: 0x2ae5ee95c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f6fb10 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2ae5f6fba0 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2ae5f6fc30 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2ae5f6fcc0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: !!str &a1 "foo": 40: !!str bar 40: &a2 baz : *a1 40: --------------- 40: REF TREE: 40: 0x2ae5ef8890 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef1b0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 40: 0x2ae5eef248 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f74c60 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f74cf0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f74d80 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: !!str &a1 "foo": 40: !!str bar 40: &a2 baz : *a1 40: --------------- 40: REF TREE: 40: 0x2ae5ef89a8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef2f0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 40: 0x2ae5eef388 KEYVAL: 'baz' 'foo' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f75570 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f75600 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f75690 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f75570 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f75600 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f75690 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2ae5f75570 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f75600 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f75690 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (10 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (10 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (10 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (11 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (11 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (11 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: # https://yaml.org/type/merge.html\n 40: - &CENTER { x: 1, y: 2 }\n 40: - &LEFT { x: 0, y: 2 }\n 40: - &BIG { r: 10 }\n 40: - &SMALL { r: 1 }\n 40: \n 40: # All the following maps are equal:\n 40: \n 40: - # Explicit keys\n 40: x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: \n 40: - # Merge one map\n 40: << : *CENTER\n 40: r: 10\n 40: label: center/big\n 40: \n 40: - # Merge multiple maps\n 40: << : [ *CENTER, *BIG ]\n 40: label: center/big\n 40: \n 40: - # Override\n 40: << : [ *BIG, *LEFT, *SMALL ]\n 40: x: 1\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f3dbd0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f3dc60 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5f3dcf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f3dd80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f3de10 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5f3dea0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f3df30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f3dfc0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5f3e050 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f3e0e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f3e170 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f3e200 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f3e290 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f3e320 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f3e3b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f3e440 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f3e4d0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5f3e560 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5f3e5f0 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5f3e680 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5f3e710 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5f3e7a0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5f3e830 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5f3e8c0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5f3e950 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5f3e9e0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5f3ea70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5f3eb00 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2ae5f3eb90 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5f3ec20 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2ae5f3ecb0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5f3ed40 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - &CENTER\n 40: x: 1\n 40: y: 2\n 40: - &LEFT\n 40: x: 0\n 40: y: 2\n 40: - &BIG\n 40: r: 10\n 40: - &SMALL\n 40: r: 1\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - <<: *CENTER\n 40: r: 10\n 40: label: center/big\n 40: - <<:\n 40: - *CENTER\n 40: - *BIG\n 40: label: center/big\n 40: - <<:\n 40: - *BIG\n 40: - *LEFT\n 40: - *SMALL\n 40: x: 1\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f7c120 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f7c1b0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5f7c240 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f7c2d0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f7c360 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5f7c3f0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f7c480 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f7c510 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5f7c5a0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f7c630 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f7c6c0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f7c750 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f7c7e0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f7c870 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f7c900 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f7c990 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f7ca20 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5f7cab0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5f7cb40 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5f7cbd0 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5f7cc60 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5f7ccf0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5f7cd80 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5f7ce10 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5f7cea0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5f7cf30 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5f7cfc0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5f7d050 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2ae5f7d0e0 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5f7d170 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2ae5f7d200 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5f7d290 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: # https://yaml.org/type/merge.html\n 40: - &CENTER { x: 1, y: 2 }\n 40: - &LEFT { x: 0, y: 2 }\n 40: - &BIG { r: 10 }\n 40: - &SMALL { r: 1 }\n 40: \n 40: # All the following maps are equal:\n 40: \n 40: - # Explicit keys\n 40: x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: \n 40: - # Merge one map\n 40: << : *CENTER\n 40: r: 10\n 40: label: center/big\n 40: \n 40: - # Merge multiple maps\n 40: << : [ *CENTER, *BIG ]\n 40: label: center/big\n 40: \n 40: - # Override\n 40: << : [ *SMALL, *LEFT, *BIG ]\n 40: x: 1\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f40ad0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f40b60 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5f40bf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f40c80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f40d10 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5f40da0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f40e30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f40ec0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5f40f50 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f40fe0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f41070 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f41100 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f41190 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f41220 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f412b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f41340 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f413d0 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2ae5f41460 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2ae5f414f0 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2ae5f41580 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2ae5f41610 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2ae5f416a0 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2ae5f41730 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2ae5f417c0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2ae5f41850 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2ae5f418e0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2ae5f41970 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2ae5f41a00 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2ae5f41a90 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2ae5f41b20 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2ae5f41bb0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - x: 1\n 40: y: 2\n 40: - x: 0\n 40: y: 2\n 40: - r: 10\n 40: - r: 1\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f7d330 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f7d3c0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5f7d450 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f7d4e0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f7d570 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5f7d600 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f7d690 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f7d720 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5f7d7b0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f7d840 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f7d8d0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f7d960 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f7d9f0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f7da80 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f7db10 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f7dba0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f7dc30 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2ae5f7dcc0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2ae5f7dd50 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2ae5f7dde0 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2ae5f7de70 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2ae5f7df00 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2ae5f7df90 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2ae5f7e020 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2ae5f7e0b0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2ae5f7e140 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2ae5f7e1d0 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2ae5f7e260 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2ae5f7e2f0 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2ae5f7e380 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2ae5f7e410 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f3fb20 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f3fbb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f3fc40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f3fcd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f3fd60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f3fdf0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f3fe80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f3ff10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f3ffa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f40030 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f400c0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f40150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f401e0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f40270 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f7b810 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f7b8a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f7b930 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f7b9c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f7ba50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f7bae0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f7bb70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f7bc00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f7bc90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f7bd20 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f7bdb0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f7be40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f7bed0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f7bf60 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 40: other_anchor: *anchor_name,\n 40: anchors_in_seqs: [\n 40: &anchor_in_seq this value appears in both elements of the sequence,\n 40: *anchor_in_seq\n 40: ],\n 40: base: &base {\n 40: name: Everyone has same name\n 40: },\n 40: foo: &foo {\n 40: <<: *base,\n 40: age: 10\n 40: },\n 40: bar: &bar {\n 40: <<: *base,\n 40: age: 20\n 40: }\n 40: }~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f43620 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f436b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f43740 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f437d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f43860 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f438f0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f43980 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f43a10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f43aa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f43b30 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f43bc0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f43c50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f43ce0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f43d70 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f7e540 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f7e5d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f7e660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f7e6f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f7e780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f7e810 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f7e8a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f7e930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f7e9c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f7ea50 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f7eae0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f7eb70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f7ec00 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f7ec90 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f44670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f44700 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f44790 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f44820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f448b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f44940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f449d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f44a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f44af0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f44b80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f44c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f44ca0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f44d30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f44dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: This string will appear as the value of two keys.\n 40: other_anchor: This string will appear as the value of two keys.\n 40: anchors_in_seqs:\n 40: - this value appears in both elements of the sequence\n 40: - this value appears in both elements of the sequence\n 40: base:\n 40: name: Everyone has same name\n 40: foo:\n 40: name: Everyone has same name\n 40: age: 10\n 40: bar:\n 40: name: Everyone has same name\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f7ee50 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f7eee0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f7ef70 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f7f000 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f7f090 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f7f120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f7f1b0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f7f240 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f7f2d0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f7f360 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f7f3f0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f7f480 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f7f510 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f7f5a0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 40: other_anchor: *anchor_name,\n 40: anchors_in_seqs: [\n 40: &anchor_in_seq this value appears in both elements of the sequence,\n 40: *anchor_in_seq\n 40: ],\n 40: base: &base {\n 40: name: Everyone has same name\n 40: },\n 40: foo: &foo {\n 40: <<: *base,\n 40: age: 10\n 40: },\n 40: bar: &bar {\n 40: <<: *base,\n 40: age: 20\n 40: }\n 40: }~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f459d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f45a60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f45af0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f45b80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f45c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f45ca0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f45d30 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f45dc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f45e50 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f45ee0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f45f70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f46000 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f46090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f46120 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: This string will appear as the value of two keys.\n 40: other_anchor: This string will appear as the value of two keys.\n 40: anchors_in_seqs:\n 40: - this value appears in both elements of the sequence\n 40: - this value appears in both elements of the sequence\n 40: base:\n 40: name: Everyone has same name\n 40: foo:\n 40: name: Everyone has same name\n 40: age: 10\n 40: bar:\n 40: name: Everyone has same name\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f7f760 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f7f7f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f7f880 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f7f910 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f7f9a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f7fa30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f7fac0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f7fb50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f7fbe0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f7fc70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f7fd00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f7fd90 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f7fe20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f7feb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: receipt: Oz-Ware Purchase Invoice\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: High Heeled "Ruby" Slippers\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: bill-to: &id001\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: ey\n 40: Suite 16\n 40: city: East Centerville\n 40: state: KS\n 40: ship-to: *id001\n 40: specialDelivery: >\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: nd the curtain.\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f47db0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f47e40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f47ed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f47f60 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f47ff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f48080 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f48110 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f481a0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f48230 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f482c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f48350 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f483e0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f48470 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f48500 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f48590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f48620 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f486b0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f48740 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f487d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f48860 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f488f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f48980 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f48a10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5f48aa0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: receipt: 'Oz-Ware Purchase Invoice'\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: 'High Heeled "Ruby" Slippers'\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: 'bill-to': &id001\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: 'ship-to': *id001\n 40: specialDelivery: |\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: \n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f80980 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f80a10 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f80aa0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f80b30 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f80bc0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f80c50 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f80ce0 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f80d70 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f80e00 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f80e90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f80f20 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f80fb0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f81040 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f810d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f81160 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f811f0 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f81280 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f81310 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f813a0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f81430 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f814c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f81550 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f815e0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5f81670 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: receipt: Oz-Ware Purchase Invoice\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: High Heeled "Ruby" Slippers\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: bill-to: &id001\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: ey\n 40: Suite 16\n 40: city: East Centerville\n 40: state: KS\n 40: ship-to: *id001\n 40: specialDelivery: >\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: nd the curtain.\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f49e10 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f49ea0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f49f30 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f49fc0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f4a050 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f4a0e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f4a170 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f4a200 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f4a290 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f4a320 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f4a3b0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f4a440 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f4a4d0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f4a560 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f4a5f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f4a680 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f4a710 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f4a7a0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f4a830 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f4a8c0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f4a950 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f4a9e0 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f4aa70 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2ae5f4ab00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2ae5f4ab90 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2ae5f4ac20 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2ae5f4acb0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: receipt: 'Oz-Ware Purchase Invoice'\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: 'High Heeled "Ruby" Slippers'\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: 'bill-to':\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: 'ship-to':\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: specialDelivery: |\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: \n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f81b90 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f81c20 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f81cb0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f81d40 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f81dd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f81e60 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f81ef0 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f81f80 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f82010 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f820a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f82130 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f821c0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f82250 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f822e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f82370 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f82400 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f82490 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f82520 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f825b0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f82640 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f826d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f82760 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f827f0 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2ae5f82880 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2ae5f82910 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2ae5f829a0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2ae5f82a30 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - step: &id001 # defines anchor label &id001\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step: &id002\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step: *id001 # refers to the first step (with anchor &id001)\n 40: - step: *id002 # refers to the second step\n 40: - step:\n 40: <<: *id001\n 40: spotSize: 2mm # redefines just this key, refers rest from &id001\n 40: - step: *id002\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f4be30 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f4bec0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f4bf50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f4bfe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f4c070 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f4c100 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f4c190 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f4c220 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f4c2b0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f4c340 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f4c3d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f4c460 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f4c4f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f4c580 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f4c610 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f4c6a0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f4c730 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5f4c7c0 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5f4c850 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5f4c8e0 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5f4c970 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5f4ca00 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5f4ca90 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5f4cb20 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5f4cbb0 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - step: &id001\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step: &id002\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step: *id001\n 40: - step: *id002\n 40: - step:\n 40: <<: *id001\n 40: spotSize: 2mm\n 40: - step: *id002\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f82da0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f82e30 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f82ec0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f82f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f82fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f83070 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f83100 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f83190 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f83220 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f832b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f83340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f833d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f83460 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f834f0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f83580 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f83610 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f836a0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5f83730 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5f837c0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5f83850 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5f838e0 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5f83970 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5f83a00 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5f83a90 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5f83b20 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - step: &id001 # defines anchor label &id001\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step: &id002\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step: *id001 # refers to the first step (with anchor &id001)\n 40: - step: *id002 # refers to the second step\n 40: - step:\n 40: <<: *id001\n 40: spotSize: 2mm # redefines just this key, refers rest from &id001\n 40: - step: *id002\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f4f050 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f4f0e0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f4f170 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f4f200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f4f290 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f4f320 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f4f3b0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f4f440 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f4f4d0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f4f560 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f4f5f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f4f680 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f4f710 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f4f7a0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f4f830 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f4f8c0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f4f950 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2ae5f4f9e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2ae5f4fa70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2ae5f4fb00 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2ae5f4fb90 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2ae5f4fc20 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2ae5f4fcb0 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2ae5f4fd40 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2ae5f4fdd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2ae5f4fe60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2ae5f4fef0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2ae5f4ff80 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2ae5f50010 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2ae5f500a0 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2ae5f50130 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2ae5f501c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2ae5f50250 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2ae5f502e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2ae5f50370 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2ae5f50400 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2ae5f50490 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2ae5f50520 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2ae5f505b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5f50640 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5f506d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5f50760 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5f507f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f851c0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f85250 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f852e0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f85370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f85400 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f85490 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f85520 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f855b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f85640 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f856d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f85760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f857f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f85880 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f85910 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f859a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f85a30 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f85ac0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2ae5f85b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2ae5f85be0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2ae5f85c70 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2ae5f85d00 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2ae5f85d90 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2ae5f85e20 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2ae5f85eb0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2ae5f85f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2ae5f85fd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2ae5f86060 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2ae5f860f0 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2ae5f86180 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2ae5f86210 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2ae5f862a0 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2ae5f86330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2ae5f863c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2ae5f86450 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2ae5f864e0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2ae5f86570 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2ae5f86600 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2ae5f86690 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2ae5f86720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5f867b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5f86840 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5f868d0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5f86960 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: ---\n 40: &a1\n 40: !!str\n 40: scalar1\n 40: --- &a1 !!str scalar1\n 40: ---\n 40: !!str\n 40: &a1\n 40: scalar1\n 40: --- !!str &a1 scalar1\n 40: ---\n 40: !!str\n 40: &a2\n 40: scalar2\n 40: --- &a2 !!str scalar2\n 40: ---\n 40: &a3\n 40: !!str scalar3\n 40: --- &a3 !!str scalar3\n 40: ---\n 40: &a4 !!map\n 40: &a5 !!str key5: value4\n 40: --- &a4 !!map\n 40: &a5 !!str key5: value4\n 40: ---\n 40: a6: 1\n 40: &anchor6 b6: 2\n 40: ---\n 40: !!map\n 40: &a8 !!str key8: value7\n 40: --- !!map\n 40: &a8 !!str key8: value7\n 40: ---\n 40: !!map\n 40: !!str &a10 key10: value9\n 40: --- !!map\n 40: &a10 !!str key10: value9\n 40: ---\n 40: !!str &a11\n 40: value11\n 40: --- &a11 !!str value11\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f51460 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2ae5f514f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2ae5f51580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2ae5f51610 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2ae5f516a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2ae5f51730 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2ae5f517c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2ae5f51850 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2ae5f518e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2ae5f51970 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2ae5f51a00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2ae5f51a90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2ae5f51b20 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2ae5f51bb0 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2ae5f51c40 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2ae5f51cd0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2ae5f51d60 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2ae5f51df0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2ae5f51e80 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2ae5f51f10 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2ae5f51fa0 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2ae5f52030 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2ae5f520c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2ae5f52150 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2ae5f521e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2ae5f52270 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a2 scalar2\n 40: --- !!str &a2 scalar2\n 40: --- !!str &a3 scalar3\n 40: --- !!str &a3 scalar3\n 40: --- !!map &a4\n 40: !!str &a5 key5: value4\n 40: --- !!map &a4\n 40: !!str &a5 key5: value4\n 40: ---\n 40: a6: 1\n 40: &anchor6 b6: 2\n 40: --- !!map\n 40: !!str &a8 key8: value7\n 40: --- !!map\n 40: !!str &a8 key8: value7\n 40: --- !!map\n 40: !!str &a10 key10: value9\n 40: --- !!map\n 40: !!str &a10 key10: value9\n 40: --- !!str &a11 value11\n 40: --- !!str &a11 value11\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f83fb0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2ae5f84040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2ae5f840d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2ae5f84160 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2ae5f841f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2ae5f84280 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2ae5f84310 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2ae5f843a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2ae5f84430 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2ae5f844c0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2ae5f84550 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2ae5f845e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2ae5f84670 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2ae5f84700 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2ae5f84790 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2ae5f84820 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2ae5f848b0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2ae5f84940 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2ae5f849d0 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2ae5f84a60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2ae5f84af0 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2ae5f84b80 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2ae5f84c10 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2ae5f84ca0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2ae5f84d30 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2ae5f84dc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: a: &vref b\n 40: *vref: c\n 40: &kref aa: bb\n 40: aaa: &kvref bbb\n 40: foo:\n 40: *kref: cc\n 40: *kvref: cc\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f52670 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f52700 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5f52790 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5f52820 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f528b0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5f52940 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f529d0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f52a60 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: &vref b\n 40: *vref: c\n 40: &kref aa: bb\n 40: aaa: &kvref bbb\n 40: foo:\n 40: *kref: cc\n 40: *kvref: cc\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f80070 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f80100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5f80190 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5f80220 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f802b0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5f80340 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f803d0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f80460 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: a: &vref b\n 40: *vref: c\n 40: &kref aa: bb\n 40: aaa: &kvref bbb\n 40: foo:\n 40: *kref: cc\n 40: *kvref: cc\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f536c0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f53750 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5f537e0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5f53870 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f53900 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5f53990 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f53a20 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f53ab0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: b\n 40: b: c\n 40: aa: bb\n 40: aaa: bbb\n 40: foo:\n 40: aa: cc\n 40: bbb: cc\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f875d0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f87660 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5f876f0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5f87780 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f87810 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5f878a0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f87930 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f879c0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f54710 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f547a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f54830 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f87f20 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f87fb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f88040 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f55760 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f557f0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5f55880 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a0: b0\n 40: b0: a0\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f88830 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f888c0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5f88950 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: &rootanchor\n 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: map1:\n 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 40: *b1: *a1\n 40: map2:\n 40: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 40: &a2 a2: &b2 b2\n 40: *b2: *a2\n 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 40: a3: &b3 b3\n 40: *b3: *b0\n 40: map4: *a0\n 40: map5:\n 40: &map5\n 40: &a5 a5: &b5 b5\n 40: *b5: *a5\n 40: map6:\n 40: &map6\n 40: a6: &b6 b6\n 40: *b6: *b6\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f570c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f57150 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5f571e0 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5f57270 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f57300 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5f57390 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5f57420 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f574b0 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5f57540 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5f575d0 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5f57660 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f576f0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5f57780 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5f57810 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5f578a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f57930 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5f579c0 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5f57a50 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f57ae0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5f57b70 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &rootanchor\n 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: map1:\n 40: &a1 a1: &b1 b1\n 40: *b1: *a1\n 40: map2:\n 40: *b0: *a0\n 40: &a2 a2: &b2 b2\n 40: *b2: *a2\n 40: map3: &a3\n 40: a3: &b3 b3\n 40: *b3: *b0\n 40: map4: *a0\n 40: map5: &map5\n 40: &a5 a5: &b5 b5\n 40: *b5: *a5\n 40: map6: &map6\n 40: a6: &b6 b6\n 40: *b6: *b6\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f89a50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f89ae0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5f89b70 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5f89c00 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f89c90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5f89d20 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5f89db0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f89e40 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5f89ed0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5f89f60 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5f89ff0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f8a080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5f8a110 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5f8a1a0 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5f8a230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f8a2c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5f8a350 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5f8a3e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f8a470 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5f8a500 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: map1:\n 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 40: *b1: *a1\n 40: map2:\n 40: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 40: &a2 a2: &b2 b2\n 40: *b2: *a2\n 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 40: a3: &b3 b3\n 40: *b3: *b0\n 40: map4: *a0\n 40: map5:\n 40: &map5\n 40: &a5 a5: &b5 b5\n 40: *b5: *a5\n 40: map6:\n 40: &map6\n 40: a6: &b6 b6\n 40: *b6: *b6\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f58be0 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f58c70 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5f58d00 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5f58d90 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f58e20 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5f58eb0 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5f58f40 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f58fd0 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5f59060 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5f590f0 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5f59180 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f59210 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5f592a0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5f59330 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5f593c0 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f59450 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5f594e0 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5f59570 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f59600 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5f59690 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a0: b0\n 40: b0: a0\n 40: map1:\n 40: a1: b1\n 40: b1: a1\n 40: map2:\n 40: b0: a0\n 40: a2: b2\n 40: b2: a2\n 40: map3:\n 40: a3: b3\n 40: b3: b0\n 40: map4: a0\n 40: map5:\n 40: a5: b5\n 40: b5: a5\n 40: map6:\n 40: a6: b6\n 40: b6: b6\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f8ac60 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f8acf0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5f8ad80 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5f8ae10 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f8aea0 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5f8af30 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5f8afc0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f8b050 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5f8b0e0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5f8b170 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5f8b200 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f8b290 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5f8b320 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5f8b3b0 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5f8b440 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f8b4d0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5f8b560 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5f8b5f0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f8b680 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5f8b710 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: &seq\n 40: - &a0\n 40: &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a4 k4: v4\n 40: &a5 k5: v5\n 40: &a6 k6: v6\n 40: - &a7\n 40: &a8 k8: v8\n 40: - &a9\n 40: k10: v10\n 40: - *a1: w1\n 40: *a2: w2\n 40: *a3: w3\n 40: *a4: w4\n 40: *a5: w5\n 40: *a6: w6\n 40: *a8: w8\n 40: - *a0\n 40: - *a7\n 40: - *a9\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f5a900 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f5a990 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5f5aa20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f5aab0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f5ab40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f5abd0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f5ac60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f5acf0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f5ad80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f5ae10 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f5aea0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f5af30 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5f5afc0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f5b050 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f5b0e0 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f5b170 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f5b200 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f5b290 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f5b320 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f5b3b0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f5b440 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f5b4d0 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5f5b560 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5f5b5f0 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &seq\n 40: - &a0\n 40: &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a4 k4: v4\n 40: &a5 k5: v5\n 40: &a6 k6: v6\n 40: - &a7\n 40: &a8 k8: v8\n 40: - &a9\n 40: k10: v10\n 40: - *a1: w1\n 40: *a2: w2\n 40: *a3: w3\n 40: *a4: w4\n 40: *a5: w5\n 40: *a6: w6\n 40: *a8: w8\n 40: - *a0\n 40: - *a7\n 40: - *a9\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f8be70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f8bf00 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5f8bf90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f8c020 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f8c0b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f8c140 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f8c1d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f8c260 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f8c2f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f8c380 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f8c410 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f8c4a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5f8c530 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f8c5c0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f8c650 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f8c6e0 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f8c770 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f8c800 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f8c890 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f8c920 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f8c9b0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f8ca40 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5f8cad0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5f8cb60 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: &seq\n 40: - &a0\n 40: &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a4 k4: v4\n 40: &a5 k5: v5\n 40: &a6 k6: v6\n 40: - &a7\n 40: &a8 k8: v8\n 40: - &a9\n 40: k10: v10\n 40: - *a1: w1\n 40: *a2: w2\n 40: *a3: w3\n 40: *a4: w4\n 40: *a5: w5\n 40: *a6: w6\n 40: *a8: w8\n 40: - *a0\n 40: - *a7\n 40: - *a9\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f5c420 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f5c4b0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5f5c540 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f5c5d0 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f5c660 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f5c6f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f5c780 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f5c810 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f5c8a0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f5c930 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f5c9c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f5ca50 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5f5cae0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f5cb70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f5cc00 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f5cc90 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f5cd20 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f5cdb0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f5ce40 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f5ced0 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f5cf60 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f5cff0 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2ae5f5d080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2ae5f5d110 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2ae5f5d1a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2ae5f5d230 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2ae5f5d2c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2ae5f5d350 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5f5d3e0 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - k1: v1\n 40: k2: v2\n 40: k3: v3\n 40: - k4: v4\n 40: k5: v5\n 40: k6: v6\n 40: - k8: v8\n 40: - k10: v10\n 40: - k1: w1\n 40: k2: w2\n 40: k3: w3\n 40: k4: w4\n 40: k5: w5\n 40: k6: w6\n 40: k8: w8\n 40: - &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a8 k8: v8\n 40: - k10: v10\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f8d080 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f8d110 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5f8d1a0 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f8d230 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f8d2c0 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f8d350 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f8d3e0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f8d470 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f8d500 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f8d590 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f8d620 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f8d6b0 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5f8d740 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f8d7d0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f8d860 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f8d8f0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f8d980 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f8da10 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f8daa0 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f8db30 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f8dbc0 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f8dc50 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2ae5f8dce0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2ae5f8dd70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2ae5f8de00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2ae5f8de90 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2ae5f8df20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2ae5f8dfb0 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5f8e040 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: a: 1\n 40: ? b\n 40: &anchor c: 3\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f5dd70 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2ae5f5de00 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2ae5f5de90 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2ae5f5df20 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: 1\n 40: b: \n 40: &anchor c: 3\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f89140 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2ae5f891d0 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2ae5f89260 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2ae5f892f0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: !!str &a1 "foo":\n 40: !!str bar\n 40: &a2 baz : *a1\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f5edc0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f5ee50 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f5eee0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: !!str &a1 'foo': !!str bar\n 40: &a2 baz: *a1\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f8e290 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f8e320 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f8e3b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: !!str &a1 "foo":\n 40: !!str bar\n 40: &a2 baz : *a1\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f5fe10 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f5fea0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f5ff30 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: !!str 'foo': !!str bar\n 40: baz: foo\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f8eba0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f8ec30 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f8ecc0 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: # https://yaml.org/type/merge.html\r\n 40: - &CENTER { x: 1, y: 2 }\r\n 40: - &LEFT { x: 0, y: 2 }\r\n 40: - &BIG { r: 10 }\r\n 40: - &SMALL { r: 1 }\r\n 40: \r\n 40: # All the following maps are equal:\r\n 40: \r\n 40: - # Explicit keys\r\n 40: x: 1\r\n 40: y: 2\r\n 40: r: 10\r\n 40: label: center/big\r\n 40: \r\n 40: - # Merge one map\r\n 40: << : *CENTER\r\n 40: r: 10\r\n 40: label: center/big\r\n 40: \r\n 40: - # Merge multiple maps\r\n 40: << : [ *CENTER, *BIG ]\r\n 40: label: center/big\r\n 40: \r\n 40: - # Override\r\n 40: << : [ *BIG, *LEFT, *SMALL ]\r\n 40: x: 1\r\n 40: label: center/big\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f61030 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f610c0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5f61150 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f611e0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f61270 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5f61300 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f61390 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f61420 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5f614b0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f61540 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f615d0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f61660 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f616f0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f61780 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f61810 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f618a0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f61930 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5f619c0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5f61a50 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5f61ae0 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5f61b70 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5f61c00 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5f61c90 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5f61d20 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5f61db0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5f61e40 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5f61ed0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5f61f60 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2ae5f61ff0 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5f62080 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2ae5f62110 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5f621a0 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - &CENTER\n 40: x: 1\n 40: y: 2\n 40: - &LEFT\n 40: x: 0\n 40: y: 2\n 40: - &BIG\n 40: r: 10\n 40: - &SMALL\n 40: r: 1\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - <<: *CENTER\n 40: r: 10\n 40: label: center/big\n 40: - <<:\n 40: - *CENTER\n 40: - *BIG\n 40: label: center/big\n 40: - <<:\n 40: - *BIG\n 40: - *LEFT\n 40: - *SMALL\n 40: x: 1\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f8fdc0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f8fe50 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5f8fee0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f8ff70 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f90000 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5f90090 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f90120 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f901b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5f90240 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f902d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f90360 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f903f0 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f90480 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f90510 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f905a0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f90630 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f906c0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5f90750 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5f907e0 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5f90870 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5f90900 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5f90990 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5f90a20 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5f90ab0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5f90b40 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5f90bd0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5f90c60 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5f90cf0 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2ae5f90d80 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5f90e10 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2ae5f90ea0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5f90f30 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: # https://yaml.org/type/merge.html\r\n 40: - &CENTER { x: 1, y: 2 }\r\n 40: - &LEFT { x: 0, y: 2 }\r\n 40: - &BIG { r: 10 }\r\n 40: - &SMALL { r: 1 }\r\n 40: \r\n 40: # All the following maps are equal:\r\n 40: \r\n 40: - # Explicit keys\r\n 40: x: 1\r\n 40: y: 2\r\n 40: r: 10\r\n 40: label: center/big\r\n 40: \r\n 40: - # Merge one map\r\n 40: << : *CENTER\r\n 40: r: 10\r\n 40: label: center/big\r\n 40: \r\n 40: - # Merge multiple maps\r\n 40: << : [ *CENTER, *BIG ]\r\n 40: label: center/big\r\n 40: \r\n 40: - # Override\r\n 40: << : [ *SMALL, *LEFT, *BIG ]\r\n 40: x: 1\r\n 40: label: center/big\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f63450 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f634e0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5f63570 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f63600 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f63690 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5f63720 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f637b0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f63840 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5f638d0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f63960 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f639f0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f63a80 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f63b10 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f63ba0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f63c30 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f63cc0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f63d50 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2ae5f63de0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2ae5f63e70 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2ae5f63f00 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2ae5f63f90 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2ae5f64020 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2ae5f640b0 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2ae5f64140 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2ae5f641d0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2ae5f64260 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2ae5f642f0 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2ae5f64380 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2ae5f64410 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2ae5f644a0 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2ae5f64530 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - x: 1\n 40: y: 2\n 40: - x: 0\n 40: y: 2\n 40: - r: 10\n 40: - r: 1\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f90fd0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f91060 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5f910f0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5f91180 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5f91210 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5f912a0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5f91330 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5f913c0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5f91450 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5f914e0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f91570 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5f91600 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5f91690 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5f91720 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5f917b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5f91840 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5f918d0 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2ae5f91960 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2ae5f919f0 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2ae5f91a80 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2ae5f91b10 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2ae5f91ba0 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2ae5f91c30 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2ae5f91cc0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2ae5f91d50 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2ae5f91de0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2ae5f91e70 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2ae5f91f00 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2ae5f91f90 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2ae5f92020 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2ae5f920b0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 40: other_anchor: *anchor_name\r\n 40: anchors_in_seqs:\r\n 40: - &anchor_in_seq this value appears in both elements of the sequence\r\n 40: - *anchor_in_seq\r\n 40: base: &base\r\n 40: name: Everyone has same name\r\n 40: foo: &foo\r\n 40: <<: *base\r\n 40: age: 10\r\n 40: bar: &bar\r\n 40: <<: *base\r\n 40: age: 20\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f60720 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f607b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f60840 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f608d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f60960 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f609f0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f60a80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f60b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f60ba0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f60c30 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f60cc0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f60d50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f60de0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f60e70 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f8f4b0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f8f540 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f8f5d0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f8f660 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f8f6f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f8f780 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f8f810 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f8f8a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f8f930 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f8f9c0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f8fa50 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f8fae0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f8fb70 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f8fc00 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {\r\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 40: other_anchor: *anchor_name,\r\n 40: anchors_in_seqs: [\r\n 40: &anchor_in_seq this value appears in both elements of the sequence,\r\n 40: *anchor_in_seq\r\n 40: ],\r\n 40: base: &base {\r\n 40: name: Everyone has same name\r\n 40: },\r\n 40: foo: &foo {\r\n 40: <<: *base,\r\n 40: age: 10\r\n 40: },\r\n 40: bar: &bar {\r\n 40: <<: *base,\r\n 40: age: 20\r\n 40: }\r\n 40: }~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f62240 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f622d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f62360 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f623f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f62480 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f62510 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f625a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f62630 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f626c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f62750 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f627e0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f62870 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f62900 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f62990 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f921e0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f92270 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5f92300 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5f92390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f92420 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5f924b0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5f92540 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f925d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f92660 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f926f0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5f92780 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f92810 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f928a0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5f92930 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 40: other_anchor: *anchor_name\r\n 40: anchors_in_seqs:\r\n 40: - &anchor_in_seq this value appears in both elements of the sequence\r\n 40: - *anchor_in_seq\r\n 40: base: &base\r\n 40: name: Everyone has same name\r\n 40: foo: &foo\r\n 40: <<: *base\r\n 40: age: 10\r\n 40: bar: &bar\r\n 40: <<: *base\r\n 40: age: 20\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f65860 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f658f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f65980 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f65a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f65aa0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f65b30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f65bc0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f65c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f65ce0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f65d70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f65e00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f65e90 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f65f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f65fb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: This string will appear as the value of two keys.\n 40: other_anchor: This string will appear as the value of two keys.\n 40: anchors_in_seqs:\n 40: - this value appears in both elements of the sequence\n 40: - this value appears in both elements of the sequence\n 40: base:\n 40: name: Everyone has same name\n 40: foo:\n 40: name: Everyone has same name\n 40: age: 10\n 40: bar:\n 40: name: Everyone has same name\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f92af0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f92b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f92c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f92ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f92d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f92dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f92e50 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f92ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f92f70 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f93000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f93090 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f93120 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f931b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f93240 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {\r\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 40: other_anchor: *anchor_name,\r\n 40: anchors_in_seqs: [\r\n 40: &anchor_in_seq this value appears in both elements of the sequence,\r\n 40: *anchor_in_seq\r\n 40: ],\r\n 40: base: &base {\r\n 40: name: Everyone has same name\r\n 40: },\r\n 40: foo: &foo {\r\n 40: <<: *base,\r\n 40: age: 10\r\n 40: },\r\n 40: bar: &bar {\r\n 40: <<: *base,\r\n 40: age: 20\r\n 40: }\r\n 40: }~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f66170 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f66200 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f66290 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f66320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f663b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f66440 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f664d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f66560 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f665f0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f66680 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f66710 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f667a0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f66830 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f668c0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: This string will appear as the value of two keys.\n 40: other_anchor: This string will appear as the value of two keys.\n 40: anchors_in_seqs:\n 40: - this value appears in both elements of the sequence\n 40: - this value appears in both elements of the sequence\n 40: base:\n 40: name: Everyone has same name\n 40: foo:\n 40: name: Everyone has same name\n 40: age: 10\n 40: bar:\n 40: name: Everyone has same name\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f93400 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f93490 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5f93520 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5f935b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5f93640 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5f936d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5f93760 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5f937f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5f93880 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5f93910 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5f939a0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5f93a30 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5f93ac0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5f93b50 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: receipt: Oz-Ware Purchase Invoice\r\n 40: date: 2012-08-06\r\n 40: customer:\r\n 40: first_name: Dorothy\r\n 40: family_name: Gale\r\n 40: items:\r\n 40: - part_no: A4786\r\n 40: descrip: Water Bucket (Filled)\r\n 40: price: 1.47\r\n 40: quantity: 4\r\n 40: - part_no: E1628\r\n 40: descrip: High Heeled "Ruby" Slippers\r\n 40: size: 8\r\n 40: price: 133.7\r\n 40: quantity: 1\r\n 40: bill-to: &id001\r\n 40: street: |\r\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: ey\r\n 40: Suite 16\r\n 40: city: East Centerville\r\n 40: state: KS\r\n 40: ship-to: *id001\r\n 40: specialDelivery: >\r\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: ehind the curtain.\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f67390 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f67420 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f674b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f67540 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f675d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f67660 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f676f0 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f67780 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f67810 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f678a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f67930 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f679c0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f67a50 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f67ae0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f67b70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f67c00 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f67c90 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f67d20 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f67db0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f67e40 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f67ed0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f67f60 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f67ff0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5f68080 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: receipt: 'Oz-Ware Purchase Invoice'\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: 'High Heeled "Ruby" Slippers'\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: 'bill-to': &id001\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: 'ship-to': *id001\n 40: specialDelivery: |\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: \n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f947b0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f94840 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f948d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f94960 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f949f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f94a80 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f94b10 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f94ba0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f94c30 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f94cc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f94d50 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f94de0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f94e70 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f94f00 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f94f90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f95020 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f950b0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f95140 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f951d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f95260 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f952f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f95380 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f95410 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5f954a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: receipt: Oz-Ware Purchase Invoice\r\n 40: date: 2012-08-06\r\n 40: customer:\r\n 40: first_name: Dorothy\r\n 40: family_name: Gale\r\n 40: items:\r\n 40: - part_no: A4786\r\n 40: descrip: Water Bucket (Filled)\r\n 40: price: 1.47\r\n 40: quantity: 4\r\n 40: - part_no: E1628\r\n 40: descrip: High Heeled "Ruby" Slippers\r\n 40: size: 8\r\n 40: price: 133.7\r\n 40: quantity: 1\r\n 40: bill-to: &id001\r\n 40: street: |\r\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: ey\r\n 40: Suite 16\r\n 40: city: East Centerville\r\n 40: state: KS\r\n 40: ship-to: *id001\r\n 40: specialDelivery: >\r\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: ehind the curtain.\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f685a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f68630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f686c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f68750 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f687e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f68870 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f68900 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f68990 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f68a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f68ab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f68b40 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f68bd0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f68c60 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f68cf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f68d80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f68e10 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f68ea0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f68f30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f68fc0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f69050 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f690e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f69170 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f69200 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2ae5f69290 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2ae5f69320 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2ae5f693b0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2ae5f69440 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: receipt: 'Oz-Ware Purchase Invoice'\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: 'High Heeled "Ruby" Slippers'\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: 'bill-to':\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: 'ship-to':\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: specialDelivery: |\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: \n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f959c0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5f95a50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5f95ae0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5f95b70 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5f95c00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5f95c90 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5f95d20 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5f95db0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5f95e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5f95ed0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5f95f60 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5f95ff0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5f96080 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5f96110 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5f961a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5f96230 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5f962c0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5f96350 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5f963e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5f96470 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5f96500 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5f96590 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5f96620 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2ae5f966b0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2ae5f96740 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2ae5f967d0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2ae5f96860 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - step: &id001 # defines anchor label &id001\r\n 40: instrument: Lasik 2000\r\n 40: pulseEnergy: 5.4\r\n 40: pulseDuration: 12\r\n 40: repetition: 1000\r\n 40: spotSize: 1mm\r\n 40: - step: &id002\r\n 40: instrument: Lasik 2000\r\n 40: pulseEnergy: 5.0\r\n 40: pulseDuration: 10\r\n 40: repetition: 500\r\n 40: spotSize: 2mm\r\n 40: - step: *id001 # refers to the first step (with anchor &id001)\r\n 40: - step: *id002 # refers to the second step\r\n 40: - step:\r\n 40: <<: *id001\r\n 40: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 40: - step: *id002\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f697b0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f69840 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f698d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f69960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f699f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f69a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f69b10 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f69ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f69c30 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f69cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f69d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f69de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f69e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f69f00 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f69f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f6a020 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f6a0b0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5f6a140 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5f6a1d0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5f6a260 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5f6a2f0 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5f6a380 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5f6a410 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5f6a4a0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5f6a530 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - step: &id001\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step: &id002\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step: *id001\n 40: - step: *id002\n 40: - step:\n 40: <<: *id001\n 40: spotSize: 2mm\n 40: - step: *id002\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f96bd0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f96c60 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f96cf0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f96d80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f96e10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f96ea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f96f30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f96fc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f97050 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f970e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f97170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f97200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f97290 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f97320 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f973b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f97440 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f974d0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5f97560 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5f975f0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5f97680 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5f97710 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5f977a0 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5f97830 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5f978c0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5f97950 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - step: &id001 # defines anchor label &id001\r\n 40: instrument: Lasik 2000\r\n 40: pulseEnergy: 5.4\r\n 40: pulseDuration: 12\r\n 40: repetition: 1000\r\n 40: spotSize: 1mm\r\n 40: - step: &id002\r\n 40: instrument: Lasik 2000\r\n 40: pulseEnergy: 5.0\r\n 40: pulseDuration: 10\r\n 40: repetition: 500\r\n 40: spotSize: 2mm\r\n 40: - step: *id001 # refers to the first step (with anchor &id001)\r\n 40: - step: *id002 # refers to the second step\r\n 40: - step:\r\n 40: <<: *id001\r\n 40: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 40: - step: *id002\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f6bbd0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f6bc60 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f6bcf0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f6bd80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f6be10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f6bea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f6bf30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f6bfc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f6c050 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f6c0e0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f6c170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f6c200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f6c290 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f6c320 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f6c3b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f6c440 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f6c4d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2ae5f6c560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2ae5f6c5f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2ae5f6c680 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2ae5f6c710 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2ae5f6c7a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2ae5f6c830 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2ae5f6c8c0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2ae5f6c950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2ae5f6c9e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2ae5f6ca70 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2ae5f6cb00 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2ae5f6cb90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2ae5f6cc20 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2ae5f6ccb0 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2ae5f6cd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2ae5f6cdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2ae5f6ce60 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2ae5f6cef0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2ae5f6cf80 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2ae5f6d010 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2ae5f6d0a0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2ae5f6d130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5f6d1c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5f6d250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5f6d2e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5f6d370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f98ff0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5f99080 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5f99110 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5f991a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5f99230 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5f992c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5f99350 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5f993e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5f99470 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5f99500 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5f99590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5f99620 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5f996b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5f99740 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5f997d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5f99860 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5f998f0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2ae5f99980 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2ae5f99a10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2ae5f99aa0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2ae5f99b30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2ae5f99bc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2ae5f99c50 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2ae5f99ce0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2ae5f99d70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2ae5f99e00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2ae5f99e90 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2ae5f99f20 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2ae5f99fb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2ae5f9a040 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2ae5f9a0d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2ae5f9a160 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2ae5f9a1f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2ae5f9a280 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2ae5f9a310 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2ae5f9a3a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2ae5f9a430 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2ae5f9a4c0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2ae5f9a550 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5f9a5e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5f9a670 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5f9a700 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5f9a790 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: ---\r\n 40: &a1\r\n 40: !!str\r\n 40: scalar1\r\n 40: --- &a1 !!str scalar1\r\n 40: ---\r\n 40: !!str\r\n 40: &a1\r\n 40: scalar1\r\n 40: --- !!str &a1 scalar1\r\n 40: ---\r\n 40: !!str\r\n 40: &a2\r\n 40: scalar2\r\n 40: --- &a2 !!str scalar2\r\n 40: ---\r\n 40: &a3\r\n 40: !!str scalar3\r\n 40: --- &a3 !!str scalar3\r\n 40: ---\r\n 40: &a4 !!map\r\n 40: &a5 !!str key5: value4\r\n 40: --- &a4 !!map\r\n 40: &a5 !!str key5: value4\r\n 40: ---\r\n 40: a6: 1\r\n 40: &anchor6 b6: 2\r\n 40: ---\r\n 40: !!map\r\n 40: &a8 !!str key8: value7\r\n 40: --- !!map\r\n 40: &a8 !!str key8: value7\r\n 40: ---\r\n 40: !!map\r\n 40: !!str &a10 key10: value9\r\n 40: --- !!map\r\n 40: &a10 !!str key10: value9\r\n 40: ---\r\n 40: !!str &a11\r\n 40: value11\r\n 40: --- &a11 !!str value11\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f6a9c0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2ae5f6aa50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2ae5f6aae0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2ae5f6ab70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2ae5f6ac00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2ae5f6ac90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2ae5f6ad20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2ae5f6adb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2ae5f6ae40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2ae5f6aed0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2ae5f6af60 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2ae5f6aff0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2ae5f6b080 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2ae5f6b110 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2ae5f6b1a0 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2ae5f6b230 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2ae5f6b2c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2ae5f6b350 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2ae5f6b3e0 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2ae5f6b470 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2ae5f6b500 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2ae5f6b590 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2ae5f6b620 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2ae5f6b6b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2ae5f6b740 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2ae5f6b7d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a2 scalar2\n 40: --- !!str &a2 scalar2\n 40: --- !!str &a3 scalar3\n 40: --- !!str &a3 scalar3\n 40: --- !!map &a4\n 40: !!str &a5 key5: value4\n 40: --- !!map &a4\n 40: !!str &a5 key5: value4\n 40: ---\n 40: a6: 1\n 40: &anchor6 b6: 2\n 40: --- !!map\n 40: !!str &a8 key8: value7\n 40: --- !!map\n 40: !!str &a8 key8: value7\n 40: --- !!map\n 40: !!str &a10 key10: value9\n 40: --- !!map\n 40: !!str &a10 key10: value9\n 40: --- !!str &a11 value11\n 40: --- !!str &a11 value11\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f97de0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2ae5f97e70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2ae5f97f00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2ae5f97f90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2ae5f98020 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2ae5f980b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2ae5f98140 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2ae5f981d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2ae5f98260 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2ae5f982f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2ae5f98380 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2ae5f98410 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2ae5f984a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2ae5f98530 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2ae5f985c0 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2ae5f98650 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2ae5f986e0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2ae5f98770 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2ae5f98800 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2ae5f98890 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2ae5f98920 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2ae5f989b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2ae5f98a40 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2ae5f98ad0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2ae5f98b60 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2ae5f98bf0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 (12 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: a: &vref b\r\n 40: *vref: c\r\n 40: &kref aa: bb\r\n 40: aaa: &kvref bbb\r\n 40: foo:\r\n 40: *kref: cc\r\n 40: *kvref: cc\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f66a80 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f66b10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5f66ba0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5f66c30 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f66cc0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5f66d50 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f66de0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f66e70 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: &vref b\n 40: *vref: c\n 40: &kref aa: bb\n 40: aaa: &kvref bbb\n 40: foo:\n 40: *kref: cc\n 40: *kvref: cc\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f93ea0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f93f30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5f93fc0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5f94050 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f940e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5f94170 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f94200 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f94290 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: a: &vref b\r\n 40: *vref: c\r\n 40: &kref aa: bb\r\n 40: aaa: &kvref bbb\r\n 40: foo:\r\n 40: *kref: cc\r\n 40: *kvref: cc\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f6dfe0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f6e070 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5f6e100 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5f6e190 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f6e220 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5f6e2b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f6e340 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f6e3d0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: b\n 40: b: c\n 40: aa: bb\n 40: aaa: bbb\n 40: foo:\n 40: aa: cc\n 40: bbb: cc\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f9b400 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5f9b490 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5f9b520 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5f9b5b0 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5f9b640 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5f9b6d0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5f9b760 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5f9b7f0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f6e8f0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f6e980 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f6ea10 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f9bd50 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f9bde0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f9be70 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f6f200 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f6f290 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5f6f320 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a0: b0\n 40: b0: a0\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f9c660 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f9c6f0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5f9c780 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: &rootanchor\r\n 40: &a0 a0: &b0 b0\r\n 40: *b0: *a0\r\n 40: map1:\r\n 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 40: *b1: *a1\r\n 40: map2:\r\n 40: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 40: &a2 a2: &b2 b2\r\n 40: *b2: *a2\r\n 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 40: a3: &b3 b3\r\n 40: *b3: *b0\r\n 40: map4: *a0\r\n 40: map5:\r\n 40: &map5\r\n 40: &a5 a5: &b5 b5\r\n 40: *b5: *a5\r\n 40: map6:\r\n 40: &map6\r\n 40: a6: &b6 b6\r\n 40: *b6: *b6\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f70420 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f704b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5f70540 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5f705d0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f70660 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5f706f0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5f70780 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f70810 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5f708a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5f70930 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5f709c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f70a50 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5f70ae0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5f70b70 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5f70c00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f70c90 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5f70d20 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5f70db0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f70e40 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5f70ed0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &rootanchor\n 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: map1:\n 40: &a1 a1: &b1 b1\n 40: *b1: *a1\n 40: map2:\n 40: *b0: *a0\n 40: &a2 a2: &b2 b2\n 40: *b2: *a2\n 40: map3: &a3\n 40: a3: &b3 b3\n 40: *b3: *b0\n 40: map4: *a0\n 40: map5: &map5\n 40: &a5 a5: &b5 b5\n 40: *b5: *a5\n 40: map6: &map6\n 40: a6: &b6 b6\n 40: *b6: *b6\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f9d880 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f9d910 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5f9d9a0 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5f9da30 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f9dac0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5f9db50 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5f9dbe0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f9dc70 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5f9dd00 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5f9dd90 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5f9de20 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f9deb0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5f9df40 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5f9dfd0 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5f9e060 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f9e0f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5f9e180 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5f9e210 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f9e2a0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5f9e330 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: &a0 a0: &b0 b0\r\n 40: *b0: *a0\r\n 40: map1:\r\n 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 40: *b1: *a1\r\n 40: map2:\r\n 40: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 40: &a2 a2: &b2 b2\r\n 40: *b2: *a2\r\n 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 40: a3: &b3 b3\r\n 40: *b3: *b0\r\n 40: map4: *a0\r\n 40: map5:\r\n 40: &map5\r\n 40: &a5 a5: &b5 b5\r\n 40: *b5: *a5\r\n 40: map6:\r\n 40: &map6\r\n 40: a6: &b6 b6\r\n 40: *b6: *b6\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f71630 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f716c0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5f71750 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5f717e0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f71870 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5f71900 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5f71990 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f71a20 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5f71ab0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5f71b40 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5f71bd0 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f71c60 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5f71cf0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5f71d80 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5f71e10 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f71ea0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5f71f30 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5f71fc0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f72050 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5f720e0 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a0: b0\n 40: b0: a0\n 40: map1:\n 40: a1: b1\n 40: b1: a1\n 40: map2:\n 40: b0: a0\n 40: a2: b2\n 40: b2: a2\n 40: map3:\n 40: a3: b3\n 40: b3: b0\n 40: map4: a0\n 40: map5:\n 40: a5: b5\n 40: b5: a5\n 40: map6:\n 40: a6: b6\n 40: b6: b6\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f9ea90 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f9eb20 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5f9ebb0 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5f9ec40 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5f9ecd0 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5f9ed60 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5f9edf0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5f9ee80 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5f9ef10 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5f9efa0 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5f9f030 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5f9f0c0 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5f9f150 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5f9f1e0 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5f9f270 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5f9f300 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5f9f390 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5f9f420 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5f9f4b0 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5f9f540 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: &seq\r\n 40: - &a0\r\n 40: &a1 k1: v1\r\n 40: &a2 k2: v2\r\n 40: &a3 k3: v3\r\n 40: - &a4 k4: v4\r\n 40: &a5 k5: v5\r\n 40: &a6 k6: v6\r\n 40: - &a7\r\n 40: &a8 k8: v8\r\n 40: - &a9\r\n 40: k10: v10\r\n 40: - *a1: w1\r\n 40: *a2: w2\r\n 40: *a3: w3\r\n 40: *a4: w4\r\n 40: *a5: w5\r\n 40: *a6: w6\r\n 40: *a8: w8\r\n 40: - *a0\r\n 40: - *a7\r\n 40: - *a9\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f72840 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f728d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5f72960 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f729f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f72a80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f72b10 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f72ba0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f72c30 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f72cc0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f72d50 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5f72de0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f72e70 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5f72f00 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f72f90 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f73020 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f730b0 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f73140 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f731d0 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f73260 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f732f0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f73380 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f73410 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5f734a0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5f73530 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &seq\n 40: - &a0\n 40: &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a4 k4: v4\n 40: &a5 k5: v5\n 40: &a6 k6: v6\n 40: - &a7\n 40: &a8 k8: v8\n 40: - &a9\n 40: k10: v10\n 40: - *a1: w1\n 40: *a2: w2\n 40: *a3: w3\n 40: *a4: w4\n 40: *a5: w5\n 40: *a6: w6\n 40: *a8: w8\n 40: - *a0\n 40: - *a7\n 40: - *a9\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f9fca0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5f9fd30 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5f9fdc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f9fe50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f9fee0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f9ff70 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5fa0000 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5fa0090 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5fa0120 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5fa01b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5fa0240 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5fa02d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5fa0360 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5fa03f0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5fa0480 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5fa0510 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5fa05a0 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5fa0630 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5fa06c0 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5fa0750 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5fa07e0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5fa0870 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5fa0900 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5fa0990 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: &seq\r\n 40: - &a0\r\n 40: &a1 k1: v1\r\n 40: &a2 k2: v2\r\n 40: &a3 k3: v3\r\n 40: - &a4 k4: v4\r\n 40: &a5 k5: v5\r\n 40: &a6 k6: v6\r\n 40: - &a7\r\n 40: &a8 k8: v8\r\n 40: - &a9\r\n 40: k10: v10\r\n 40: - *a1: w1\r\n 40: *a2: w2\r\n 40: *a3: w3\r\n 40: *a4: w4\r\n 40: *a5: w5\r\n 40: *a6: w6\r\n 40: *a8: w8\r\n 40: - *a0\r\n 40: - *a7\r\n 40: - *a9\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f73a50 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5f73ae0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5f73b70 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5f73c00 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5f73c90 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5f73d20 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5f73db0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5f73e40 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5f73ed0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5f73f60 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5f73ff0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5f74080 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5f74110 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5f741a0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5f74230 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5f742c0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5f74350 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5f743e0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5f74470 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5f74500 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5f74590 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5f74620 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2ae5f746b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2ae5f74740 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2ae5f747d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2ae5f74860 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2ae5f748f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2ae5f74980 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5f74a10 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - k1: v1\n 40: k2: v2\n 40: k3: v3\n 40: - k4: v4\n 40: k5: v5\n 40: k6: v6\n 40: - k8: v8\n 40: - k10: v10\n 40: - k1: w1\n 40: k2: w2\n 40: k3: w3\n 40: k4: w4\n 40: k5: w5\n 40: k6: w6\n 40: k8: w8\n 40: - &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a8 k8: v8\n 40: - k10: v10\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5fa0eb0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5fa0f40 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5fa0fd0 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5fa1060 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5fa10f0 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5fa1180 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5fa1210 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5fa12a0 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5fa1330 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5fa13c0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5fa1450 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5fa14e0 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5fa1570 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5fa1600 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5fa1690 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5fa1720 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5fa17b0 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5fa1840 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5fa18d0 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5fa1960 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5fa19f0 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5fa1a80 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2ae5fa1b10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2ae5fa1ba0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2ae5fa1c30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2ae5fa1cc0 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2ae5fa1d50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2ae5fa1de0 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5fa1e70 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: a: 1\r\n 40: ? b\r\n 40: &anchor c: 3\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f6fb10 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2ae5f6fba0 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2ae5f6fc30 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2ae5f6fcc0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: 1\n 40: b: \n 40: &anchor c: 3\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f9cf70 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2ae5f9d000 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2ae5f9d090 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2ae5f9d120 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 (10 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: !!str &a1 "foo":\r\n 40: !!str bar\r\n 40: &a2 baz : *a1\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f74c60 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f74cf0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f74d80 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: !!str &a1 'foo': !!str bar\n 40: &a2 baz: *a1\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5fa20c0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fa2150 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5fa21e0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: !!str &a1 "foo":\r\n 40: !!str bar\r\n 40: &a2 baz : *a1\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2ae5f75570 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f75600 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5f75690 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: !!str 'foo': !!str bar\n 40: baz: foo\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2ae5fa29d0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fa2a60 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5fa2af0 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef72b0 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5ee9b20 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: 0x2ae5ee9ff0 KEYVAL: 'x' '1' (2 sibs) 40: 0x2ae5eea088 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5ee9bb8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: 0x2ae5eea130 KEYVAL: 'x' '0' (2 sibs) 40: 0x2ae5eea1c8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5ee9c50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: 0x2ae5eea270 KEYVAL: 'r' '10' (1 sibs) 40: 0x2ae5ee9ce8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: 0x2ae5eea310 KEYVAL: 'r' '1' (1 sibs) 40: 0x2ae5ee9d80 MAP: (8 sibs) 4 children: 40: 0x2ae5eea3b0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eea448 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eea4e0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eea578 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5ee9e18 MAP: (8 sibs) 3 children: 40: 0x2ae5eea620 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: 0x2ae5eea6b8 KEYVAL: 'r' '10' (3 sibs) 40: 0x2ae5eea750 KEYVAL: 'label' 'center/big' (3 sibs) 40: 0x2ae5ee9eb0 MAP: (8 sibs) 2 children: 40: 0x2ae5eea7f0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: 0x2ae5eea930 VAL***: '*CENTER' (2 sibs) 40: 0x2ae5eea9c8 VAL***: '*BIG' (2 sibs) 40: 0x2ae5eea888 KEYVAL: 'label' 'center/big' (2 sibs) 40: 0x2ae5ee9f48 MAP: (8 sibs) 3 children: 40: 0x2ae5eeaa70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: 0x2ae5eeac40 VAL***: '*BIG' (3 sibs) 40: 0x2ae5eeacd8 VAL***: '*LEFT' (3 sibs) 40: 0x2ae5eead70 VAL***: '*SMALL' (3 sibs) 40: 0x2ae5eeab08 KEYVAL: 'x' '1' (3 sibs) 40: 0x2ae5eeaba0 KEYVAL: 'label' 'center/big' (3 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa32e0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5fa3370 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5fa3400 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5fa3490 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5fa3520 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5fa35b0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5fa3640 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5fa36d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5fa3760 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5fa37f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5fa3880 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5fa3910 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5fa39a0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5fa3a30 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5fa3ac0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5fa3b50 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5fa3be0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5fa3c70 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5fa3d00 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5fa3d90 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5fa3e20 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5fa3eb0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5fa3f40 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5fa3fd0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5fa4060 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5fa40f0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5fa4180 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5fa4210 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2ae5fa42a0 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5fa4330 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2ae5fa43c0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5fa4450 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef73c8 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5eeb7a0 MAP: (8 sibs) 2 children: 40: 0x2ae5ee8a10 KEYVAL: 'x' '1' (2 sibs) 40: 0x2ae5ee8aa8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5eeb838 MAP: (8 sibs) 2 children: 40: 0x2ae5ee9210 KEYVAL: 'x' '0' (2 sibs) 40: 0x2ae5ee92a8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5eeb8d0 MAP: (8 sibs) 1 children: 40: 0x2ae5eebc70 KEYVAL: 'r' '10' (1 sibs) 40: 0x2ae5eeb968 MAP: (8 sibs) 1 children: 40: 0x2ae5eebd10 KEYVAL: 'r' '1' (1 sibs) 40: 0x2ae5eeba00 MAP: (8 sibs) 4 children: 40: 0x2ae5eebdb0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eebe48 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eebee0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eebf78 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eeba98 MAP: (8 sibs) 4 children: 40: 0x2ae5eec020 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec0b8 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec150 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec1e8 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eebb30 MAP: (8 sibs) 4 children: 40: 0x2ae5eec290 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec328 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec3c0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec458 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eebbc8 MAP: (8 sibs) 4 children: 40: 0x2ae5eec500 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec598 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec630 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec6c8 KEYVAL: 'label' 'center/big' (4 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa44f0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5fa4580 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5fa4610 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5fa46a0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5fa4730 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5fa47c0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5fa4850 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5fa48e0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5fa4970 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5fa4a00 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5fa4a90 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5fa4b20 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5fa4bb0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5fa4c40 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5fa4cd0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5fa4d60 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5fa4df0 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2ae5fa4e80 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2ae5fa4f10 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2ae5fa4fa0 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2ae5fa5030 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2ae5fa50c0 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2ae5fa5150 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2ae5fa51e0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2ae5fa5270 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2ae5fa5300 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2ae5fa5390 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2ae5fa5420 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2ae5fa54b0 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2ae5fa5540 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2ae5fa55d0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef74e0 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eecbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2ae5eecc78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2ae5eecd10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eecf80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2ae5eed018 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2ae5eecda8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2ae5ee8bf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eece40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2ae5eed0c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed158 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eeced8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2ae5eed200 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed298 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa5670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fa5700 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5fa5790 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5fa5820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5fa58b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5fa5940 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5fa59d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5fa5a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5fa5af0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5fa5b80 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5fa5c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5fa5ca0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5fa5d30 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5fa5dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef75f8 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eed340 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2ae5eed3d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2ae5eed470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eed6e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2ae5eed778 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2ae5eed508 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2ae5eed820 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eed5a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2ae5eed8c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed958 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eed638 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2ae5eeda00 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eeda98 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa5e60 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fa5ef0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5fa5f80 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5fa6010 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5fa60a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5fa6130 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5fa61c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5fa6250 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5fa62e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5fa6370 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5fa6400 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5fa6490 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5fa6520 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5fa65b0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7710 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eee410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eee4a8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eee540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eee7b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eee848 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eee5d8 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2ae5eee8f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eee670 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2ae5eee990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeea28 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eee708 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2ae5eeead0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeeb68 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa6650 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fa66e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5fa6770 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5fa6800 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5fa6890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5fa6920 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5fa69b0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5fa6a40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5fa6ad0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5fa6b60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5fa6bf0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5fa6c80 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5fa6d10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5fa6da0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7828 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eec7c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eec858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eec8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eeec10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eeeca8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eec988 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2ae5eeed50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eeca20 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2ae5eeedf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeee88 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eecab8 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2ae5eeef30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeefc8 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa6e40 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fa6ed0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5fa6f60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5fa6ff0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5fa7080 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5fa7110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5fa71a0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5fa7230 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5fa72c0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5fa7350 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5fa73e0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5fa7470 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5fa7500 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5fa7590 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7940 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2ae5eef670 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2ae5eef708 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2ae5eef7a0 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2ae5ee9350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2ae5ee93e8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2ae5eef838 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2ae5eefaa0 MAP: (2 sibs) 4 children: 40: 0x2ae5eeb080 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2ae5eeb118 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2ae5eeb1b0 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2ae5eeb248 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2ae5eefb38 MAP: (2 sibs) 5 children: 40: 0x2ae5eefbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2ae5eefc78 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2ae5eefd10 KEYVAL: 'size' '8' (5 sibs) 40: 0x2ae5eefda8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2ae5eefe40 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2ae5eef8d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: 0x2ae5ee8f00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ee8f98 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ee9030 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5eef968 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: 0x2ae5eefa00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa7630 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5fa76c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5fa7750 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5fa77e0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5fa7870 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5fa7900 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5fa7990 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5fa7a20 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5fa7ab0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5fa7b40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5fa7bd0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5fa7c60 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5fa7cf0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5fa7d80 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5fa7e10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5fa7ea0 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5fa7f30 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5fa7fc0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5fa8050 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5fa80e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5fa8170 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5fa8200 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5fa8290 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5fa8320 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7a58 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2ae5eeff30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2ae5eeffc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2ae5ef0060 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2ae5ef0360 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2ae5ef03f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2ae5ef00f8 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2ae5ef04a0 MAP: (2 sibs) 4 children: 40: 0x2ae5eeb2f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2ae5eeb388 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2ae5eeb420 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2ae5eeb4b8 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2ae5ef0538 MAP: (2 sibs) 5 children: 40: 0x2ae5ef05e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2ae5ef0678 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2ae5ef0710 KEYVAL: 'size' '8' (5 sibs) 40: 0x2ae5ef07a8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2ae5ef0840 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2ae5ef0190 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: 0x2ae5ee9830 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ee98c8 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ee9960 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5ef0228 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: 0x2ae5ef08e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ef0978 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ef0a10 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5ef02c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa83c0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5fa8450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5fa84e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5fa8570 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5fa8600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5fa8690 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5fa8720 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5fa87b0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5fa8840 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5fa88d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5fa8960 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5fa89f0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5fa8a80 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5fa8b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5fa8ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5fa8c30 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5fa8cc0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5fa8d50 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5fa8de0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5fa8e70 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5fa8f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5fa8f90 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5fa9020 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2ae5fa90b0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2ae5fa9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2ae5fa91d0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2ae5fa9260 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7b70 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2ae5ef25b0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef2950 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: 0x2ae5ef29f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef2a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef2b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef2bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef2c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef2648 MAP: (6 sibs) 1 children: 40: 0x2ae5ef2cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: 0x2ae5ef2d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef2e28 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef2ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef2f58 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef2ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef26e0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef3090 KEYVAL***: 'step' '*id001' (1 sibs) 40: 0x2ae5ef2778 MAP: (6 sibs) 1 children: 40: 0x2ae5ef3130 KEYVAL***: 'step' '*id002' (1 sibs) 40: 0x2ae5ef2810 MAP: (6 sibs) 1 children: 40: 0x2ae5ef31d0 KEYMAP: 'step' (1 sibs) 2 children: 40: 0x2ae5ef3270 KEYVAL***: '<<' '*id001' (2 sibs) 40: 0x2ae5ef3308 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: 0x2ae5ef28a8 MAP: (6 sibs) 1 children: 40: 0x2ae5ef33b0 KEYVAL***: 'step' '*id002' (1 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fa9300 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fa9390 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5fa9420 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5fa94b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5fa9540 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5fa95d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5fa9660 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5fa96f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5fa9780 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5fa9810 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5fa98a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5fa9930 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5fa99c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5fa9a50 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5fa9ae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5fa9b70 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5fa9c00 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5fa9c90 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5fa9d20 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5fa9db0 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5fa9e40 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5fa9ed0 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5fa9f60 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5fa9ff0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5faa080 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7c88 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2ae5ef4650 MAP: (6 sibs) 1 children: 40: 0x2ae5eee190 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef49f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef4a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef4b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef4bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef4c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef46e8 MAP: (6 sibs) 1 children: 40: 0x2ae5eee230 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef4cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef4d88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef4e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef4eb8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef4f50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef4780 MAP: (6 sibs) 1 children: 40: 0x2ae5eee2d0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef4ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5088 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef5120 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef51b8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef5250 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef4818 MAP: (6 sibs) 1 children: 40: 0x2ae5eee370 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef52f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5388 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef5420 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef54b8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef5550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef48b0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef55f0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef5690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5728 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef57c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef5858 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef58f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef4948 MAP: (6 sibs) 1 children: 40: 0x2ae5ef5990 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef5a30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5ac8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef5b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef5bf8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef5c90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5faa120 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5faa1b0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5faa240 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5faa2d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5faa360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5faa3f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5faa480 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5faa510 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5faa5a0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5faa630 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5faa6c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5faa750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5faa7e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5faa870 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5faa900 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5faa990 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5faaa20 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2ae5faaab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2ae5faab40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2ae5faabd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2ae5faac60 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2ae5faacf0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2ae5faad80 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2ae5faae10 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2ae5faaea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2ae5faaf30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2ae5faafc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2ae5fab050 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2ae5fab0e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2ae5fab170 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2ae5fab200 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2ae5fab290 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2ae5fab320 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2ae5fab3b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2ae5fab440 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2ae5fab4d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2ae5fab560 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2ae5fab5f0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2ae5fab680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5fab710 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5fab7a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5fab830 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5fab8c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7da0 [ROOT] STREAM: (0 sibs) 17 children: 40: 0x2ae5ef5d30 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5dc8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5e60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5ef8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5f90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2ae5ef6028 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2ae5ef60c0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2ae5ef6158 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2ae5ef61f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2ae5ef3a50 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2ae5ef6288 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2ae5ef3af0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2ae5ef6320 DOCMAP: (17 sibs) 2 children: 40: 0x2ae5ee88d0 KEYVAL: 'a6' '1' (2 sibs) 40: 0x2ae5ee8968 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: 0x2ae5ef63b8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3b90 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2ae5ef6450 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3c30 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2ae5ef64e8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3450 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2ae5ef6580 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef34f0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2ae5ef6618 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: 0x2ae5ef66b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fab960 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2ae5fab9f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2ae5faba80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2ae5fabb10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2ae5fabba0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2ae5fabc30 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2ae5fabcc0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2ae5fabd50 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2ae5fabde0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2ae5fabe70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2ae5fabf00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2ae5fabf90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2ae5fac020 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2ae5fac0b0 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2ae5fac140 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2ae5fac1d0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2ae5fac260 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2ae5fac2f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2ae5fac380 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2ae5fac410 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2ae5fac4a0 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2ae5fac530 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2ae5fac5c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2ae5fac650 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2ae5fac6e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2ae5fac770 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7eb8 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2ae5ef4050 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: 0x2ae5ef40e8 KEYVAL***: '*vref' 'c' (5 sibs) 40: 0x2ae5ef4180 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: 0x2ae5ef4218 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: 0x2ae5ef42b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2ae5eedb40 KEYVAL***: '*kref' 'cc' (2 sibs) 40: 0x2ae5eedbd8 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fac810 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5fac8a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5fac930 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5fac9c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5faca50 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5facae0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5facb70 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5facc00 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7fd0 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2ae5ef0ab0 KEYVAL: 'a' 'b' (5 sibs) 40: 0x2ae5ef0b48 KEYVAL: 'b' 'c' (5 sibs) 40: 0x2ae5ef0be0 KEYVAL: 'aa' 'bb' (5 sibs) 40: 0x2ae5ef0c78 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: 0x2ae5ef0d10 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2ae5eedcd0 KEYVAL: 'aa' 'cc' (2 sibs) 40: 0x2ae5eedd68 KEYVAL: 'bbb' 'cc' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5facca0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5facd30 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5facdc0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5face50 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5facee0 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5facf70 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5fad000 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5fad090 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef80e8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5ee90d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: 0x2ae5ee9168 KEYVAL***: '*b0' '*a0' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5f4eb70 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5f4ec00 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5f4ec90 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8200 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef070 KEYVAL: 'a0' 'b0' (2 sibs) 40: 0x2ae5eef108 KEYVAL: 'b0' 'a0' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fad130 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fad1c0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5fad250 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8318 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 40: 0x2ae5ef6890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: 0x2ae5ef6928 KEYVAL***: '*b0' '*a0' (8 sibs) 40: 0x2ae5ef69c0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2ae5ef6d60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: 0x2ae5ef6df8 KEYVAL***: '*b1' '*a1' (2 sibs) 40: 0x2ae5ef6a58 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2ae5ee9660 KEYVAL***: '*b0' '*a0' (3 sibs) 40: 0x2ae5ee96f8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: 0x2ae5ee9790 KEYVAL***: '*b2' '*a2' (3 sibs) 40: 0x2ae5ef6af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: 0x2ae5ef6ea0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: 0x2ae5ef6f38 KEYVAL***: '*b3' '*b0' (2 sibs) 40: 0x2ae5ef6b88 KEYVAL***: 'map4' '*a0' (8 sibs) 40: 0x2ae5ef6c20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: 0x2ae5ef6fe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: 0x2ae5ef7078 KEYVAL***: '*b5' '*a5' (2 sibs) 40: 0x2ae5ef6cb8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: 0x2ae5ef7120 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: 0x2ae5ef71b8 KEYVAL***: '*b6' '*b6' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fad2f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2ae5fad380 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5fad410 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5fad4a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5fad530 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5fad5c0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5fad650 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5fad6e0 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5fad770 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5fad800 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5fad890 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5fad920 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5fad9b0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5fada40 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5fadad0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5fadb60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5fadbf0 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5fadc80 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5fadd10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5fadda0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8430 [ROOT] MAP: (0 sibs) 8 children: 40: 0x2ae5ef9570 KEYVAL: 'a0' 'b0' (8 sibs) 40: 0x2ae5ef9608 KEYVAL: 'b0' 'a0' (8 sibs) 40: 0x2ae5ef96a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2ae5ef9a40 KEYVAL: 'a1' 'b1' (2 sibs) 40: 0x2ae5ef9ad8 KEYVAL: 'b1' 'a1' (2 sibs) 40: 0x2ae5ef9738 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2ae5ef9b80 KEYVAL: 'b0' 'a0' (3 sibs) 40: 0x2ae5ef9c18 KEYVAL: 'a2' 'b2' (3 sibs) 40: 0x2ae5ef9cb0 KEYVAL: 'b2' 'a2' (3 sibs) 40: 0x2ae5ef97d0 KEYMAP: 'map3' (8 sibs) 2 children: 40: 0x2ae5ef9d50 KEYVAL: 'a3' 'b3' (2 sibs) 40: 0x2ae5ef9de8 KEYVAL: 'b3' 'b0' (2 sibs) 40: 0x2ae5ef9868 KEYVAL: 'map4' 'a0' (8 sibs) 40: 0x2ae5ef9900 KEYMAP: 'map5' (8 sibs) 2 children: 40: 0x2ae5ef9e90 KEYVAL: 'a5' 'b5' (2 sibs) 40: 0x2ae5ef9f28 KEYVAL: 'b5' 'a5' (2 sibs) 40: 0x2ae5ef9998 KEYMAP: 'map6' (8 sibs) 2 children: 40: 0x2ae5ef9fd0 KEYVAL: 'a6' 'b6' (2 sibs) 40: 0x2ae5efa068 KEYVAL: 'b6' 'b6' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fade40 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5faded0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5fadf60 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5fadff0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5fae080 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5fae110 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5fae1a0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5fae230 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5fae2c0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5fae350 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5fae3e0 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5fae470 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5fae500 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5fae590 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5fae620 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5fae6b0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5fae740 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5fae7d0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5fae860 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5fae8f0 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8548 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 40: 0x2ae5ef19d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: 0x2ae5ef1ea0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2ae5ef1f38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2ae5ef1fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2ae5ef1a68 MAP: (8 sibs) 3 children: 40: 0x2ae5ef2070 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: 0x2ae5ef2108 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: 0x2ae5ef21a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: 0x2ae5ef1b00 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: 0x2ae5ef1150 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2ae5ef1b98 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: 0x2ae5ef11f0 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2ae5ef1c30 MAP: (8 sibs) 7 children: 40: 0x2ae5efa110 KEYVAL***: '*a1' 'w1' (7 sibs) 40: 0x2ae5efa1a8 KEYVAL***: '*a2' 'w2' (7 sibs) 40: 0x2ae5efa240 KEYVAL***: '*a3' 'w3' (7 sibs) 40: 0x2ae5efa2d8 KEYVAL***: '*a4' 'w4' (7 sibs) 40: 0x2ae5efa370 KEYVAL***: '*a5' 'w5' (7 sibs) 40: 0x2ae5efa408 KEYVAL***: '*a6' 'w6' (7 sibs) 40: 0x2ae5efa4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: 0x2ae5ef1cc8 VAL***: '*a0' (8 sibs) 40: 0x2ae5ef1d60 VAL***: '*a7' (8 sibs) 40: 0x2ae5ef1df8 VAL***: '*a9' (8 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fae990 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5faea20 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5faeab0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5faeb40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5faebd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5faec60 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5faecf0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5faed80 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5faee10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5faeea0 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5faef30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5faefc0 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5faf050 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5faf0e0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5faf170 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5faf200 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5faf290 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5faf320 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5faf3b0 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5faf440 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5faf4d0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5faf560 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5faf5f0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5faf680 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8660 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5efa540 MAP: (8 sibs) 3 children: 40: 0x2ae5efaa10 KEYVAL: 'k1' 'v1' (3 sibs) 40: 0x2ae5efaaa8 KEYVAL: 'k2' 'v2' (3 sibs) 40: 0x2ae5efab40 KEYVAL: 'k3' 'v3' (3 sibs) 40: 0x2ae5efa5d8 MAP: (8 sibs) 3 children: 40: 0x2ae5efabe0 KEYVAL: 'k4' 'v4' (3 sibs) 40: 0x2ae5efac78 KEYVAL: 'k5' 'v5' (3 sibs) 40: 0x2ae5efad10 KEYVAL: 'k6' 'v6' (3 sibs) 40: 0x2ae5efa670 MAP: (8 sibs) 1 children: 40: 0x2ae5eef5c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: 0x2ae5efa708 MAP: (8 sibs) 1 children: 40: 0x2ae5ef2460 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2ae5efa7a0 MAP: (8 sibs) 7 children: 40: 0x2ae5efadb0 KEYVAL: 'k1' 'w1' (7 sibs) 40: 0x2ae5efae48 KEYVAL: 'k2' 'w2' (7 sibs) 40: 0x2ae5efaee0 KEYVAL: 'k3' 'w3' (7 sibs) 40: 0x2ae5efaf78 KEYVAL: 'k4' 'w4' (7 sibs) 40: 0x2ae5efb010 KEYVAL: 'k5' 'w5' (7 sibs) 40: 0x2ae5efb0a8 KEYVAL: 'k6' 'w6' (7 sibs) 40: 0x2ae5efb140 KEYVAL: 'k8' 'w8' (7 sibs) 40: 0x2ae5efa838 MAP: (8 sibs) 3 children: 40: 0x2ae5efb1e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2ae5efb278 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2ae5efb310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2ae5efa8d0 MAP: (8 sibs) 1 children: 40: 0x2ae5efb3b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2ae5efa968 MAP: (8 sibs) 1 children: 40: 0x2ae5efb450 KEYVAL: 'k10' 'v10' (1 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5faf720 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5faf7b0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5faf840 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5faf8d0 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5faf960 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5faf9f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5fafa80 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5fafb10 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5fafba0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5fafc30 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5fafcc0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5fafd50 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5fafde0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5fafe70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5faff00 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5faff90 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5fb0020 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5fb00b0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5fb0140 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5fb01d0 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5fb0260 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5fb02f0 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2ae5fb0380 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2ae5fb0410 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2ae5fb04a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2ae5fb0530 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2ae5fb05c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2ae5fb0650 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5fb06e0 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8778 [ROOT] MAP: (0 sibs) 3 children: 40: 0x2ae5ee9490 KEYVAL: 'a' '1' (3 sibs) 40: 0x2ae5ee9528 KEYVAL: 'b' '' (3 sibs) 40: 0x2ae5ee95c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb0780 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2ae5fb0810 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2ae5fb08a0 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2ae5fb0930 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8890 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef1b0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 40: 0x2ae5eef248 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb09d0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fb0a60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5fb0af0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef89a8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef2f0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 40: 0x2ae5eef388 KEYVAL: 'baz' 'foo' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb0b90 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fb0c20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5fb0cb0 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef72b0 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5ee9b20 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: 0x2ae5ee9ff0 KEYVAL: 'x' '1' (2 sibs) 40: 0x2ae5eea088 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5ee9bb8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: 0x2ae5eea130 KEYVAL: 'x' '0' (2 sibs) 40: 0x2ae5eea1c8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5ee9c50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: 0x2ae5eea270 KEYVAL: 'r' '10' (1 sibs) 40: 0x2ae5ee9ce8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: 0x2ae5eea310 KEYVAL: 'r' '1' (1 sibs) 40: 0x2ae5ee9d80 MAP: (8 sibs) 4 children: 40: 0x2ae5eea3b0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eea448 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eea4e0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eea578 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5ee9e18 MAP: (8 sibs) 3 children: 40: 0x2ae5eea620 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: 0x2ae5eea6b8 KEYVAL: 'r' '10' (3 sibs) 40: 0x2ae5eea750 KEYVAL: 'label' 'center/big' (3 sibs) 40: 0x2ae5ee9eb0 MAP: (8 sibs) 2 children: 40: 0x2ae5eea7f0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: 0x2ae5eea930 VAL***: '*CENTER' (2 sibs) 40: 0x2ae5eea9c8 VAL***: '*BIG' (2 sibs) 40: 0x2ae5eea888 KEYVAL: 'label' 'center/big' (2 sibs) 40: 0x2ae5ee9f48 MAP: (8 sibs) 3 children: 40: 0x2ae5eeaa70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: 0x2ae5eeac40 VAL***: '*BIG' (3 sibs) 40: 0x2ae5eeacd8 VAL***: '*LEFT' (3 sibs) 40: 0x2ae5eead70 VAL***: '*SMALL' (3 sibs) 40: 0x2ae5eeab08 KEYVAL: 'x' '1' (3 sibs) 40: 0x2ae5eeaba0 KEYVAL: 'label' 'center/big' (3 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb0d50 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5fb0de0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2ae5fb0e70 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5fb0f00 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5fb0f90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2ae5fb1020 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5fb10b0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5fb1140 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2ae5fb11d0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5fb1260 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2ae5fb12f0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5fb1380 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5fb1410 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5fb14a0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5fb1530 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5fb15c0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5fb1650 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2ae5fb16e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2ae5fb1770 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2ae5fb1800 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2ae5fb1890 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2ae5fb1920 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2ae5fb19b0 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2ae5fb1a40 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2ae5fb1ad0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2ae5fb1b60 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2ae5fb1bf0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2ae5fb1c80 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2ae5fb1d10 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2ae5fb1da0 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2ae5fb1e30 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2ae5fb1ec0 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef73c8 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5eeb7a0 MAP: (8 sibs) 2 children: 40: 0x2ae5ee8a10 KEYVAL: 'x' '1' (2 sibs) 40: 0x2ae5ee8aa8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5eeb838 MAP: (8 sibs) 2 children: 40: 0x2ae5ee9210 KEYVAL: 'x' '0' (2 sibs) 40: 0x2ae5ee92a8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2ae5eeb8d0 MAP: (8 sibs) 1 children: 40: 0x2ae5eebc70 KEYVAL: 'r' '10' (1 sibs) 40: 0x2ae5eeb968 MAP: (8 sibs) 1 children: 40: 0x2ae5eebd10 KEYVAL: 'r' '1' (1 sibs) 40: 0x2ae5eeba00 MAP: (8 sibs) 4 children: 40: 0x2ae5eebdb0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eebe48 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eebee0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eebf78 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eeba98 MAP: (8 sibs) 4 children: 40: 0x2ae5eec020 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec0b8 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec150 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec1e8 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eebb30 MAP: (8 sibs) 4 children: 40: 0x2ae5eec290 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec328 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec3c0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec458 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2ae5eebbc8 MAP: (8 sibs) 4 children: 40: 0x2ae5eec500 KEYVAL: 'x' '1' (4 sibs) 40: 0x2ae5eec598 KEYVAL: 'y' '2' (4 sibs) 40: 0x2ae5eec630 KEYVAL: 'r' '10' (4 sibs) 40: 0x2ae5eec6c8 KEYVAL: 'label' 'center/big' (4 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb1f60 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5fb1ff0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2ae5fb2080 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2ae5fb2110 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2ae5fb21a0 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2ae5fb2230 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2ae5fb22c0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2ae5fb2350 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2ae5fb23e0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2ae5fb2470 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5fb2500 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2ae5fb2590 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2ae5fb2620 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2ae5fb26b0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2ae5fb2740 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2ae5fb27d0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2ae5fb2860 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2ae5fb28f0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2ae5fb2980 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2ae5fb2a10 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2ae5fb2aa0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2ae5fb2b30 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2ae5fb2bc0 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2ae5fb2c50 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2ae5fb2ce0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2ae5fb2d70 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2ae5fb2e00 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2ae5fb2e90 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2ae5fb2f20 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2ae5fb2fb0 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2ae5fb3040 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef74e0 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eecbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2ae5eecc78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2ae5eecd10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eecf80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2ae5eed018 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2ae5eecda8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2ae5ee8bf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eece40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2ae5eed0c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed158 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eeced8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2ae5eed200 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed298 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb30e0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fb3170 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5fb3200 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5fb3290 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5fb3320 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5fb33b0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5fb3440 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5fb34d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5fb3560 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5fb35f0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5fb3680 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5fb3710 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5fb37a0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5fb3830 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef75f8 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eed340 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2ae5eed3d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2ae5eed470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eed6e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2ae5eed778 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2ae5eed508 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2ae5eed820 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eed5a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2ae5eed8c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eed958 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eed638 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2ae5eeda00 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2ae5eeda98 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb38d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fb3960 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2ae5fb39f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2ae5fb3a80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5fb3b10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2ae5fb3ba0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2ae5fb3c30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5fb3cc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5fb3d50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5fb3de0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2ae5fb3e70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5fb3f00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5fb3f90 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2ae5fb4020 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7710 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eee410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eee4a8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eee540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eee7b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eee848 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eee5d8 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2ae5eee8f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eee670 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2ae5eee990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeea28 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eee708 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2ae5eeead0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeeb68 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb40c0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fb4150 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5fb41e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5fb4270 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5fb4300 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5fb4390 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5fb4420 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5fb44b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5fb4540 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5fb45d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5fb4660 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5fb46f0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5fb4780 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5fb4810 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7828 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2ae5eec7c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eec858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2ae5eec8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2ae5eeec10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eeeca8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2ae5eec988 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2ae5eeed50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2ae5eeca20 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2ae5eeedf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeee88 KEYVAL: 'age' '10' (2 sibs) 40: 0x2ae5eecab8 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2ae5eeef30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2ae5eeefc8 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb48b0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fb4940 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2ae5fb49d0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2ae5fb4a60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2ae5fb4af0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2ae5fb4b80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2ae5fb4c10 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2ae5fb4ca0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2ae5fb4d30 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2ae5fb4dc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2ae5fb4e50 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2ae5fb4ee0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2ae5fb4f70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2ae5fb5000 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7940 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2ae5eef670 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2ae5eef708 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2ae5eef7a0 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2ae5ee9350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2ae5ee93e8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2ae5eef838 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2ae5eefaa0 MAP: (2 sibs) 4 children: 40: 0x2ae5eeb080 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2ae5eeb118 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2ae5eeb1b0 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2ae5eeb248 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2ae5eefb38 MAP: (2 sibs) 5 children: 40: 0x2ae5eefbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2ae5eefc78 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2ae5eefd10 KEYVAL: 'size' '8' (5 sibs) 40: 0x2ae5eefda8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2ae5eefe40 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2ae5eef8d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: 0x2ae5ee8f00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ee8f98 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ee9030 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5eef968 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: 0x2ae5eefa00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb50a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5fb5130 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5fb51c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5fb5250 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5fb52e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5fb5370 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5fb5400 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5fb5490 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5fb5520 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5fb55b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5fb5640 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5fb56d0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5fb5760 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5fb57f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5fb5880 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5fb5910 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5fb59a0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5fb5a30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5fb5ac0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2ae5fb5b50 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5fb5be0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5fb5c70 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5fb5d00 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2ae5fb5d90 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7a58 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2ae5eeff30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2ae5eeffc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2ae5ef0060 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2ae5ef0360 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2ae5ef03f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2ae5ef00f8 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2ae5ef04a0 MAP: (2 sibs) 4 children: 40: 0x2ae5eeb2f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2ae5eeb388 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2ae5eeb420 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2ae5eeb4b8 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2ae5ef0538 MAP: (2 sibs) 5 children: 40: 0x2ae5ef05e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2ae5ef0678 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2ae5ef0710 KEYVAL: 'size' '8' (5 sibs) 40: 0x2ae5ef07a8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2ae5ef0840 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2ae5ef0190 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: 0x2ae5ee9830 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ee98c8 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ee9960 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5ef0228 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: 0x2ae5ef08e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2ae5ef0978 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2ae5ef0a10 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2ae5ef02c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb5e30 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2ae5fb5ec0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2ae5fb5f50 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2ae5fb5fe0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2ae5fb6070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2ae5fb6100 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2ae5fb6190 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2ae5fb6220 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2ae5fb62b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2ae5fb6340 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2ae5fb63d0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2ae5fb6460 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2ae5fb64f0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2ae5fb6580 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2ae5fb6610 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2ae5fb66a0 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2ae5fb6730 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2ae5fb67c0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2ae5fb6850 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2ae5fb68e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2ae5fb6970 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2ae5fb6a00 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2ae5fb6a90 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2ae5fb6b20 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2ae5fb6bb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2ae5fb6c40 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2ae5fb6cd0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 (11 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7b70 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2ae5ef25b0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef2950 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: 0x2ae5ef29f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef2a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef2b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef2bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef2c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef2648 MAP: (6 sibs) 1 children: 40: 0x2ae5ef2cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: 0x2ae5ef2d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef2e28 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef2ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef2f58 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef2ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef26e0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef3090 KEYVAL***: 'step' '*id001' (1 sibs) 40: 0x2ae5ef2778 MAP: (6 sibs) 1 children: 40: 0x2ae5ef3130 KEYVAL***: 'step' '*id002' (1 sibs) 40: 0x2ae5ef2810 MAP: (6 sibs) 1 children: 40: 0x2ae5ef31d0 KEYMAP: 'step' (1 sibs) 2 children: 40: 0x2ae5ef3270 KEYVAL***: '<<' '*id001' (2 sibs) 40: 0x2ae5ef3308 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: 0x2ae5ef28a8 MAP: (6 sibs) 1 children: 40: 0x2ae5ef33b0 KEYVAL***: 'step' '*id002' (1 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb6d70 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fb6e00 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5fb6e90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2ae5fb6f20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5fb6fb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5fb7040 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5fb70d0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5fb7160 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5fb71f0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5fb7280 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2ae5fb7310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5fb73a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5fb7430 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5fb74c0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5fb7550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5fb75e0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5fb7670 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2ae5fb7700 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2ae5fb7790 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2ae5fb7820 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2ae5fb78b0 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2ae5fb7940 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2ae5fb79d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2ae5fb7a60 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2ae5fb7af0 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7c88 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2ae5ef4650 MAP: (6 sibs) 1 children: 40: 0x2ae5eee190 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef49f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef4a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef4b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef4bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef4c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef46e8 MAP: (6 sibs) 1 children: 40: 0x2ae5eee230 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef4cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef4d88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef4e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef4eb8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef4f50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef4780 MAP: (6 sibs) 1 children: 40: 0x2ae5eee2d0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef4ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5088 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef5120 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef51b8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef5250 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2ae5ef4818 MAP: (6 sibs) 1 children: 40: 0x2ae5eee370 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef52f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5388 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef5420 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef54b8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef5550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef48b0 MAP: (6 sibs) 1 children: 40: 0x2ae5ef55f0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef5690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5728 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2ae5ef57c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2ae5ef5858 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2ae5ef58f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2ae5ef4948 MAP: (6 sibs) 1 children: 40: 0x2ae5ef5990 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2ae5ef5a30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2ae5ef5ac8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2ae5ef5b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2ae5ef5bf8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2ae5ef5c90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb7b90 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2ae5fb7c20 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2ae5fb7cb0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2ae5fb7d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2ae5fb7dd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2ae5fb7e60 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2ae5fb7ef0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2ae5fb7f80 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2ae5fb8010 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2ae5fb80a0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2ae5fb8130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2ae5fb81c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2ae5fb8250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2ae5fb82e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2ae5fb8370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2ae5fb8400 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2ae5fb8490 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2ae5fb8520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2ae5fb85b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2ae5fb8640 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2ae5fb86d0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2ae5fb8760 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2ae5fb87f0 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2ae5fb8880 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2ae5fb8910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2ae5fb89a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2ae5fb8a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2ae5fb8ac0 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2ae5fb8b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2ae5fb8be0 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2ae5fb8c70 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2ae5fb8d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2ae5fb8d90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2ae5fb8e20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2ae5fb8eb0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2ae5fb8f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2ae5fb8fd0 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2ae5fb9060 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2ae5fb90f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2ae5fb9180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2ae5fb9210 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2ae5fb92a0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2ae5fb9330 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7da0 [ROOT] STREAM: (0 sibs) 17 children: 40: 0x2ae5ef5d30 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5dc8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5e60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5ef8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2ae5ef5f90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2ae5ef6028 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2ae5ef60c0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2ae5ef6158 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2ae5ef61f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2ae5ef3a50 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2ae5ef6288 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2ae5ef3af0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2ae5ef6320 DOCMAP: (17 sibs) 2 children: 40: 0x2ae5ee88d0 KEYVAL: 'a6' '1' (2 sibs) 40: 0x2ae5ee8968 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: 0x2ae5ef63b8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3b90 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2ae5ef6450 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3c30 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2ae5ef64e8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef3450 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2ae5ef6580 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2ae5ef34f0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2ae5ef6618 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: 0x2ae5ef66b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fb93d0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2ae5fb9460 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2ae5fb94f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2ae5fb9580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2ae5fb9610 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2ae5fb96a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2ae5fb9730 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2ae5fb97c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2ae5fb9850 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2ae5fb98e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2ae5fb9970 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2ae5fb9a00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2ae5fb9a90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2ae5fb9b20 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2ae5fb9bb0 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2ae5fb9c40 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2ae5fb9cd0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2ae5fb9d60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2ae5fb9df0 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2ae5fb9e80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2ae5fb9f10 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2ae5fb9fa0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2ae5fba030 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2ae5fba0c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2ae5fba150 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2ae5fba1e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7eb8 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2ae5ef4050 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: 0x2ae5ef40e8 KEYVAL***: '*vref' 'c' (5 sibs) 40: 0x2ae5ef4180 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: 0x2ae5ef4218 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: 0x2ae5ef42b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2ae5eedb40 KEYVAL***: '*kref' 'cc' (2 sibs) 40: 0x2ae5eedbd8 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fba280 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5fba310 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2ae5fba3a0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2ae5fba430 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5fba4c0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2ae5fba550 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5fba5e0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2ae5fba670 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef7fd0 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2ae5ef0ab0 KEYVAL: 'a' 'b' (5 sibs) 40: 0x2ae5ef0b48 KEYVAL: 'b' 'c' (5 sibs) 40: 0x2ae5ef0be0 KEYVAL: 'aa' 'bb' (5 sibs) 40: 0x2ae5ef0c78 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: 0x2ae5ef0d10 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2ae5eedcd0 KEYVAL: 'aa' 'cc' (2 sibs) 40: 0x2ae5eedd68 KEYVAL: 'bbb' 'cc' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fba710 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2ae5fba7a0 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2ae5fba830 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2ae5fba8c0 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2ae5fba950 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2ae5fba9e0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2ae5fbaa70 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2ae5fbab00 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef80e8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5ee90d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: 0x2ae5ee9168 KEYVAL***: '*b0' '*a0' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbaba0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fbac30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2ae5fbacc0 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8200 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef070 KEYVAL: 'a0' 'b0' (2 sibs) 40: 0x2ae5eef108 KEYVAL: 'b0' 'a0' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbad60 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fbadf0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2ae5fbae80 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8318 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 40: 0x2ae5ef6890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: 0x2ae5ef6928 KEYVAL***: '*b0' '*a0' (8 sibs) 40: 0x2ae5ef69c0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2ae5ef6d60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: 0x2ae5ef6df8 KEYVAL***: '*b1' '*a1' (2 sibs) 40: 0x2ae5ef6a58 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2ae5ee9660 KEYVAL***: '*b0' '*a0' (3 sibs) 40: 0x2ae5ee96f8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: 0x2ae5ee9790 KEYVAL***: '*b2' '*a2' (3 sibs) 40: 0x2ae5ef6af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: 0x2ae5ef6ea0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: 0x2ae5ef6f38 KEYVAL***: '*b3' '*b0' (2 sibs) 40: 0x2ae5ef6b88 KEYVAL***: 'map4' '*a0' (8 sibs) 40: 0x2ae5ef6c20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: 0x2ae5ef6fe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: 0x2ae5ef7078 KEYVAL***: '*b5' '*a5' (2 sibs) 40: 0x2ae5ef6cb8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: 0x2ae5ef7120 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: 0x2ae5ef71b8 KEYVAL***: '*b6' '*b6' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbaf20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2ae5fbafb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2ae5fbb040 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2ae5fbb0d0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5fbb160 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2ae5fbb1f0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2ae5fbb280 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5fbb310 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2ae5fbb3a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2ae5fbb430 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2ae5fbb4c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5fbb550 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2ae5fbb5e0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2ae5fbb670 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2ae5fbb700 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5fbb790 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2ae5fbb820 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2ae5fbb8b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5fbb940 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2ae5fbb9d0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8430 [ROOT] MAP: (0 sibs) 8 children: 40: 0x2ae5ef9570 KEYVAL: 'a0' 'b0' (8 sibs) 40: 0x2ae5ef9608 KEYVAL: 'b0' 'a0' (8 sibs) 40: 0x2ae5ef96a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2ae5ef9a40 KEYVAL: 'a1' 'b1' (2 sibs) 40: 0x2ae5ef9ad8 KEYVAL: 'b1' 'a1' (2 sibs) 40: 0x2ae5ef9738 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2ae5ef9b80 KEYVAL: 'b0' 'a0' (3 sibs) 40: 0x2ae5ef9c18 KEYVAL: 'a2' 'b2' (3 sibs) 40: 0x2ae5ef9cb0 KEYVAL: 'b2' 'a2' (3 sibs) 40: 0x2ae5ef97d0 KEYMAP: 'map3' (8 sibs) 2 children: 40: 0x2ae5ef9d50 KEYVAL: 'a3' 'b3' (2 sibs) 40: 0x2ae5ef9de8 KEYVAL: 'b3' 'b0' (2 sibs) 40: 0x2ae5ef9868 KEYVAL: 'map4' 'a0' (8 sibs) 40: 0x2ae5ef9900 KEYMAP: 'map5' (8 sibs) 2 children: 40: 0x2ae5ef9e90 KEYVAL: 'a5' 'b5' (2 sibs) 40: 0x2ae5ef9f28 KEYVAL: 'b5' 'a5' (2 sibs) 40: 0x2ae5ef9998 KEYMAP: 'map6' (8 sibs) 2 children: 40: 0x2ae5ef9fd0 KEYVAL: 'a6' 'b6' (2 sibs) 40: 0x2ae5efa068 KEYVAL: 'b6' 'b6' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbba70 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2ae5fbbb00 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2ae5fbbb90 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2ae5fbbc20 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2ae5fbbcb0 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2ae5fbbd40 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2ae5fbbdd0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2ae5fbbe60 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2ae5fbbef0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2ae5fbbf80 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2ae5fbc010 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2ae5fbc0a0 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2ae5fbc130 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2ae5fbc1c0 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2ae5fbc250 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2ae5fbc2e0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2ae5fbc370 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2ae5fbc400 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2ae5fbc490 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2ae5fbc520 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8548 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 40: 0x2ae5ef19d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: 0x2ae5ef1ea0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2ae5ef1f38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2ae5ef1fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2ae5ef1a68 MAP: (8 sibs) 3 children: 40: 0x2ae5ef2070 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: 0x2ae5ef2108 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: 0x2ae5ef21a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: 0x2ae5ef1b00 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: 0x2ae5ef1150 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2ae5ef1b98 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: 0x2ae5ef11f0 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2ae5ef1c30 MAP: (8 sibs) 7 children: 40: 0x2ae5efa110 KEYVAL***: '*a1' 'w1' (7 sibs) 40: 0x2ae5efa1a8 KEYVAL***: '*a2' 'w2' (7 sibs) 40: 0x2ae5efa240 KEYVAL***: '*a3' 'w3' (7 sibs) 40: 0x2ae5efa2d8 KEYVAL***: '*a4' 'w4' (7 sibs) 40: 0x2ae5efa370 KEYVAL***: '*a5' 'w5' (7 sibs) 40: 0x2ae5efa408 KEYVAL***: '*a6' 'w6' (7 sibs) 40: 0x2ae5efa4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: 0x2ae5ef1cc8 VAL***: '*a0' (8 sibs) 40: 0x2ae5ef1d60 VAL***: '*a7' (8 sibs) 40: 0x2ae5ef1df8 VAL***: '*a9' (8 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbc5c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2ae5fbc650 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2ae5fbc6e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5fbc770 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5fbc800 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5fbc890 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5fbc920 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5fbc9b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5fbca40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5fbcad0 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2ae5fbcb60 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5fbcbf0 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2ae5fbcc80 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5fbcd10 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5fbcda0 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5fbce30 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5fbcec0 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5fbcf50 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5fbcfe0 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5fbd070 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5fbd100 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5fbd190 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2ae5fbd220 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2ae5fbd2b0 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8660 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2ae5efa540 MAP: (8 sibs) 3 children: 40: 0x2ae5efaa10 KEYVAL: 'k1' 'v1' (3 sibs) 40: 0x2ae5efaaa8 KEYVAL: 'k2' 'v2' (3 sibs) 40: 0x2ae5efab40 KEYVAL: 'k3' 'v3' (3 sibs) 40: 0x2ae5efa5d8 MAP: (8 sibs) 3 children: 40: 0x2ae5efabe0 KEYVAL: 'k4' 'v4' (3 sibs) 40: 0x2ae5efac78 KEYVAL: 'k5' 'v5' (3 sibs) 40: 0x2ae5efad10 KEYVAL: 'k6' 'v6' (3 sibs) 40: 0x2ae5efa670 MAP: (8 sibs) 1 children: 40: 0x2ae5eef5c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: 0x2ae5efa708 MAP: (8 sibs) 1 children: 40: 0x2ae5ef2460 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2ae5efa7a0 MAP: (8 sibs) 7 children: 40: 0x2ae5efadb0 KEYVAL: 'k1' 'w1' (7 sibs) 40: 0x2ae5efae48 KEYVAL: 'k2' 'w2' (7 sibs) 40: 0x2ae5efaee0 KEYVAL: 'k3' 'w3' (7 sibs) 40: 0x2ae5efaf78 KEYVAL: 'k4' 'w4' (7 sibs) 40: 0x2ae5efb010 KEYVAL: 'k5' 'w5' (7 sibs) 40: 0x2ae5efb0a8 KEYVAL: 'k6' 'w6' (7 sibs) 40: 0x2ae5efb140 KEYVAL: 'k8' 'w8' (7 sibs) 40: 0x2ae5efa838 MAP: (8 sibs) 3 children: 40: 0x2ae5efb1e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2ae5efb278 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2ae5efb310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2ae5efa8d0 MAP: (8 sibs) 1 children: 40: 0x2ae5efb3b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2ae5efa968 MAP: (8 sibs) 1 children: 40: 0x2ae5efb450 KEYVAL: 'k10' 'v10' (1 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbd350 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2ae5fbd3e0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2ae5fbd470 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2ae5fbd500 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2ae5fbd590 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2ae5fbd620 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2ae5fbd6b0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2ae5fbd740 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2ae5fbd7d0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2ae5fbd860 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2ae5fbd8f0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2ae5fbd980 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2ae5fbda10 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2ae5fbdaa0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2ae5fbdb30 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2ae5fbdbc0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2ae5fbdc50 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2ae5fbdce0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2ae5fbdd70 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2ae5fbde00 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2ae5fbde90 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2ae5fbdf20 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2ae5fbdfb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2ae5fbe040 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2ae5fbe0d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2ae5fbe160 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2ae5fbe1f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2ae5fbe280 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2ae5fbe310 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8778 [ROOT] MAP: (0 sibs) 3 children: 40: 0x2ae5ee9490 KEYVAL: 'a' '1' (3 sibs) 40: 0x2ae5ee9528 KEYVAL: 'b' '' (3 sibs) 40: 0x2ae5ee95c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbe3b0 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2ae5fbe440 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2ae5fbe4d0 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2ae5fbe560 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef8890 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef1b0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 40: 0x2ae5eef248 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbe600 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fbe690 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5fbe720 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2ae5ef89a8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2ae5eef2f0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 40: 0x2ae5eef388 KEYVAL: 'baz' 'foo' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2ae5fbe7c0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2ae5fbe850 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2ae5fbe8e0 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 40: [----------] 440 tests from SIMPLE_ANCHOR/YmlTestCase (429 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 463 tests from 5 test suites ran. (438 ms total) 40: [ PASSED ] 463 tests. 40/50 Test #40: ryml-test-simple_anchor ........... Passed 0.49 sec test 41 Start 41: ryml-test-indentation 41: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-indentation-0.4.1 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 41: [==========] Running 221 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 220 tests from INDENTATION/YmlTestCase 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --------------- 41: 41: # this is an indented doc 41: --- 41: - foo 41: - bar 41: - baz 41: --------------- 41: REF TREE: 41: 0x2ae1352f40 [ROOT] STREAM: (0 sibs) 1 children: 41: 0x2ae134bfc0 DOCSEQ: (1 sibs) 3 children: 41: 0x2ae134c060 VAL: 'foo' (3 sibs) 41: 0x2ae134c0f8 VAL: 'bar' (3 sibs) 41: 0x2ae134c190 VAL: 'baz' (3 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1373860 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2ae13738f0 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2ae1373980 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2ae1373a10 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2ae1373aa0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2ae1353058 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134cd10 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134cda8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134ce50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134d020 VAL: 'val0' (2 sibs) 41: 0x2ae134d0b8 VAL: 'val1' (2 sibs) 41: 0x2ae134cee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134d160 VAL: 'val2' (2 sibs) 41: 0x2ae134d1f8 VAL: 'val3' (2 sibs) 41: 0x2ae134cf80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134d2a0 VAL: 'val4' (2 sibs) 41: 0x2ae134d338 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1374b20 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1374bb0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1374c40 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1374cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1374d60 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1374df0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1374e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1374f10 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1374fa0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1375030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae13750c0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1375150 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2ae1353170 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134d850 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134d8e8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134d990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134db60 VAL: 'val0' (2 sibs) 41: 0x2ae134dbf8 VAL: 'val1' (2 sibs) 41: 0x2ae134da28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134dca0 VAL: 'val2' (2 sibs) 41: 0x2ae134dd38 VAL: 'val3' (2 sibs) 41: 0x2ae134dac0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134dde0 VAL: 'val4' (2 sibs) 41: 0x2ae134de78 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1375cd0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1375d60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1375df0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1375e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1375f10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1375fa0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1376030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13760c0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1376150 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13761e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1376270 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1376300 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2ae1353288 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134df20 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134dfb8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134e060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134e230 VAL: 'val0' (2 sibs) 41: 0x2ae134e2c8 VAL: 'val1' (2 sibs) 41: 0x2ae134e0f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134e370 VAL: 'val2' (2 sibs) 41: 0x2ae134e408 VAL: 'val3' (2 sibs) 41: 0x2ae134e190 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134e4b0 VAL: 'val4' (2 sibs) 41: 0x2ae134e548 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1376e80 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1376f10 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1376fa0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1377030 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae13770c0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1377150 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae13771e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1377270 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1377300 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1377390 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1377420 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae13774b0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2ae13533a0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134eec0 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134ef58 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134f000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134f1d0 VAL: 'val0' (2 sibs) 41: 0x2ae134f268 VAL: 'val1' (2 sibs) 41: 0x2ae134f098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134f310 VAL: 'val2' (2 sibs) 41: 0x2ae134f3a8 VAL: 'val3' (2 sibs) 41: 0x2ae134f130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134f450 VAL: 'val4' (2 sibs) 41: 0x2ae134f4e8 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1378030 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13780c0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1378150 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae13781e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1378270 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1378300 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1378390 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1378420 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae13784b0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1378540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae13785d0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1378660 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: --------------- 41: 41: matrix: 41: 41: include: # next line is blank 41: 41: - env01 41: - env02 41: - env03 41: - env04 # next line has one space 41: 41: - env11 41: - env12 41: - env13 41: - env14 # next line has two spaces 41: 41: - env21 41: - env22 41: - env23 41: - env24 # next line has three spaces 41: 41: - env31 41: - env32 41: - env33 41: - env34 # next line has four spaces 41: 41: - env41 41: - env42 41: - env43 41: - env44 # next line has five spaces 41: 41: - env51 41: - env52 41: - env53 41: - env54 # next line has six spaces 41: 41: - env61 41: - env62 41: - env63 41: - env64 # next line has five spaces 41: --------------- 41: REF TREE: 41: 0x2ae13534b8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae134d4d0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: 0x2ae134d570 KEYSEQ: 'include' (1 sibs) 28 children: 41: 0x2ae13516f0 VAL: 'env01' (28 sibs) 41: 0x2ae1351788 VAL: 'env02' (28 sibs) 41: 0x2ae1351820 VAL: 'env03' (28 sibs) 41: 0x2ae13518b8 VAL: 'env04' (28 sibs) 41: 0x2ae1351950 VAL: 'env11' (28 sibs) 41: 0x2ae13519e8 VAL: 'env12' (28 sibs) 41: 0x2ae1351a80 VAL: 'env13' (28 sibs) 41: 0x2ae1351b18 VAL: 'env14' (28 sibs) 41: 0x2ae1351bb0 VAL: 'env21' (28 sibs) 41: 0x2ae1351c48 VAL: 'env22' (28 sibs) 41: 0x2ae1351ce0 VAL: 'env23' (28 sibs) 41: 0x2ae1351d78 VAL: 'env24' (28 sibs) 41: 0x2ae1351e10 VAL: 'env31' (28 sibs) 41: 0x2ae1351ea8 VAL: 'env32' (28 sibs) 41: 0x2ae1351f40 VAL: 'env33' (28 sibs) 41: 0x2ae1351fd8 VAL: 'env34' (28 sibs) 41: 0x2ae1352070 VAL: 'env41' (28 sibs) 41: 0x2ae1352108 VAL: 'env42' (28 sibs) 41: 0x2ae13521a0 VAL: 'env43' (28 sibs) 41: 0x2ae1352238 VAL: 'env44' (28 sibs) 41: 0x2ae13522d0 VAL: 'env51' (28 sibs) 41: 0x2ae1352368 VAL: 'env52' (28 sibs) 41: 0x2ae1352400 VAL: 'env53' (28 sibs) 41: 0x2ae1352498 VAL: 'env54' (28 sibs) 41: 0x2ae1352530 VAL: 'env61' (28 sibs) 41: 0x2ae13525c8 VAL: 'env62' (28 sibs) 41: 0x2ae1352660 VAL: 'env63' (28 sibs) 41: 0x2ae13526f8 VAL: 'env64' (28 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae137a120 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae137a1b0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2ae137a240 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2ae137a2d0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2ae137a360 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2ae137a3f0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2ae137a480 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2ae137a510 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2ae137a5a0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2ae137a630 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2ae137a6c0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2ae137a750 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2ae137a7e0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2ae137a870 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2ae137a900 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2ae137a990 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2ae137aa20 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2ae137aab0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2ae137ab40 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2ae137abd0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2ae137ac60 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2ae137acf0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2ae137ad80 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2ae137ae10 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2ae137aea0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2ae137af30 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2ae137afc0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2ae137b050 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2ae137b0e0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2ae137b170 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2ae137b200 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/5 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: --------------- 41: 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: --------------- 41: REF TREE: 41: 0x2ae13535d0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae13505a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: 0x2ae13506e0 KEYSEQ: 'files' (3 sibs) 6 children: 41: 0x2ae13508b0 VAL: 'a' (6 sibs) 41: 0x2ae1350948 VAL: 'b' (6 sibs) 41: 0x2ae13509e0 VAL: 'c' (6 sibs) 41: 0x2ae1350a78 VAL: 'd' (6 sibs) 41: 0x2ae1350b10 VAL: 'e' (6 sibs) 41: 0x2ae1350ba8 VAL: 'f' (6 sibs) 41: 0x2ae1350778 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: 0x2ae1350c50 VAL: 'a' (2 sibs) 41: 0x2ae1350ce8 VAL: 'b' (2 sibs) 41: 0x2ae1350810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: 0x2ae1350d90 VAL: 'a' (2 sibs) 41: 0x2ae1350e28 VAL: 'b' (2 sibs) 41: 0x2ae1350638 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: 0x2ae1350ed0 KEYSEQ: 'files' (2 sibs) 6 children: 41: 0x2ae1351010 VAL: 'a' (6 sibs) 41: 0x2ae13510a8 VAL: 'b' (6 sibs) 41: 0x2ae1351140 VAL: 'c' (6 sibs) 41: 0x2ae13511d8 VAL: 'd' (6 sibs) 41: 0x2ae1351270 VAL: 'e' (6 sibs) 41: 0x2ae1351308 VAL: 'f' (6 sibs) 41: 0x2ae1350f68 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: 0x2ae13513b0 VAL: 'a' (2 sibs) 41: 0x2ae1351448 VAL: 'b' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae137bdb0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae137be40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2ae137bed0 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2ae137bf60 VAL: 'a' (6 sibs) 41: [4] [4] 0x2ae137bff0 VAL: 'b' (6 sibs) 41: [5] [5] 0x2ae137c080 VAL: 'c' (6 sibs) 41: [6] [6] 0x2ae137c110 VAL: 'd' (6 sibs) 41: [7] [7] 0x2ae137c1a0 VAL: 'e' (6 sibs) 41: [8] [8] 0x2ae137c230 VAL: 'f' (6 sibs) 41: [9] [9] 0x2ae137c2c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2ae137c350 VAL: 'a' (2 sibs) 41: [11] [11] 0x2ae137c3e0 VAL: 'b' (2 sibs) 41: [12] [12] 0x2ae137c470 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2ae137c500 VAL: 'a' (2 sibs) 41: [14] [14] 0x2ae137c590 VAL: 'b' (2 sibs) 41: [15] [15] 0x2ae137c620 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2ae137c6b0 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2ae137c740 VAL: 'a' (6 sibs) 41: [18] [18] 0x2ae137c7d0 VAL: 'b' (6 sibs) 41: [19] [19] 0x2ae137c860 VAL: 'c' (6 sibs) 41: [20] [20] 0x2ae137c8f0 VAL: 'd' (6 sibs) 41: [21] [21] 0x2ae137c980 VAL: 'e' (6 sibs) 41: [22] [22] 0x2ae137ca10 VAL: 'f' (6 sibs) 41: [23] [23] 0x2ae137caa0 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2ae137cb30 VAL: 'a' (2 sibs) 41: [25] [25] 0x2ae137cbc0 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/6 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: --------------- 41: 41: skip_commits: 41: files: 41: - a # next line has 22 spaces (aligns with -) 41: 41: - b # next line has 23 spaces (aligns with #) 41: 41: - c # next line has 3 spaces 41: 41: - d 41: --------------- 41: REF TREE: 41: 0x2ae13536e8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae1351540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: 0x2ae13515e0 KEYSEQ: 'files' (1 sibs) 4 children: 41: 0x2ae1352c80 VAL: 'a' (4 sibs) 41: 0x2ae1352d18 VAL: 'b' (4 sibs) 41: 0x2ae1352db0 VAL: 'c' (4 sibs) 41: 0x2ae1352e48 VAL: 'd' (4 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae137d200 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae137d290 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2ae137d320 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2ae137d3b0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2ae137d440 VAL: 'b' (4 sibs) 41: [5] [5] 0x2ae137d4d0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2ae137d560 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: --------------- 41: 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: --------------- 41: REF TREE: 41: 0x2ae1353800 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134c850 KEYSEQ: 'foo' (2 sibs) 2 children: 41: 0x2ae134c710 VAL: 'a' (2 sibs) 41: 0x2ae134c7a8 VAL: 'b' (2 sibs) 41: 0x2ae134c8e8 KEYSEQ: 'bar' (2 sibs) 2 children: 41: 0x2ae134c5d0 VAL: 'c' (2 sibs) 41: 0x2ae134c668 VAL: 'd' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae137e250 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae137e2e0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2ae137e370 VAL: 'a' (2 sibs) 41: [3] [3] 0x2ae137e400 VAL: 'b' (2 sibs) 41: [4] [4] 0x2ae137e490 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2ae137e520 VAL: 'c' (2 sibs) 41: [6] [6] 0x2ae137e5b0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: --------------- 41: 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: # 41: - b1 41: # 41: - b2 41: # 41: # 41: # 41: - b3 41: # 41: # 41: # 41: - b4 41: # 41: # - c 41: #- d 41: - b5 41: #- d2 41: #- d3 41: #- d4 41: - b6 41: #- d41 41: # 41: - b61 41: # 41: # 41: - b62 41: # 41: # 41: # 41: - b63 41: # 41: - b64 41: # 41: - b65 41: # 41: # 41: # 41: - b66 41: # 41: # 41: # 41: # 41: #- d41 41: #- d5 41: #- d6 41: #- d7 41: - b7 41: #- d8 41: # 41: # 41: # 41: - b8 41: # 41: # 41: # 41: - b9 41: # 41: # 41: - b10 41: # 41: # 41: - e 41: - f 41: - g 41: --------------- 41: REF TREE: 41: 0x2ae1353918 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae134d3e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: 0x2ae134c490 KEYVAL: 'map' 'mirror' (2 sibs) 41: 0x2ae134c528 KEYSEQ: 'dat' (2 sibs) 21 children: 41: 0x2ae1355980 VAL: 'a' (21 sibs) 41: 0x2ae1355a18 VAL: 'b' (21 sibs) 41: 0x2ae1355ab0 VAL: 'b1' (21 sibs) 41: 0x2ae1355b48 VAL: 'b2' (21 sibs) 41: 0x2ae1355be0 VAL: 'b3' (21 sibs) 41: 0x2ae1355c78 VAL: 'b4' (21 sibs) 41: 0x2ae1355d10 VAL: 'b5' (21 sibs) 41: 0x2ae1355da8 VAL: 'b6' (21 sibs) 41: 0x2ae1355e40 VAL: 'b61' (21 sibs) 41: 0x2ae1355ed8 VAL: 'b62' (21 sibs) 41: 0x2ae1355f70 VAL: 'b63' (21 sibs) 41: 0x2ae1356008 VAL: 'b64' (21 sibs) 41: 0x2ae13560a0 VAL: 'b65' (21 sibs) 41: 0x2ae1356138 VAL: 'b66' (21 sibs) 41: 0x2ae13561d0 VAL: 'b7' (21 sibs) 41: 0x2ae1356268 VAL: 'b8' (21 sibs) 41: 0x2ae1356300 VAL: 'b9' (21 sibs) 41: 0x2ae1356398 VAL: 'b10' (21 sibs) 41: 0x2ae1356430 VAL: 'e' (21 sibs) 41: 0x2ae13564c8 VAL: 'f' (21 sibs) 41: 0x2ae1356560 VAL: 'g' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1380c90 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae1380d20 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2ae1380db0 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2ae1380e40 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2ae1380ed0 VAL: 'a' (21 sibs) 41: [5] [5] 0x2ae1380f60 VAL: 'b' (21 sibs) 41: [6] [6] 0x2ae1380ff0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2ae1381080 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2ae1381110 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2ae13811a0 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2ae1381230 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2ae13812c0 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2ae1381350 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2ae13813e0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2ae1381470 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2ae1381500 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2ae1381590 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2ae1381620 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2ae13816b0 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2ae1381740 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2ae13817d0 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2ae1381860 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2ae13818f0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2ae1381980 VAL: 'f' (21 sibs) 41: [24] [24] 0x2ae1381a10 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/9 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: --------------- 41: 41: e: 41: - f 41: g: h 41: a: 41: - b 41: 41: c: d 41: --------------- 41: REF TREE: 41: 0x2ae1353a30 [ROOT] MAP: (0 sibs) 4 children: 41: 0x2ae13527a0 KEYSEQ: 'e' (4 sibs) 1 children: 41: 0x2ae134e5f0 VAL: 'f' (1 sibs) 41: 0x2ae1352838 KEYVAL: 'g' 'h' (4 sibs) 41: 0x2ae13528d0 KEYSEQ: 'a' (4 sibs) 1 children: 41: 0x2ae134e690 VAL: 'b' (1 sibs) 41: 0x2ae1352968 KEYVAL: 'c' 'd' (4 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1381ea0 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2ae1381f30 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2ae1381fc0 VAL: 'f' (1 sibs) 41: [3] [3] 0x2ae1382050 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2ae13820e0 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2ae1382170 VAL: 'b' (1 sibs) 41: [6] [6] 0x2ae1382200 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --------------- 41: 41: # this is an indented doc 41: --- 41: - foo 41: - bar 41: - baz 41: --------------- 41: REF TREE: 41: 0x2ae1352f40 [ROOT] STREAM: (0 sibs) 1 children: 41: 0x2ae134bfc0 DOCSEQ: (1 sibs) 3 children: 41: 0x2ae134c060 VAL: 'foo' (3 sibs) 41: 0x2ae134c0f8 VAL: 'bar' (3 sibs) 41: 0x2ae134c190 VAL: 'baz' (3 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13827b0 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2ae1382840 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2ae13828d0 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2ae1382960 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2ae13829f0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2ae1353058 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134cd10 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134cda8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134ce50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134d020 VAL: 'val0' (2 sibs) 41: 0x2ae134d0b8 VAL: 'val1' (2 sibs) 41: 0x2ae134cee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134d160 VAL: 'val2' (2 sibs) 41: 0x2ae134d1f8 VAL: 'val3' (2 sibs) 41: 0x2ae134cf80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134d2a0 VAL: 'val4' (2 sibs) 41: 0x2ae134d338 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13830c0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1383150 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae13831e0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1383270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1383300 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1383390 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1383420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13834b0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1383540 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13835d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1383660 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae13836f0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2ae1353170 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134d850 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134d8e8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134d990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134db60 VAL: 'val0' (2 sibs) 41: 0x2ae134dbf8 VAL: 'val1' (2 sibs) 41: 0x2ae134da28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134dca0 VAL: 'val2' (2 sibs) 41: 0x2ae134dd38 VAL: 'val3' (2 sibs) 41: 0x2ae134dac0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134dde0 VAL: 'val4' (2 sibs) 41: 0x2ae134de78 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13839d0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1383a60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1383af0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1383b80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1383c10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1383ca0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1383d30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1383dc0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1383e50 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1383ee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1383f70 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1384000 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2ae1353288 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134df20 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134dfb8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134e060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134e230 VAL: 'val0' (2 sibs) 41: 0x2ae134e2c8 VAL: 'val1' (2 sibs) 41: 0x2ae134e0f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134e370 VAL: 'val2' (2 sibs) 41: 0x2ae134e408 VAL: 'val3' (2 sibs) 41: 0x2ae134e190 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134e4b0 VAL: 'val4' (2 sibs) 41: 0x2ae134e548 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13842e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1384370 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1384400 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1384490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1384520 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae13845b0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1384640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13846d0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1384760 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13847f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1384880 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1384910 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2ae13533a0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134eec0 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134ef58 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134f000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134f1d0 VAL: 'val0' (2 sibs) 41: 0x2ae134f268 VAL: 'val1' (2 sibs) 41: 0x2ae134f098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134f310 VAL: 'val2' (2 sibs) 41: 0x2ae134f3a8 VAL: 'val3' (2 sibs) 41: 0x2ae134f130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134f450 VAL: 'val4' (2 sibs) 41: 0x2ae134f4e8 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1384bf0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1384c80 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1384d10 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1384da0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1384e30 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1384ec0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1384f50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1384fe0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1385070 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1385100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1385190 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1385220 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: --------------- 41: 41: matrix: 41: 41: include: # next line is blank 41: 41: - env01 41: - env02 41: - env03 41: - env04 # next line has one space 41: 41: - env11 41: - env12 41: - env13 41: - env14 # next line has two spaces 41: 41: - env21 41: - env22 41: - env23 41: - env24 # next line has three spaces 41: 41: - env31 41: - env32 41: - env33 41: - env34 # next line has four spaces 41: 41: - env41 41: - env42 41: - env43 41: - env44 # next line has five spaces 41: 41: - env51 41: - env52 41: - env53 41: - env54 # next line has six spaces 41: 41: - env61 41: - env62 41: - env63 41: - env64 # next line has five spaces 41: --------------- 41: REF TREE: 41: 0x2ae13534b8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae134d4d0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: 0x2ae134d570 KEYSEQ: 'include' (1 sibs) 28 children: 41: 0x2ae13516f0 VAL: 'env01' (28 sibs) 41: 0x2ae1351788 VAL: 'env02' (28 sibs) 41: 0x2ae1351820 VAL: 'env03' (28 sibs) 41: 0x2ae13518b8 VAL: 'env04' (28 sibs) 41: 0x2ae1351950 VAL: 'env11' (28 sibs) 41: 0x2ae13519e8 VAL: 'env12' (28 sibs) 41: 0x2ae1351a80 VAL: 'env13' (28 sibs) 41: 0x2ae1351b18 VAL: 'env14' (28 sibs) 41: 0x2ae1351bb0 VAL: 'env21' (28 sibs) 41: 0x2ae1351c48 VAL: 'env22' (28 sibs) 41: 0x2ae1351ce0 VAL: 'env23' (28 sibs) 41: 0x2ae1351d78 VAL: 'env24' (28 sibs) 41: 0x2ae1351e10 VAL: 'env31' (28 sibs) 41: 0x2ae1351ea8 VAL: 'env32' (28 sibs) 41: 0x2ae1351f40 VAL: 'env33' (28 sibs) 41: 0x2ae1351fd8 VAL: 'env34' (28 sibs) 41: 0x2ae1352070 VAL: 'env41' (28 sibs) 41: 0x2ae1352108 VAL: 'env42' (28 sibs) 41: 0x2ae13521a0 VAL: 'env43' (28 sibs) 41: 0x2ae1352238 VAL: 'env44' (28 sibs) 41: 0x2ae13522d0 VAL: 'env51' (28 sibs) 41: 0x2ae1352368 VAL: 'env52' (28 sibs) 41: 0x2ae1352400 VAL: 'env53' (28 sibs) 41: 0x2ae1352498 VAL: 'env54' (28 sibs) 41: 0x2ae1352530 VAL: 'env61' (28 sibs) 41: 0x2ae13525c8 VAL: 'env62' (28 sibs) 41: 0x2ae1352660 VAL: 'env63' (28 sibs) 41: 0x2ae13526f8 VAL: 'env64' (28 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1385e10 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae1385ea0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2ae1385f30 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2ae1385fc0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2ae1386050 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2ae13860e0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2ae1386170 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2ae1386200 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2ae1386290 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2ae1386320 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2ae13863b0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2ae1386440 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2ae13864d0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2ae1386560 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2ae13865f0 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2ae1386680 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2ae1386710 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2ae13867a0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2ae1386830 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2ae13868c0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2ae1386950 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2ae13869e0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2ae1386a70 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2ae1386b00 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2ae1386b90 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2ae1386c20 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2ae1386cb0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2ae1386d40 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2ae1386dd0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2ae1386e60 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2ae1386ef0 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/5 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: --------------- 41: 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: --------------- 41: REF TREE: 41: 0x2ae13535d0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae13505a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: 0x2ae13506e0 KEYSEQ: 'files' (3 sibs) 6 children: 41: 0x2ae13508b0 VAL: 'a' (6 sibs) 41: 0x2ae1350948 VAL: 'b' (6 sibs) 41: 0x2ae13509e0 VAL: 'c' (6 sibs) 41: 0x2ae1350a78 VAL: 'd' (6 sibs) 41: 0x2ae1350b10 VAL: 'e' (6 sibs) 41: 0x2ae1350ba8 VAL: 'f' (6 sibs) 41: 0x2ae1350778 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: 0x2ae1350c50 VAL: 'a' (2 sibs) 41: 0x2ae1350ce8 VAL: 'b' (2 sibs) 41: 0x2ae1350810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: 0x2ae1350d90 VAL: 'a' (2 sibs) 41: 0x2ae1350e28 VAL: 'b' (2 sibs) 41: 0x2ae1350638 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: 0x2ae1350ed0 KEYSEQ: 'files' (2 sibs) 6 children: 41: 0x2ae1351010 VAL: 'a' (6 sibs) 41: 0x2ae13510a8 VAL: 'b' (6 sibs) 41: 0x2ae1351140 VAL: 'c' (6 sibs) 41: 0x2ae13511d8 VAL: 'd' (6 sibs) 41: 0x2ae1351270 VAL: 'e' (6 sibs) 41: 0x2ae1351308 VAL: 'f' (6 sibs) 41: 0x2ae1350f68 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: 0x2ae13513b0 VAL: 'a' (2 sibs) 41: 0x2ae1351448 VAL: 'b' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1387020 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13870b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2ae1387140 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2ae13871d0 VAL: 'a' (6 sibs) 41: [4] [4] 0x2ae1387260 VAL: 'b' (6 sibs) 41: [5] [5] 0x2ae13872f0 VAL: 'c' (6 sibs) 41: [6] [6] 0x2ae1387380 VAL: 'd' (6 sibs) 41: [7] [7] 0x2ae1387410 VAL: 'e' (6 sibs) 41: [8] [8] 0x2ae13874a0 VAL: 'f' (6 sibs) 41: [9] [9] 0x2ae1387530 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2ae13875c0 VAL: 'a' (2 sibs) 41: [11] [11] 0x2ae1387650 VAL: 'b' (2 sibs) 41: [12] [12] 0x2ae13876e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2ae1387770 VAL: 'a' (2 sibs) 41: [14] [14] 0x2ae1387800 VAL: 'b' (2 sibs) 41: [15] [15] 0x2ae1387890 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2ae1387920 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2ae13879b0 VAL: 'a' (6 sibs) 41: [18] [18] 0x2ae1387a40 VAL: 'b' (6 sibs) 41: [19] [19] 0x2ae1387ad0 VAL: 'c' (6 sibs) 41: [20] [20] 0x2ae1387b60 VAL: 'd' (6 sibs) 41: [21] [21] 0x2ae1387bf0 VAL: 'e' (6 sibs) 41: [22] [22] 0x2ae1387c80 VAL: 'f' (6 sibs) 41: [23] [23] 0x2ae1387d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2ae1387da0 VAL: 'a' (2 sibs) 41: [25] [25] 0x2ae1387e30 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: --------------- 41: 41: skip_commits: 41: files: 41: - a # next line has 22 spaces (aligns with -) 41: 41: - b # next line has 23 spaces (aligns with #) 41: 41: - c # next line has 3 spaces 41: 41: - d 41: --------------- 41: REF TREE: 41: 0x2ae13536e8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae1351540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: 0x2ae13515e0 KEYSEQ: 'files' (1 sibs) 4 children: 41: 0x2ae1352c80 VAL: 'a' (4 sibs) 41: 0x2ae1352d18 VAL: 'b' (4 sibs) 41: 0x2ae1352db0 VAL: 'c' (4 sibs) 41: 0x2ae1352e48 VAL: 'd' (4 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1385500 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae1385590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2ae1385620 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2ae13856b0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2ae1385740 VAL: 'b' (4 sibs) 41: [5] [5] 0x2ae13857d0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2ae1385860 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: --------------- 41: 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: --------------- 41: REF TREE: 41: 0x2ae1353800 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134c850 KEYSEQ: 'foo' (2 sibs) 2 children: 41: 0x2ae134c710 VAL: 'a' (2 sibs) 41: 0x2ae134c7a8 VAL: 'b' (2 sibs) 41: 0x2ae134c8e8 KEYSEQ: 'bar' (2 sibs) 2 children: 41: 0x2ae134c5d0 VAL: 'c' (2 sibs) 41: 0x2ae134c668 VAL: 'd' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1388230 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13882c0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2ae1388350 VAL: 'a' (2 sibs) 41: [3] [3] 0x2ae13883e0 VAL: 'b' (2 sibs) 41: [4] [4] 0x2ae1388470 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2ae1388500 VAL: 'c' (2 sibs) 41: [6] [6] 0x2ae1388590 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: --------------- 41: 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: # 41: - b1 41: # 41: - b2 41: # 41: # 41: # 41: - b3 41: # 41: # 41: # 41: - b4 41: # 41: # - c 41: #- d 41: - b5 41: #- d2 41: #- d3 41: #- d4 41: - b6 41: #- d41 41: # 41: - b61 41: # 41: # 41: - b62 41: # 41: # 41: # 41: - b63 41: # 41: - b64 41: # 41: - b65 41: # 41: # 41: # 41: - b66 41: # 41: # 41: # 41: # 41: #- d41 41: #- d5 41: #- d6 41: #- d7 41: - b7 41: #- d8 41: # 41: # 41: # 41: - b8 41: # 41: # 41: # 41: - b9 41: # 41: # 41: - b10 41: # 41: # 41: - e 41: - f 41: - g 41: --------------- 41: REF TREE: 41: 0x2ae1353918 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae134d3e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: 0x2ae134c490 KEYVAL: 'map' 'mirror' (2 sibs) 41: 0x2ae134c528 KEYSEQ: 'dat' (2 sibs) 21 children: 41: 0x2ae1355980 VAL: 'a' (21 sibs) 41: 0x2ae1355a18 VAL: 'b' (21 sibs) 41: 0x2ae1355ab0 VAL: 'b1' (21 sibs) 41: 0x2ae1355b48 VAL: 'b2' (21 sibs) 41: 0x2ae1355be0 VAL: 'b3' (21 sibs) 41: 0x2ae1355c78 VAL: 'b4' (21 sibs) 41: 0x2ae1355d10 VAL: 'b5' (21 sibs) 41: 0x2ae1355da8 VAL: 'b6' (21 sibs) 41: 0x2ae1355e40 VAL: 'b61' (21 sibs) 41: 0x2ae1355ed8 VAL: 'b62' (21 sibs) 41: 0x2ae1355f70 VAL: 'b63' (21 sibs) 41: 0x2ae1356008 VAL: 'b64' (21 sibs) 41: 0x2ae13560a0 VAL: 'b65' (21 sibs) 41: 0x2ae1356138 VAL: 'b66' (21 sibs) 41: 0x2ae13561d0 VAL: 'b7' (21 sibs) 41: 0x2ae1356268 VAL: 'b8' (21 sibs) 41: 0x2ae1356300 VAL: 'b9' (21 sibs) 41: 0x2ae1356398 VAL: 'b10' (21 sibs) 41: 0x2ae1356430 VAL: 'e' (21 sibs) 41: 0x2ae13564c8 VAL: 'f' (21 sibs) 41: 0x2ae1356560 VAL: 'g' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1389450 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae13894e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2ae1389570 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2ae1389600 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2ae1389690 VAL: 'a' (21 sibs) 41: [5] [5] 0x2ae1389720 VAL: 'b' (21 sibs) 41: [6] [6] 0x2ae13897b0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2ae1389840 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2ae13898d0 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2ae1389960 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2ae13899f0 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2ae1389a80 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2ae1389b10 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2ae1389ba0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2ae1389c30 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2ae1389cc0 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2ae1389d50 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2ae1389de0 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2ae1389e70 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2ae1389f00 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2ae1389f90 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2ae138a020 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2ae138a0b0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2ae138a140 VAL: 'f' (21 sibs) 41: [24] [24] 0x2ae138a1d0 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/9 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: --------------- 41: 41: e: 41: - f 41: g: h 41: a: 41: - b 41: 41: c: d 41: --------------- 41: REF TREE: 41: 0x2ae1353a30 [ROOT] MAP: (0 sibs) 4 children: 41: 0x2ae13527a0 KEYSEQ: 'e' (4 sibs) 1 children: 41: 0x2ae134e5f0 VAL: 'f' (1 sibs) 41: 0x2ae1352838 KEYVAL: 'g' 'h' (4 sibs) 41: 0x2ae13528d0 KEYSEQ: 'a' (4 sibs) 1 children: 41: 0x2ae134e690 VAL: 'b' (1 sibs) 41: 0x2ae1352968 KEYVAL: 'c' 'd' (4 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae1388b40 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2ae1388bd0 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2ae1388c60 VAL: 'f' (1 sibs) 41: [3] [3] 0x2ae1388cf0 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2ae1388d80 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2ae1388e10 VAL: 'b' (1 sibs) 41: [6] [6] 0x2ae1388ea0 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 (21 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: # this is an indented doc\n 41: ---\n 41: - foo\n 41: - bar\n 41: - baz\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1373860 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2ae13738f0 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2ae1373980 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2ae1373a10 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2ae1373aa0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: ---\n 41: - foo\n 41: - bar\n 41: - baz\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae138bc30 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2ae138bcc0 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2ae138bd50 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2ae138bde0 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2ae138be70 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: key:\n 41: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1374b20 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1374bb0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1374c40 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1374cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1374d60 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1374df0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1374e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1374f10 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1374fa0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1375030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae13750c0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1375150 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae138ce20 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae138ceb0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae138cf40 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae138cfd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae138d060 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae138d0f0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae138d180 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae138d210 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae138d2a0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae138d330 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae138d3c0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae138d450 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: key:\n 41: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1375cd0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1375d60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1375df0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1375e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1375f10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1375fa0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1376030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13760c0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1376150 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13761e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1376270 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1376300 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae138d730 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae138d7c0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae138d850 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae138d8e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae138d970 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae138da00 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae138da90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae138db20 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae138dbb0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae138dc40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae138dcd0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae138dd60 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: key:\n 41: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1376e80 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1376f10 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1376fa0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1377030 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae13770c0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1377150 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae13771e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1377270 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1377300 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1377390 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1377420 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae13774b0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae138e040 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae138e0d0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae138e160 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae138e1f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae138e280 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae138e310 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae138e3a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae138e430 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae138e4c0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae138e550 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae138e5e0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae138e670 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: key:\n 41: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1378030 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13780c0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1378150 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae13781e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1378270 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1378300 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1378390 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1378420 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae13784b0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1378540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae13785d0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1378660 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae138e950 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae138e9e0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae138ea70 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae138eb00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae138eb90 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae138ec20 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae138ecb0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae138ed40 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae138edd0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae138ee60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae138eef0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae138ef80 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: matrix:\n 41: \n 41: include: # next line is blank\n 41: \n 41: - env01\n 41: - env02\n 41: - env03\n 41: - env04 # next line has one space\n 41: \n 41: - env11\n 41: - env12\n 41: - env13\n 41: - env14 # next line has two spaces\n 41: \n 41: - env21\n 41: - env22\n 41: - env23\n 41: - env24 # next line has three spaces\n 41: \n 41: - env31\n 41: - env32\n 41: - env33\n 41: - env34 # next line has four spaces\n 41: \n 41: - env41\n 41: - env42\n 41: - env43\n 41: - env44 # next line has five spaces\n 41: \n 41: - env51\n 41: - env52\n 41: - env53\n 41: - env54 # next line has six spaces\n 41: \n 41: - env61\n 41: - env62\n 41: - env63\n 41: - env64 # next line has five spaces\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae137a120 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae137a1b0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2ae137a240 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2ae137a2d0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2ae137a360 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2ae137a3f0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2ae137a480 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2ae137a510 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2ae137a5a0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2ae137a630 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2ae137a6c0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2ae137a750 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2ae137a7e0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2ae137a870 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2ae137a900 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2ae137a990 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2ae137aa20 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2ae137aab0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2ae137ab40 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2ae137abd0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2ae137ac60 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2ae137acf0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2ae137ad80 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2ae137ae10 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2ae137aea0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2ae137af30 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2ae137afc0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2ae137b050 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2ae137b0e0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2ae137b170 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2ae137b200 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: matrix:\n 41: include:\n 41: - env01\n 41: - env02\n 41: - env03\n 41: - env04\n 41: - env11\n 41: - env12\n 41: - env13\n 41: - env14\n 41: - env21\n 41: - env22\n 41: - env23\n 41: - env24\n 41: - env31\n 41: - env32\n 41: - env33\n 41: - env34\n 41: - env41\n 41: - env42\n 41: - env43\n 41: - env44\n 41: - env51\n 41: - env52\n 41: - env53\n 41: - env54\n 41: - env61\n 41: - env62\n 41: - env63\n 41: - env64\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae138fb70 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae138fc00 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2ae138fc90 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2ae138fd20 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2ae138fdb0 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2ae138fe40 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2ae138fed0 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2ae138ff60 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2ae138fff0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2ae1390080 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2ae1390110 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2ae13901a0 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2ae1390230 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2ae13902c0 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2ae1390350 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2ae13903e0 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2ae1390470 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2ae1390500 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2ae1390590 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2ae1390620 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2ae13906b0 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2ae1390740 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2ae13907d0 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2ae1390860 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2ae13908f0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2ae1390980 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2ae1390a10 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2ae1390aa0 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2ae1390b30 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2ae1390bc0 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2ae1390c50 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (5 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: even_more_files:\n 41: - a\n 41: - b\n 41: more_skip:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae137bdb0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae137be40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2ae137bed0 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2ae137bf60 VAL: 'a' (6 sibs) 41: [4] [4] 0x2ae137bff0 VAL: 'b' (6 sibs) 41: [5] [5] 0x2ae137c080 VAL: 'c' (6 sibs) 41: [6] [6] 0x2ae137c110 VAL: 'd' (6 sibs) 41: [7] [7] 0x2ae137c1a0 VAL: 'e' (6 sibs) 41: [8] [8] 0x2ae137c230 VAL: 'f' (6 sibs) 41: [9] [9] 0x2ae137c2c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2ae137c350 VAL: 'a' (2 sibs) 41: [11] [11] 0x2ae137c3e0 VAL: 'b' (2 sibs) 41: [12] [12] 0x2ae137c470 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2ae137c500 VAL: 'a' (2 sibs) 41: [14] [14] 0x2ae137c590 VAL: 'b' (2 sibs) 41: [15] [15] 0x2ae137c620 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2ae137c6b0 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2ae137c740 VAL: 'a' (6 sibs) 41: [18] [18] 0x2ae137c7d0 VAL: 'b' (6 sibs) 41: [19] [19] 0x2ae137c860 VAL: 'c' (6 sibs) 41: [20] [20] 0x2ae137c8f0 VAL: 'd' (6 sibs) 41: [21] [21] 0x2ae137c980 VAL: 'e' (6 sibs) 41: [22] [22] 0x2ae137ca10 VAL: 'f' (6 sibs) 41: [23] [23] 0x2ae137caa0 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2ae137cb30 VAL: 'a' (2 sibs) 41: [25] [25] 0x2ae137cbc0 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: even_more_files:\n 41: - a\n 41: - b\n 41: more_skip:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1390d80 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1390e10 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2ae1390ea0 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2ae1390f30 VAL: 'a' (6 sibs) 41: [4] [4] 0x2ae1390fc0 VAL: 'b' (6 sibs) 41: [5] [5] 0x2ae1391050 VAL: 'c' (6 sibs) 41: [6] [6] 0x2ae13910e0 VAL: 'd' (6 sibs) 41: [7] [7] 0x2ae1391170 VAL: 'e' (6 sibs) 41: [8] [8] 0x2ae1391200 VAL: 'f' (6 sibs) 41: [9] [9] 0x2ae1391290 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2ae1391320 VAL: 'a' (2 sibs) 41: [11] [11] 0x2ae13913b0 VAL: 'b' (2 sibs) 41: [12] [12] 0x2ae1391440 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2ae13914d0 VAL: 'a' (2 sibs) 41: [14] [14] 0x2ae1391560 VAL: 'b' (2 sibs) 41: [15] [15] 0x2ae13915f0 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2ae1391680 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2ae1391710 VAL: 'a' (6 sibs) 41: [18] [18] 0x2ae13917a0 VAL: 'b' (6 sibs) 41: [19] [19] 0x2ae1391830 VAL: 'c' (6 sibs) 41: [20] [20] 0x2ae13918c0 VAL: 'd' (6 sibs) 41: [21] [21] 0x2ae1391950 VAL: 'e' (6 sibs) 41: [22] [22] 0x2ae13919e0 VAL: 'f' (6 sibs) 41: [23] [23] 0x2ae1391a70 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2ae1391b00 VAL: 'a' (2 sibs) 41: [25] [25] 0x2ae1391b90 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: skip_commits:\n 41: files:\n 41: - a # next line has 22 spaces (aligns with -)\n 41: \n 41: - b # next line has 23 spaces (aligns with #)\n 41: \n 41: - c # next line has 3 spaces\n 41: \n 41: - d\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae137d200 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae137d290 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2ae137d320 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2ae137d3b0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2ae137d440 VAL: 'b' (4 sibs) 41: [5] [5] 0x2ae137d4d0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2ae137d560 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae138f260 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae138f2f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2ae138f380 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2ae138f410 VAL: 'a' (4 sibs) 41: [4] [4] 0x2ae138f4a0 VAL: 'b' (4 sibs) 41: [5] [5] 0x2ae138f530 VAL: 'c' (4 sibs) 41: [6] [6] 0x2ae138f5c0 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: foo:\n 41: - a\n 41: - b\n 41: bar:\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae137e250 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae137e2e0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2ae137e370 VAL: 'a' (2 sibs) 41: [3] [3] 0x2ae137e400 VAL: 'b' (2 sibs) 41: [4] [4] 0x2ae137e490 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2ae137e520 VAL: 'c' (2 sibs) 41: [6] [6] 0x2ae137e5b0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: foo:\n 41: - a\n 41: - b\n 41: bar:\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1391f90 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1392020 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2ae13920b0 VAL: 'a' (2 sibs) 41: [3] [3] 0x2ae1392140 VAL: 'b' (2 sibs) 41: [4] [4] 0x2ae13921d0 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2ae1392260 VAL: 'c' (2 sibs) 41: [6] [6] 0x2ae13922f0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: stand2sit:\n 41: map: mirror\n 41: dat:\n 41: - a\n 41: - b\n 41: #\n 41: - b1\n 41: #\n 41: - b2\n 41: #\n 41: #\n 41: #\n 41: - b3\n 41: #\n 41: #\n 41: #\n 41: - b4\n 41: #\n 41: # - c\n 41: #- d\n 41: - b5\n 41: #- d2\n 41: #- d3\n 41: #- d4\n 41: - b6\n 41: #- d41\n 41: #\n 41: - b61\n 41: #\n 41: #\n 41: - b62\n 41: #\n 41: #\n 41: #\n 41: - b63\n 41: #\n 41: - b64\n 41: #\n 41: - b65\n 41: #\n 41: #\n 41: #\n 41: - b66\n 41: #\n 41: #\n 41: #\n 41: #\n 41: #- d41\n 41: #- d5\n 41: #- d6\n 41: #- d7\n 41: - b7\n 41: #- d8\n 41: #\n 41: #\n 41: #\n 41: - b8\n 41: #\n 41: #\n 41: #\n 41: - b9\n 41: #\n 41: #\n 41: - b10\n 41: #\n 41: #\n 41: - e\n 41: - f\n 41: - g\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1380c90 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae1380d20 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2ae1380db0 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2ae1380e40 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2ae1380ed0 VAL: 'a' (21 sibs) 41: [5] [5] 0x2ae1380f60 VAL: 'b' (21 sibs) 41: [6] [6] 0x2ae1380ff0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2ae1381080 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2ae1381110 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2ae13811a0 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2ae1381230 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2ae13812c0 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2ae1381350 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2ae13813e0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2ae1381470 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2ae1381500 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2ae1381590 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2ae1381620 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2ae13816b0 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2ae1381740 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2ae13817d0 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2ae1381860 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2ae13818f0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2ae1381980 VAL: 'f' (21 sibs) 41: [24] [24] 0x2ae1381a10 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: stand2sit:\n 41: map: mirror\n 41: dat:\n 41: - a\n 41: - b\n 41: - b1\n 41: - b2\n 41: - b3\n 41: - b4\n 41: - b5\n 41: - b6\n 41: - b61\n 41: - b62\n 41: - b63\n 41: - b64\n 41: - b65\n 41: - b66\n 41: - b7\n 41: - b8\n 41: - b9\n 41: - b10\n 41: - e\n 41: - f\n 41: - g\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae13931b0 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae1393240 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2ae13932d0 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2ae1393360 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2ae13933f0 VAL: 'a' (21 sibs) 41: [5] [5] 0x2ae1393480 VAL: 'b' (21 sibs) 41: [6] [6] 0x2ae1393510 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2ae13935a0 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2ae1393630 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2ae13936c0 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2ae1393750 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2ae13937e0 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2ae1393870 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2ae1393900 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2ae1393990 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2ae1393a20 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2ae1393ab0 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2ae1393b40 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2ae1393bd0 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2ae1393c60 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2ae1393cf0 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2ae1393d80 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2ae1393e10 VAL: 'e' (21 sibs) 41: [23] [23] 0x2ae1393ea0 VAL: 'f' (21 sibs) 41: [24] [24] 0x2ae1393f30 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: e:\n 41: - f\n 41: g: h\n 41: a:\n 41: - b\n 41: \n 41: c: d\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1381ea0 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2ae1381f30 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2ae1381fc0 VAL: 'f' (1 sibs) 41: [3] [3] 0x2ae1382050 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2ae13820e0 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2ae1382170 VAL: 'b' (1 sibs) 41: [6] [6] 0x2ae1382200 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: e:\n 41: - f\n 41: g: h\n 41: a:\n 41: - b\n 41: c: d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae13928a0 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2ae1392930 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2ae13929c0 VAL: 'f' (1 sibs) 41: [3] [3] 0x2ae1392a50 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2ae1392ae0 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2ae1392b70 VAL: 'b' (1 sibs) 41: [6] [6] 0x2ae1392c00 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: # this is an indented doc\r\n 41: ---\r\n 41: - foo\r\n 41: - bar\r\n 41: - baz\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae13827b0 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2ae1382840 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2ae13828d0 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2ae1382960 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2ae13829f0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: ---\n 41: - foo\n 41: - bar\n 41: - baz\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae13943c0 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2ae1394450 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2ae13944e0 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2ae1394570 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2ae1394600 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: key:\r\n 41: value\r\n 41: another_key:\r\n 41: sub_key0:\r\n 41: - val0\r\n 41: - val1\r\n 41: sub_key1:\r\n 41: - val2\r\n 41: - val3\r\n 41: sub_key2:\r\n 41: - val4\r\n 41: - val5\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae13830c0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1383150 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae13831e0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1383270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1383300 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1383390 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1383420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13834b0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1383540 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13835d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1383660 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae13836f0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1394cd0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1394d60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1394df0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1394e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1394f10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1394fa0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1395030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13950c0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1395150 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13951e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1395270 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1395300 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: key:\r\n 41: value\r\n 41: another_key:\r\n 41: sub_key0:\r\n 41: - val0\r\n 41: - val1\r\n 41: sub_key1:\r\n 41: - val2\r\n 41: - val3\r\n 41: sub_key2:\r\n 41: - val4\r\n 41: - val5\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae13839d0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1383a60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1383af0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1383b80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1383c10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1383ca0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1383d30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1383dc0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1383e50 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1383ee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1383f70 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1384000 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae13955e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1395670 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1395700 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1395790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1395820 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae13958b0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1395940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13959d0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1395a60 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1395af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1395b80 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1395c10 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: key:\r\n 41: value\r\n 41: another_key:\r\n 41: sub_key0:\r\n 41: - val0\r\n 41: - val1\r\n 41: sub_key1:\r\n 41: - val2\r\n 41: - val3\r\n 41: sub_key2:\r\n 41: - val4\r\n 41: - val5\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae13842e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1384370 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1384400 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1384490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1384520 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae13845b0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1384640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13846d0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1384760 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13847f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1384880 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1384910 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1395ef0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1395f80 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1396010 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae13960a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1396130 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae13961c0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1396250 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13962e0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1396370 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1396400 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1396490 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1396520 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: key:\r\n 41: value\r\n 41: another_key:\r\n 41: sub_key0:\r\n 41: - val0\r\n 41: - val1\r\n 41: sub_key1:\r\n 41: - val2\r\n 41: - val3\r\n 41: sub_key2:\r\n 41: - val4\r\n 41: - val5\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1384bf0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1384c80 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1384d10 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae1384da0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1384e30 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1384ec0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1384f50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1384fe0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1385070 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1385100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1385190 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1385220 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1396800 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1396890 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae1396920 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae13969b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae1396a40 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae1396ad0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae1396b60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae1396bf0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae1396c80 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae1396d10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae1396da0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae1396e30 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: matrix:\r\n 41: \r\n 41: include: # next line is blank\r\n 41: \r\n 41: - env01\r\n 41: - env02\r\n 41: - env03\r\n 41: - env04 # next line has one space\r\n 41: \r\n 41: - env11\r\n 41: - env12\r\n 41: - env13\r\n 41: - env14 # next line has two spaces\r\n 41: \r\n 41: - env21\r\n 41: - env22\r\n 41: - env23\r\n 41: - env24 # next line has three spaces\r\n 41: \r\n 41: - env31\r\n 41: - env32\r\n 41: - env33\r\n 41: - env34 # next line has four spaces\r\n 41: \r\n 41: - env41\r\n 41: - env42\r\n 41: - env43\r\n 41: - env44 # next line has five spaces\r\n 41: \r\n 41: - env51\r\n 41: - env52\r\n 41: - env53\r\n 41: - env54 # next line has six spaces\r\n 41: \r\n 41: - env61\r\n 41: - env62\r\n 41: - env63\r\n 41: - env64 # next line has five spaces\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1385e10 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae1385ea0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2ae1385f30 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2ae1385fc0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2ae1386050 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2ae13860e0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2ae1386170 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2ae1386200 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2ae1386290 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2ae1386320 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2ae13863b0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2ae1386440 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2ae13864d0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2ae1386560 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2ae13865f0 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2ae1386680 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2ae1386710 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2ae13867a0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2ae1386830 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2ae13868c0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2ae1386950 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2ae13869e0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2ae1386a70 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2ae1386b00 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2ae1386b90 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2ae1386c20 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2ae1386cb0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2ae1386d40 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2ae1386dd0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2ae1386e60 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2ae1386ef0 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: matrix:\n 41: include:\n 41: - env01\n 41: - env02\n 41: - env03\n 41: - env04\n 41: - env11\n 41: - env12\n 41: - env13\n 41: - env14\n 41: - env21\n 41: - env22\n 41: - env23\n 41: - env24\n 41: - env31\n 41: - env32\n 41: - env33\n 41: - env34\n 41: - env41\n 41: - env42\n 41: - env43\n 41: - env44\n 41: - env51\n 41: - env52\n 41: - env53\n 41: - env54\n 41: - env61\n 41: - env62\n 41: - env63\n 41: - env64\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1397a20 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae1397ab0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2ae1397b40 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2ae1397bd0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2ae1397c60 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2ae1397cf0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2ae1397d80 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2ae1397e10 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2ae1397ea0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2ae1397f30 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2ae1397fc0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2ae1398050 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2ae13980e0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2ae1398170 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2ae1398200 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2ae1398290 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2ae1398320 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2ae13983b0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2ae1398440 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2ae13984d0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2ae1398560 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2ae13985f0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2ae1398680 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2ae1398710 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2ae13987a0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2ae1398830 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2ae13988c0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2ae1398950 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2ae13989e0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2ae1398a70 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2ae1398b00 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: skip_commits:\r\n 41: files:\r\n 41: - a\r\n 41: - b\r\n 41: - c\r\n 41: - d\r\n 41: - e\r\n 41: - f\r\n 41: more_files:\r\n 41: - a\r\n 41: - b\r\n 41: even_more_files:\r\n 41: - a\r\n 41: - b\r\n 41: more_skip:\r\n 41: files:\r\n 41: - a\r\n 41: - b\r\n 41: - c\r\n 41: - d\r\n 41: - e\r\n 41: - f\r\n 41: more_files:\r\n 41: - a\r\n 41: - b\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1387020 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13870b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2ae1387140 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2ae13871d0 VAL: 'a' (6 sibs) 41: [4] [4] 0x2ae1387260 VAL: 'b' (6 sibs) 41: [5] [5] 0x2ae13872f0 VAL: 'c' (6 sibs) 41: [6] [6] 0x2ae1387380 VAL: 'd' (6 sibs) 41: [7] [7] 0x2ae1387410 VAL: 'e' (6 sibs) 41: [8] [8] 0x2ae13874a0 VAL: 'f' (6 sibs) 41: [9] [9] 0x2ae1387530 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2ae13875c0 VAL: 'a' (2 sibs) 41: [11] [11] 0x2ae1387650 VAL: 'b' (2 sibs) 41: [12] [12] 0x2ae13876e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2ae1387770 VAL: 'a' (2 sibs) 41: [14] [14] 0x2ae1387800 VAL: 'b' (2 sibs) 41: [15] [15] 0x2ae1387890 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2ae1387920 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2ae13879b0 VAL: 'a' (6 sibs) 41: [18] [18] 0x2ae1387a40 VAL: 'b' (6 sibs) 41: [19] [19] 0x2ae1387ad0 VAL: 'c' (6 sibs) 41: [20] [20] 0x2ae1387b60 VAL: 'd' (6 sibs) 41: [21] [21] 0x2ae1387bf0 VAL: 'e' (6 sibs) 41: [22] [22] 0x2ae1387c80 VAL: 'f' (6 sibs) 41: [23] [23] 0x2ae1387d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2ae1387da0 VAL: 'a' (2 sibs) 41: [25] [25] 0x2ae1387e30 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: even_more_files:\n 41: - a\n 41: - b\n 41: more_skip:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1398c30 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1398cc0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2ae1398d50 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2ae1398de0 VAL: 'a' (6 sibs) 41: [4] [4] 0x2ae1398e70 VAL: 'b' (6 sibs) 41: [5] [5] 0x2ae1398f00 VAL: 'c' (6 sibs) 41: [6] [6] 0x2ae1398f90 VAL: 'd' (6 sibs) 41: [7] [7] 0x2ae1399020 VAL: 'e' (6 sibs) 41: [8] [8] 0x2ae13990b0 VAL: 'f' (6 sibs) 41: [9] [9] 0x2ae1399140 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2ae13991d0 VAL: 'a' (2 sibs) 41: [11] [11] 0x2ae1399260 VAL: 'b' (2 sibs) 41: [12] [12] 0x2ae13992f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2ae1399380 VAL: 'a' (2 sibs) 41: [14] [14] 0x2ae1399410 VAL: 'b' (2 sibs) 41: [15] [15] 0x2ae13994a0 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2ae1399530 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2ae13995c0 VAL: 'a' (6 sibs) 41: [18] [18] 0x2ae1399650 VAL: 'b' (6 sibs) 41: [19] [19] 0x2ae13996e0 VAL: 'c' (6 sibs) 41: [20] [20] 0x2ae1399770 VAL: 'd' (6 sibs) 41: [21] [21] 0x2ae1399800 VAL: 'e' (6 sibs) 41: [22] [22] 0x2ae1399890 VAL: 'f' (6 sibs) 41: [23] [23] 0x2ae1399920 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2ae13999b0 VAL: 'a' (2 sibs) 41: [25] [25] 0x2ae1399a40 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: skip_commits:\r\n 41: files:\r\n 41: - a # next line has 22 spaces (aligns with -)\r\n 41: \r\n 41: - b # next line has 23 spaces (aligns with #)\r\n 41: \r\n 41: - c # next line has 3 spaces\r\n 41: \r\n 41: - d\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1385500 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae1385590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2ae1385620 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2ae13856b0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2ae1385740 VAL: 'b' (4 sibs) 41: [5] [5] 0x2ae13857d0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2ae1385860 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1397110 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae13971a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2ae1397230 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2ae13972c0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2ae1397350 VAL: 'b' (4 sibs) 41: [5] [5] 0x2ae13973e0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2ae1397470 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: foo:\r\n 41: - a\r\n 41: - b\r\n 41: bar:\r\n 41: - c\r\n 41: - d\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1388230 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13882c0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2ae1388350 VAL: 'a' (2 sibs) 41: [3] [3] 0x2ae13883e0 VAL: 'b' (2 sibs) 41: [4] [4] 0x2ae1388470 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2ae1388500 VAL: 'c' (2 sibs) 41: [6] [6] 0x2ae1388590 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: foo:\n 41: - a\n 41: - b\n 41: bar:\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae1399e40 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae1399ed0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2ae1399f60 VAL: 'a' (2 sibs) 41: [3] [3] 0x2ae1399ff0 VAL: 'b' (2 sibs) 41: [4] [4] 0x2ae139a080 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2ae139a110 VAL: 'c' (2 sibs) 41: [6] [6] 0x2ae139a1a0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: stand2sit:\r\n 41: map: mirror\r\n 41: dat:\r\n 41: - a\r\n 41: - b\r\n 41: #\r\n 41: - b1\r\n 41: #\r\n 41: - b2\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b3\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b4\r\n 41: #\r\n 41: # - c\r\n 41: #- d\r\n 41: - b5\r\n 41: #- d2\r\n 41: #- d3\r\n 41: #- d4\r\n 41: - b6\r\n 41: #- d41\r\n 41: #\r\n 41: - b61\r\n 41: #\r\n 41: #\r\n 41: - b62\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b63\r\n 41: #\r\n 41: - b64\r\n 41: #\r\n 41: - b65\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b66\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: #- d41\r\n 41: #- d5\r\n 41: #- d6\r\n 41: #- d7\r\n 41: - b7\r\n 41: #- d8\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b8\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b9\r\n 41: #\r\n 41: #\r\n 41: - b10\r\n 41: #\r\n 41: #\r\n 41: - e\r\n 41: - f\r\n 41: - g\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1389450 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae13894e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2ae1389570 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2ae1389600 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2ae1389690 VAL: 'a' (21 sibs) 41: [5] [5] 0x2ae1389720 VAL: 'b' (21 sibs) 41: [6] [6] 0x2ae13897b0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2ae1389840 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2ae13898d0 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2ae1389960 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2ae13899f0 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2ae1389a80 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2ae1389b10 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2ae1389ba0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2ae1389c30 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2ae1389cc0 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2ae1389d50 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2ae1389de0 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2ae1389e70 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2ae1389f00 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2ae1389f90 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2ae138a020 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2ae138a0b0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2ae138a140 VAL: 'f' (21 sibs) 41: [24] [24] 0x2ae138a1d0 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: stand2sit:\n 41: map: mirror\n 41: dat:\n 41: - a\n 41: - b\n 41: - b1\n 41: - b2\n 41: - b3\n 41: - b4\n 41: - b5\n 41: - b6\n 41: - b61\n 41: - b62\n 41: - b63\n 41: - b64\n 41: - b65\n 41: - b66\n 41: - b7\n 41: - b8\n 41: - b9\n 41: - b10\n 41: - e\n 41: - f\n 41: - g\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae139b060 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae139b0f0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2ae139b180 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2ae139b210 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2ae139b2a0 VAL: 'a' (21 sibs) 41: [5] [5] 0x2ae139b330 VAL: 'b' (21 sibs) 41: [6] [6] 0x2ae139b3c0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2ae139b450 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2ae139b4e0 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2ae139b570 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2ae139b600 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2ae139b690 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2ae139b720 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2ae139b7b0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2ae139b840 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2ae139b8d0 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2ae139b960 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2ae139b9f0 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2ae139ba80 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2ae139bb10 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2ae139bba0 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2ae139bc30 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2ae139bcc0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2ae139bd50 VAL: 'f' (21 sibs) 41: [24] [24] 0x2ae139bde0 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: e:\r\n 41: - f\r\n 41: g: h\r\n 41: a:\r\n 41: - b\r\n 41: \r\n 41: c: d\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2ae1388b40 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2ae1388bd0 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2ae1388c60 VAL: 'f' (1 sibs) 41: [3] [3] 0x2ae1388cf0 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2ae1388d80 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2ae1388e10 VAL: 'b' (1 sibs) 41: [6] [6] 0x2ae1388ea0 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: e:\n 41: - f\n 41: g: h\n 41: a:\n 41: - b\n 41: c: d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2ae139a750 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2ae139a7e0 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2ae139a870 VAL: 'f' (1 sibs) 41: [3] [3] 0x2ae139a900 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2ae139a990 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2ae139aa20 VAL: 'b' (1 sibs) 41: [6] [6] 0x2ae139aab0 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1352f40 [ROOT] STREAM: (0 sibs) 1 children: 41: 0x2ae134bfc0 DOCSEQ: (1 sibs) 3 children: 41: 0x2ae134c060 VAL: 'foo' (3 sibs) 41: 0x2ae134c0f8 VAL: 'bar' (3 sibs) 41: 0x2ae134c190 VAL: 'baz' (3 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae138c780 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2ae138c810 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2ae138c8a0 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2ae138c930 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2ae138c9c0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353058 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134cd10 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134cda8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134ce50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134d020 VAL: 'val0' (2 sibs) 41: 0x2ae134d0b8 VAL: 'val1' (2 sibs) 41: 0x2ae134cee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134d160 VAL: 'val2' (2 sibs) 41: 0x2ae134d1f8 VAL: 'val3' (2 sibs) 41: 0x2ae134cf80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134d2a0 VAL: 'val4' (2 sibs) 41: 0x2ae134d338 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae139c270 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae139c300 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae139c390 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae139c420 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae139c4b0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae139c540 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae139c5d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae139c660 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae139c6f0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae139c780 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae139c810 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae139c8a0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353170 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134d850 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134d8e8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134d990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134db60 VAL: 'val0' (2 sibs) 41: 0x2ae134dbf8 VAL: 'val1' (2 sibs) 41: 0x2ae134da28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134dca0 VAL: 'val2' (2 sibs) 41: 0x2ae134dd38 VAL: 'val3' (2 sibs) 41: 0x2ae134dac0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134dde0 VAL: 'val4' (2 sibs) 41: 0x2ae134de78 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae139c940 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae139c9d0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae139ca60 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae139caf0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae139cb80 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae139cc10 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae139cca0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae139cd30 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae139cdc0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae139ce50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae139cee0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae139cf70 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353288 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134df20 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134dfb8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134e060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134e230 VAL: 'val0' (2 sibs) 41: 0x2ae134e2c8 VAL: 'val1' (2 sibs) 41: 0x2ae134e0f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134e370 VAL: 'val2' (2 sibs) 41: 0x2ae134e408 VAL: 'val3' (2 sibs) 41: 0x2ae134e190 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134e4b0 VAL: 'val4' (2 sibs) 41: 0x2ae134e548 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae139d010 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae139d0a0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae139d130 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae139d1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae139d250 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae139d2e0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae139d370 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae139d400 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae139d490 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae139d520 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae139d5b0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae139d640 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae13533a0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134eec0 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134ef58 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134f000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134f1d0 VAL: 'val0' (2 sibs) 41: 0x2ae134f268 VAL: 'val1' (2 sibs) 41: 0x2ae134f098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134f310 VAL: 'val2' (2 sibs) 41: 0x2ae134f3a8 VAL: 'val3' (2 sibs) 41: 0x2ae134f130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134f450 VAL: 'val4' (2 sibs) 41: 0x2ae134f4e8 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae139d6e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae139d770 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae139d800 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae139d890 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae139d920 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae139d9b0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae139da40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae139dad0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae139db60 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae139dbf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae139dc80 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae139dd10 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae13534b8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae134d4d0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: 0x2ae134d570 KEYSEQ: 'include' (1 sibs) 28 children: 41: 0x2ae13516f0 VAL: 'env01' (28 sibs) 41: 0x2ae1351788 VAL: 'env02' (28 sibs) 41: 0x2ae1351820 VAL: 'env03' (28 sibs) 41: 0x2ae13518b8 VAL: 'env04' (28 sibs) 41: 0x2ae1351950 VAL: 'env11' (28 sibs) 41: 0x2ae13519e8 VAL: 'env12' (28 sibs) 41: 0x2ae1351a80 VAL: 'env13' (28 sibs) 41: 0x2ae1351b18 VAL: 'env14' (28 sibs) 41: 0x2ae1351bb0 VAL: 'env21' (28 sibs) 41: 0x2ae1351c48 VAL: 'env22' (28 sibs) 41: 0x2ae1351ce0 VAL: 'env23' (28 sibs) 41: 0x2ae1351d78 VAL: 'env24' (28 sibs) 41: 0x2ae1351e10 VAL: 'env31' (28 sibs) 41: 0x2ae1351ea8 VAL: 'env32' (28 sibs) 41: 0x2ae1351f40 VAL: 'env33' (28 sibs) 41: 0x2ae1351fd8 VAL: 'env34' (28 sibs) 41: 0x2ae1352070 VAL: 'env41' (28 sibs) 41: 0x2ae1352108 VAL: 'env42' (28 sibs) 41: 0x2ae13521a0 VAL: 'env43' (28 sibs) 41: 0x2ae1352238 VAL: 'env44' (28 sibs) 41: 0x2ae13522d0 VAL: 'env51' (28 sibs) 41: 0x2ae1352368 VAL: 'env52' (28 sibs) 41: 0x2ae1352400 VAL: 'env53' (28 sibs) 41: 0x2ae1352498 VAL: 'env54' (28 sibs) 41: 0x2ae1352530 VAL: 'env61' (28 sibs) 41: 0x2ae13525c8 VAL: 'env62' (28 sibs) 41: 0x2ae1352660 VAL: 'env63' (28 sibs) 41: 0x2ae13526f8 VAL: 'env64' (28 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae139ddb0 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae139de40 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2ae139ded0 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2ae139df60 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2ae139dff0 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2ae139e080 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2ae139e110 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2ae139e1a0 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2ae139e230 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2ae139e2c0 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2ae139e350 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2ae139e3e0 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2ae139e470 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2ae139e500 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2ae139e590 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2ae139e620 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2ae139e6b0 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2ae139e740 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2ae139e7d0 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2ae139e860 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2ae139e8f0 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2ae139e980 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2ae139ea10 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2ae139eaa0 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2ae139eb30 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2ae139ebc0 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2ae139ec50 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2ae139ece0 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2ae139ed70 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2ae139ee00 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2ae139ee90 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae13535d0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae13505a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: 0x2ae13506e0 KEYSEQ: 'files' (3 sibs) 6 children: 41: 0x2ae13508b0 VAL: 'a' (6 sibs) 41: 0x2ae1350948 VAL: 'b' (6 sibs) 41: 0x2ae13509e0 VAL: 'c' (6 sibs) 41: 0x2ae1350a78 VAL: 'd' (6 sibs) 41: 0x2ae1350b10 VAL: 'e' (6 sibs) 41: 0x2ae1350ba8 VAL: 'f' (6 sibs) 41: 0x2ae1350778 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: 0x2ae1350c50 VAL: 'a' (2 sibs) 41: 0x2ae1350ce8 VAL: 'b' (2 sibs) 41: 0x2ae1350810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: 0x2ae1350d90 VAL: 'a' (2 sibs) 41: 0x2ae1350e28 VAL: 'b' (2 sibs) 41: 0x2ae1350638 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: 0x2ae1350ed0 KEYSEQ: 'files' (2 sibs) 6 children: 41: 0x2ae1351010 VAL: 'a' (6 sibs) 41: 0x2ae13510a8 VAL: 'b' (6 sibs) 41: 0x2ae1351140 VAL: 'c' (6 sibs) 41: 0x2ae13511d8 VAL: 'd' (6 sibs) 41: 0x2ae1351270 VAL: 'e' (6 sibs) 41: 0x2ae1351308 VAL: 'f' (6 sibs) 41: 0x2ae1350f68 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: 0x2ae13513b0 VAL: 'a' (2 sibs) 41: 0x2ae1351448 VAL: 'b' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae139ef30 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae139efc0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2ae139f050 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2ae139f0e0 VAL: 'a' (6 sibs) 41: [4] [4] 0x2ae139f170 VAL: 'b' (6 sibs) 41: [5] [5] 0x2ae139f200 VAL: 'c' (6 sibs) 41: [6] [6] 0x2ae139f290 VAL: 'd' (6 sibs) 41: [7] [7] 0x2ae139f320 VAL: 'e' (6 sibs) 41: [8] [8] 0x2ae139f3b0 VAL: 'f' (6 sibs) 41: [9] [9] 0x2ae139f440 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2ae139f4d0 VAL: 'a' (2 sibs) 41: [11] [11] 0x2ae139f560 VAL: 'b' (2 sibs) 41: [12] [12] 0x2ae139f5f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2ae139f680 VAL: 'a' (2 sibs) 41: [14] [14] 0x2ae139f710 VAL: 'b' (2 sibs) 41: [15] [15] 0x2ae139f7a0 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2ae139f830 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2ae139f8c0 VAL: 'a' (6 sibs) 41: [18] [18] 0x2ae139f950 VAL: 'b' (6 sibs) 41: [19] [19] 0x2ae139f9e0 VAL: 'c' (6 sibs) 41: [20] [20] 0x2ae139fa70 VAL: 'd' (6 sibs) 41: [21] [21] 0x2ae139fb00 VAL: 'e' (6 sibs) 41: [22] [22] 0x2ae139fb90 VAL: 'f' (6 sibs) 41: [23] [23] 0x2ae139fc20 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2ae139fcb0 VAL: 'a' (2 sibs) 41: [25] [25] 0x2ae139fd40 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 (10 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae13536e8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae1351540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: 0x2ae13515e0 KEYSEQ: 'files' (1 sibs) 4 children: 41: 0x2ae1352c80 VAL: 'a' (4 sibs) 41: 0x2ae1352d18 VAL: 'b' (4 sibs) 41: 0x2ae1352db0 VAL: 'c' (4 sibs) 41: 0x2ae1352e48 VAL: 'd' (4 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae139fde0 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae139fe70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2ae139ff00 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2ae139ff90 VAL: 'a' (4 sibs) 41: [4] [4] 0x2ae13a0020 VAL: 'b' (4 sibs) 41: [5] [5] 0x2ae13a00b0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2ae13a0140 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353800 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134c850 KEYSEQ: 'foo' (2 sibs) 2 children: 41: 0x2ae134c710 VAL: 'a' (2 sibs) 41: 0x2ae134c7a8 VAL: 'b' (2 sibs) 41: 0x2ae134c8e8 KEYSEQ: 'bar' (2 sibs) 2 children: 41: 0x2ae134c5d0 VAL: 'c' (2 sibs) 41: 0x2ae134c668 VAL: 'd' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a01e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13a0270 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2ae13a0300 VAL: 'a' (2 sibs) 41: [3] [3] 0x2ae13a0390 VAL: 'b' (2 sibs) 41: [4] [4] 0x2ae13a0420 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2ae13a04b0 VAL: 'c' (2 sibs) 41: [6] [6] 0x2ae13a0540 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353918 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae134d3e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: 0x2ae134c490 KEYVAL: 'map' 'mirror' (2 sibs) 41: 0x2ae134c528 KEYSEQ: 'dat' (2 sibs) 21 children: 41: 0x2ae1355980 VAL: 'a' (21 sibs) 41: 0x2ae1355a18 VAL: 'b' (21 sibs) 41: 0x2ae1355ab0 VAL: 'b1' (21 sibs) 41: 0x2ae1355b48 VAL: 'b2' (21 sibs) 41: 0x2ae1355be0 VAL: 'b3' (21 sibs) 41: 0x2ae1355c78 VAL: 'b4' (21 sibs) 41: 0x2ae1355d10 VAL: 'b5' (21 sibs) 41: 0x2ae1355da8 VAL: 'b6' (21 sibs) 41: 0x2ae1355e40 VAL: 'b61' (21 sibs) 41: 0x2ae1355ed8 VAL: 'b62' (21 sibs) 41: 0x2ae1355f70 VAL: 'b63' (21 sibs) 41: 0x2ae1356008 VAL: 'b64' (21 sibs) 41: 0x2ae13560a0 VAL: 'b65' (21 sibs) 41: 0x2ae1356138 VAL: 'b66' (21 sibs) 41: 0x2ae13561d0 VAL: 'b7' (21 sibs) 41: 0x2ae1356268 VAL: 'b8' (21 sibs) 41: 0x2ae1356300 VAL: 'b9' (21 sibs) 41: 0x2ae1356398 VAL: 'b10' (21 sibs) 41: 0x2ae1356430 VAL: 'e' (21 sibs) 41: 0x2ae13564c8 VAL: 'f' (21 sibs) 41: 0x2ae1356560 VAL: 'g' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a05e0 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae13a0670 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2ae13a0700 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2ae13a0790 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2ae13a0820 VAL: 'a' (21 sibs) 41: [5] [5] 0x2ae13a08b0 VAL: 'b' (21 sibs) 41: [6] [6] 0x2ae13a0940 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2ae13a09d0 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2ae13a0a60 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2ae13a0af0 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2ae13a0b80 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2ae13a0c10 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2ae13a0ca0 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2ae13a0d30 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2ae13a0dc0 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2ae13a0e50 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2ae13a0ee0 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2ae13a0f70 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2ae13a1000 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2ae13a1090 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2ae13a1120 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2ae13a11b0 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2ae13a1240 VAL: 'e' (21 sibs) 41: [23] [23] 0x2ae13a12d0 VAL: 'f' (21 sibs) 41: [24] [24] 0x2ae13a1360 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353a30 [ROOT] MAP: (0 sibs) 4 children: 41: 0x2ae13527a0 KEYSEQ: 'e' (4 sibs) 1 children: 41: 0x2ae134e5f0 VAL: 'f' (1 sibs) 41: 0x2ae1352838 KEYVAL: 'g' 'h' (4 sibs) 41: 0x2ae13528d0 KEYSEQ: 'a' (4 sibs) 1 children: 41: 0x2ae134e690 VAL: 'b' (1 sibs) 41: 0x2ae1352968 KEYVAL: 'c' 'd' (4 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a1400 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2ae13a1490 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2ae13a1520 VAL: 'f' (1 sibs) 41: [3] [3] 0x2ae13a15b0 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2ae13a1640 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2ae13a16d0 VAL: 'b' (1 sibs) 41: [6] [6] 0x2ae13a1760 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1352f40 [ROOT] STREAM: (0 sibs) 1 children: 41: 0x2ae134bfc0 DOCSEQ: (1 sibs) 3 children: 41: 0x2ae134c060 VAL: 'foo' (3 sibs) 41: 0x2ae134c0f8 VAL: 'bar' (3 sibs) 41: 0x2ae134c190 VAL: 'baz' (3 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a1800 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2ae13a1890 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2ae13a1920 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2ae13a19b0 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2ae13a1a40 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353058 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134cd10 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134cda8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134ce50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134d020 VAL: 'val0' (2 sibs) 41: 0x2ae134d0b8 VAL: 'val1' (2 sibs) 41: 0x2ae134cee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134d160 VAL: 'val2' (2 sibs) 41: 0x2ae134d1f8 VAL: 'val3' (2 sibs) 41: 0x2ae134cf80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134d2a0 VAL: 'val4' (2 sibs) 41: 0x2ae134d338 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a1ae0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13a1b70 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae13a1c00 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae13a1c90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae13a1d20 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae13a1db0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae13a1e40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13a1ed0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae13a1f60 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13a1ff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae13a2080 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae13a2110 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353170 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134d850 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134d8e8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134d990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134db60 VAL: 'val0' (2 sibs) 41: 0x2ae134dbf8 VAL: 'val1' (2 sibs) 41: 0x2ae134da28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134dca0 VAL: 'val2' (2 sibs) 41: 0x2ae134dd38 VAL: 'val3' (2 sibs) 41: 0x2ae134dac0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134dde0 VAL: 'val4' (2 sibs) 41: 0x2ae134de78 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a21b0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13a2240 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae13a22d0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae13a2360 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae13a23f0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae13a2480 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae13a2510 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13a25a0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae13a2630 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13a26c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae13a2750 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae13a27e0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353288 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134df20 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134dfb8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134e060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134e230 VAL: 'val0' (2 sibs) 41: 0x2ae134e2c8 VAL: 'val1' (2 sibs) 41: 0x2ae134e0f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134e370 VAL: 'val2' (2 sibs) 41: 0x2ae134e408 VAL: 'val3' (2 sibs) 41: 0x2ae134e190 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134e4b0 VAL: 'val4' (2 sibs) 41: 0x2ae134e548 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a2880 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13a2910 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae13a29a0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae13a2a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae13a2ac0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae13a2b50 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae13a2be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13a2c70 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae13a2d00 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13a2d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae13a2e20 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae13a2eb0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae13533a0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134eec0 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2ae134ef58 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2ae134f000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2ae134f1d0 VAL: 'val0' (2 sibs) 41: 0x2ae134f268 VAL: 'val1' (2 sibs) 41: 0x2ae134f098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2ae134f310 VAL: 'val2' (2 sibs) 41: 0x2ae134f3a8 VAL: 'val3' (2 sibs) 41: 0x2ae134f130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2ae134f450 VAL: 'val4' (2 sibs) 41: 0x2ae134f4e8 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a2f50 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13a2fe0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2ae13a3070 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2ae13a3100 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2ae13a3190 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2ae13a3220 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2ae13a32b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2ae13a3340 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2ae13a33d0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2ae13a3460 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2ae13a34f0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2ae13a3580 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae13534b8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae134d4d0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: 0x2ae134d570 KEYSEQ: 'include' (1 sibs) 28 children: 41: 0x2ae13516f0 VAL: 'env01' (28 sibs) 41: 0x2ae1351788 VAL: 'env02' (28 sibs) 41: 0x2ae1351820 VAL: 'env03' (28 sibs) 41: 0x2ae13518b8 VAL: 'env04' (28 sibs) 41: 0x2ae1351950 VAL: 'env11' (28 sibs) 41: 0x2ae13519e8 VAL: 'env12' (28 sibs) 41: 0x2ae1351a80 VAL: 'env13' (28 sibs) 41: 0x2ae1351b18 VAL: 'env14' (28 sibs) 41: 0x2ae1351bb0 VAL: 'env21' (28 sibs) 41: 0x2ae1351c48 VAL: 'env22' (28 sibs) 41: 0x2ae1351ce0 VAL: 'env23' (28 sibs) 41: 0x2ae1351d78 VAL: 'env24' (28 sibs) 41: 0x2ae1351e10 VAL: 'env31' (28 sibs) 41: 0x2ae1351ea8 VAL: 'env32' (28 sibs) 41: 0x2ae1351f40 VAL: 'env33' (28 sibs) 41: 0x2ae1351fd8 VAL: 'env34' (28 sibs) 41: 0x2ae1352070 VAL: 'env41' (28 sibs) 41: 0x2ae1352108 VAL: 'env42' (28 sibs) 41: 0x2ae13521a0 VAL: 'env43' (28 sibs) 41: 0x2ae1352238 VAL: 'env44' (28 sibs) 41: 0x2ae13522d0 VAL: 'env51' (28 sibs) 41: 0x2ae1352368 VAL: 'env52' (28 sibs) 41: 0x2ae1352400 VAL: 'env53' (28 sibs) 41: 0x2ae1352498 VAL: 'env54' (28 sibs) 41: 0x2ae1352530 VAL: 'env61' (28 sibs) 41: 0x2ae13525c8 VAL: 'env62' (28 sibs) 41: 0x2ae1352660 VAL: 'env63' (28 sibs) 41: 0x2ae13526f8 VAL: 'env64' (28 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a3620 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae13a36b0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2ae13a3740 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2ae13a37d0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2ae13a3860 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2ae13a38f0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2ae13a3980 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2ae13a3a10 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2ae13a3aa0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2ae13a3b30 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2ae13a3bc0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2ae13a3c50 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2ae13a3ce0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2ae13a3d70 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2ae13a3e00 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2ae13a3e90 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2ae13a3f20 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2ae13a3fb0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2ae13a4040 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2ae13a40d0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2ae13a4160 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2ae13a41f0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2ae13a4280 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2ae13a4310 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2ae13a43a0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2ae13a4430 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2ae13a44c0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2ae13a4550 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2ae13a45e0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2ae13a4670 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2ae13a4700 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae13535d0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae13505a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: 0x2ae13506e0 KEYSEQ: 'files' (3 sibs) 6 children: 41: 0x2ae13508b0 VAL: 'a' (6 sibs) 41: 0x2ae1350948 VAL: 'b' (6 sibs) 41: 0x2ae13509e0 VAL: 'c' (6 sibs) 41: 0x2ae1350a78 VAL: 'd' (6 sibs) 41: 0x2ae1350b10 VAL: 'e' (6 sibs) 41: 0x2ae1350ba8 VAL: 'f' (6 sibs) 41: 0x2ae1350778 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: 0x2ae1350c50 VAL: 'a' (2 sibs) 41: 0x2ae1350ce8 VAL: 'b' (2 sibs) 41: 0x2ae1350810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: 0x2ae1350d90 VAL: 'a' (2 sibs) 41: 0x2ae1350e28 VAL: 'b' (2 sibs) 41: 0x2ae1350638 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: 0x2ae1350ed0 KEYSEQ: 'files' (2 sibs) 6 children: 41: 0x2ae1351010 VAL: 'a' (6 sibs) 41: 0x2ae13510a8 VAL: 'b' (6 sibs) 41: 0x2ae1351140 VAL: 'c' (6 sibs) 41: 0x2ae13511d8 VAL: 'd' (6 sibs) 41: 0x2ae1351270 VAL: 'e' (6 sibs) 41: 0x2ae1351308 VAL: 'f' (6 sibs) 41: 0x2ae1350f68 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: 0x2ae13513b0 VAL: 'a' (2 sibs) 41: 0x2ae1351448 VAL: 'b' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a47a0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13a4830 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2ae13a48c0 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2ae13a4950 VAL: 'a' (6 sibs) 41: [4] [4] 0x2ae13a49e0 VAL: 'b' (6 sibs) 41: [5] [5] 0x2ae13a4a70 VAL: 'c' (6 sibs) 41: [6] [6] 0x2ae13a4b00 VAL: 'd' (6 sibs) 41: [7] [7] 0x2ae13a4b90 VAL: 'e' (6 sibs) 41: [8] [8] 0x2ae13a4c20 VAL: 'f' (6 sibs) 41: [9] [9] 0x2ae13a4cb0 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2ae13a4d40 VAL: 'a' (2 sibs) 41: [11] [11] 0x2ae13a4dd0 VAL: 'b' (2 sibs) 41: [12] [12] 0x2ae13a4e60 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2ae13a4ef0 VAL: 'a' (2 sibs) 41: [14] [14] 0x2ae13a4f80 VAL: 'b' (2 sibs) 41: [15] [15] 0x2ae13a5010 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2ae13a50a0 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2ae13a5130 VAL: 'a' (6 sibs) 41: [18] [18] 0x2ae13a51c0 VAL: 'b' (6 sibs) 41: [19] [19] 0x2ae13a5250 VAL: 'c' (6 sibs) 41: [20] [20] 0x2ae13a52e0 VAL: 'd' (6 sibs) 41: [21] [21] 0x2ae13a5370 VAL: 'e' (6 sibs) 41: [22] [22] 0x2ae13a5400 VAL: 'f' (6 sibs) 41: [23] [23] 0x2ae13a5490 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2ae13a5520 VAL: 'a' (2 sibs) 41: [25] [25] 0x2ae13a55b0 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae13536e8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae1351540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: 0x2ae13515e0 KEYSEQ: 'files' (1 sibs) 4 children: 41: 0x2ae1352c80 VAL: 'a' (4 sibs) 41: 0x2ae1352d18 VAL: 'b' (4 sibs) 41: 0x2ae1352db0 VAL: 'c' (4 sibs) 41: 0x2ae1352e48 VAL: 'd' (4 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a5650 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae13a56e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2ae13a5770 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2ae13a5800 VAL: 'a' (4 sibs) 41: [4] [4] 0x2ae13a5890 VAL: 'b' (4 sibs) 41: [5] [5] 0x2ae13a5920 VAL: 'c' (4 sibs) 41: [6] [6] 0x2ae13a59b0 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353800 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2ae134c850 KEYSEQ: 'foo' (2 sibs) 2 children: 41: 0x2ae134c710 VAL: 'a' (2 sibs) 41: 0x2ae134c7a8 VAL: 'b' (2 sibs) 41: 0x2ae134c8e8 KEYSEQ: 'bar' (2 sibs) 2 children: 41: 0x2ae134c5d0 VAL: 'c' (2 sibs) 41: 0x2ae134c668 VAL: 'd' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a5a50 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2ae13a5ae0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2ae13a5b70 VAL: 'a' (2 sibs) 41: [3] [3] 0x2ae13a5c00 VAL: 'b' (2 sibs) 41: [4] [4] 0x2ae13a5c90 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2ae13a5d20 VAL: 'c' (2 sibs) 41: [6] [6] 0x2ae13a5db0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353918 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2ae134d3e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: 0x2ae134c490 KEYVAL: 'map' 'mirror' (2 sibs) 41: 0x2ae134c528 KEYSEQ: 'dat' (2 sibs) 21 children: 41: 0x2ae1355980 VAL: 'a' (21 sibs) 41: 0x2ae1355a18 VAL: 'b' (21 sibs) 41: 0x2ae1355ab0 VAL: 'b1' (21 sibs) 41: 0x2ae1355b48 VAL: 'b2' (21 sibs) 41: 0x2ae1355be0 VAL: 'b3' (21 sibs) 41: 0x2ae1355c78 VAL: 'b4' (21 sibs) 41: 0x2ae1355d10 VAL: 'b5' (21 sibs) 41: 0x2ae1355da8 VAL: 'b6' (21 sibs) 41: 0x2ae1355e40 VAL: 'b61' (21 sibs) 41: 0x2ae1355ed8 VAL: 'b62' (21 sibs) 41: 0x2ae1355f70 VAL: 'b63' (21 sibs) 41: 0x2ae1356008 VAL: 'b64' (21 sibs) 41: 0x2ae13560a0 VAL: 'b65' (21 sibs) 41: 0x2ae1356138 VAL: 'b66' (21 sibs) 41: 0x2ae13561d0 VAL: 'b7' (21 sibs) 41: 0x2ae1356268 VAL: 'b8' (21 sibs) 41: 0x2ae1356300 VAL: 'b9' (21 sibs) 41: 0x2ae1356398 VAL: 'b10' (21 sibs) 41: 0x2ae1356430 VAL: 'e' (21 sibs) 41: 0x2ae13564c8 VAL: 'f' (21 sibs) 41: 0x2ae1356560 VAL: 'g' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a5e50 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2ae13a5ee0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2ae13a5f70 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2ae13a6000 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2ae13a6090 VAL: 'a' (21 sibs) 41: [5] [5] 0x2ae13a6120 VAL: 'b' (21 sibs) 41: [6] [6] 0x2ae13a61b0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2ae13a6240 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2ae13a62d0 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2ae13a6360 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2ae13a63f0 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2ae13a6480 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2ae13a6510 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2ae13a65a0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2ae13a6630 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2ae13a66c0 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2ae13a6750 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2ae13a67e0 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2ae13a6870 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2ae13a6900 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2ae13a6990 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2ae13a6a20 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2ae13a6ab0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2ae13a6b40 VAL: 'f' (21 sibs) 41: [24] [24] 0x2ae13a6bd0 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: REF TREE: 41: 0x2ae1353a30 [ROOT] MAP: (0 sibs) 4 children: 41: 0x2ae13527a0 KEYSEQ: 'e' (4 sibs) 1 children: 41: 0x2ae134e5f0 VAL: 'f' (1 sibs) 41: 0x2ae1352838 KEYVAL: 'g' 'h' (4 sibs) 41: 0x2ae13528d0 KEYSEQ: 'a' (4 sibs) 1 children: 41: 0x2ae134e690 VAL: 'b' (1 sibs) 41: 0x2ae1352968 KEYVAL: 'c' 'd' (4 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2ae13a6c70 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2ae13a6d00 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2ae13a6d90 VAL: 'f' (1 sibs) 41: [3] [3] 0x2ae13a6e20 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2ae13a6eb0 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2ae13a6f40 VAL: 'b' (1 sibs) 41: [6] [6] 0x2ae13a6fd0 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 41: [----------] 220 tests from INDENTATION/YmlTestCase (181 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 221 tests from 2 test suites ran. (182 ms total) 41: [ PASSED ] 221 tests. 41/50 Test #41: ryml-test-indentation ............. Passed 0.22 sec test 42 Start 42: ryml-test-number 42: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-number-0.4.1 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 42: [==========] Running 81 tests from 2 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [----------] 1 test from CaseNode (0 ms total) 42: 42: [----------] 80 tests from NUMBER/YmlTestCase 42: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: --------------- 42: translation: [-2, -2, 5]--------------- 42: REF TREE: 42: 0x2aba85d7e0 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2aba85d070 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2aba85d110 VAL: '-2' (3 sibs) 42: 0x2aba85d1a8 VAL: '-2' (3 sibs) 42: 0x2aba85d240 VAL: '5' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba86abc0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba86ac50 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba86ace0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba86ad70 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba86ae00 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_unix/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_unix/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: --------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: --------------- 42: REF TREE: 42: 0x2aba85d8f8 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2aba85d520 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2aba85d5c0 VAL: '-2' (3 sibs) 42: 0x2aba85d658 VAL: '-2' (3 sibs) 42: 0x2aba85d6f0 VAL: '-5' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba86bd90 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba86be20 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba86beb0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba86bf40 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba86bfd0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_unix/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_unix/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: --------------- 42: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]--------------- 42: REF TREE: 42: 0x2aba85da10 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aba85dc00 VAL: '-2.0' (8 sibs) 42: 0x2aba85dc98 VAL: '-2.1' (8 sibs) 42: 0x2aba85dd30 VAL: '0.1' (8 sibs) 42: 0x2aba85ddc8 VAL: '.1' (8 sibs) 42: 0x2aba85de60 VAL: '-.2' (8 sibs) 42: 0x2aba85def8 VAL: '-2.e+6' (8 sibs) 42: 0x2aba85df90 VAL: '-3e-6' (8 sibs) 42: 0x2aba85e028 VAL: '1.12345e+011' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba86cde0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba86ce70 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba86cf00 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba86cf90 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba86d020 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba86d0b0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba86d140 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba86d1d0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba86d260 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_unix/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_unix/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: --------------- 42: 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: --------------- 42: REF TREE: 42: 0x2aba85db28 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aba85e0d0 VAL: '-2.0' (8 sibs) 42: 0x2aba85e168 VAL: '-2.1' (8 sibs) 42: 0x2aba85e200 VAL: '0.1' (8 sibs) 42: 0x2aba85e298 VAL: '.1' (8 sibs) 42: 0x2aba85e330 VAL: '-.2' (8 sibs) 42: 0x2aba85e3c8 VAL: '-2.e+6' (8 sibs) 42: 0x2aba85e460 VAL: '-3e-6' (8 sibs) 42: 0x2aba85e4f8 VAL: '1.12345e+011' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba86de70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba86df00 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba86df90 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba86e020 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba86e0b0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba86e140 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba86e1d0 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba86e260 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba86e2f0 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_unix/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_windows/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: --------------- 42: translation: [-2, -2, 5]--------------- 42: REF TREE: 42: 0x2aba85d7e0 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2aba85d070 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2aba85d110 VAL: '-2' (3 sibs) 42: 0x2aba85d1a8 VAL: '-2' (3 sibs) 42: 0x2aba85d240 VAL: '5' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba86e780 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba86e810 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba86e8a0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba86e930 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba86e9c0 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_windows/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_windows/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: --------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: --------------- 42: REF TREE: 42: 0x2aba85d8f8 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2aba85d520 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2aba85d5c0 VAL: '-2' (3 sibs) 42: 0x2aba85d658 VAL: '-2' (3 sibs) 42: 0x2aba85d6f0 VAL: '-5' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba86f090 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba86f120 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba86f1b0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba86f240 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba86f2d0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_windows/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_windows/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: --------------- 42: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]--------------- 42: REF TREE: 42: 0x2aba85da10 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aba85dc00 VAL: '-2.0' (8 sibs) 42: 0x2aba85dc98 VAL: '-2.1' (8 sibs) 42: 0x2aba85dd30 VAL: '0.1' (8 sibs) 42: 0x2aba85ddc8 VAL: '.1' (8 sibs) 42: 0x2aba85de60 VAL: '-.2' (8 sibs) 42: 0x2aba85def8 VAL: '-2.e+6' (8 sibs) 42: 0x2aba85df90 VAL: '-3e-6' (8 sibs) 42: 0x2aba85e028 VAL: '1.12345e+011' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba86f9a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba86fa30 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba86fac0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba86fb50 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba86fbe0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba86fc70 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba86fd00 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba86fd90 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba86fe20 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_windows/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_windows/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: --------------- 42: 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: --------------- 42: REF TREE: 42: 0x2aba85db28 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aba85e0d0 VAL: '-2.0' (8 sibs) 42: 0x2aba85e168 VAL: '-2.1' (8 sibs) 42: 0x2aba85e200 VAL: '0.1' (8 sibs) 42: 0x2aba85e298 VAL: '.1' (8 sibs) 42: 0x2aba85e330 VAL: '-.2' (8 sibs) 42: 0x2aba85e3c8 VAL: '-2.e+6' (8 sibs) 42: 0x2aba85e460 VAL: '-3e-6' (8 sibs) 42: 0x2aba85e4f8 VAL: '1.12345e+011' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba8702b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba870340 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba8703d0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba870460 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba8704f0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba870580 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba870610 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba8706a0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba870730 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_windows/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aba86abc0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba86ac50 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba86ace0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba86ad70 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba86ae00 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - 5\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aba870f90 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba871020 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba8710b0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba871140 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba8711d0 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - -5\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aba86bd90 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba86be20 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba86beb0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba86bf40 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba86bfd0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - -5\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aba872180 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba872210 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba8722a0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba872330 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba8723c0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aba86cde0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba86ce70 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba86cf00 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba86cf90 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba86d020 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba86d0b0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba86d140 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba86d1d0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba86d260 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aba872a90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba872b20 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba872bb0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba872c40 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba872cd0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba872d60 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba872df0 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba872e80 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba872f10 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aba86de70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba86df00 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba86df90 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba86e020 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba86e0b0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba86e140 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba86e1d0 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba86e260 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba86e2f0 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aba8733a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba873430 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba8734c0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba873550 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba8735e0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba873670 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba873700 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba873790 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba873820 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aba86e780 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba86e810 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba86e8a0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba86e930 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba86e9c0 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - 5\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aba873cb0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba873d40 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba873dd0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba873e60 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba873ef0 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: translation:\r\n 42: - -2\r\n 42: - -2\r\n 42: - -5\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aba86f090 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba86f120 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba86f1b0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba86f240 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba86f2d0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - -5\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aba8745c0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba874650 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba8746e0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba874770 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba874800 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aba86f9a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba86fa30 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba86fac0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba86fb50 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba86fbe0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba86fc70 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba86fd00 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba86fd90 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba86fe20 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aba874ed0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba874f60 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba874ff0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba875080 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba875110 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba8751a0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba875230 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba8752c0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba875350 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - -2.0\r\n 42: - -2.1\r\n 42: - 0.1\r\n 42: - .1\r\n 42: - -.2\r\n 42: - -2.e+6\r\n 42: - -3e-6\r\n 42: - 1.12345e+011\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aba8702b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba870340 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba8703d0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba870460 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba8704f0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba870580 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba870610 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba8706a0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba870730 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aba8757e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba875870 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba875900 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba875990 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba875a20 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba875ab0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba875b40 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba875bd0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba875c60 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aba85d7e0 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2aba85d070 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2aba85d110 VAL: '-2' (3 sibs) 42: 0x2aba85d1a8 VAL: '-2' (3 sibs) 42: 0x2aba85d240 VAL: '5' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba871900 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba871990 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba871a20 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba871ab0 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba871b40 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aba85d8f8 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2aba85d520 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2aba85d5c0 VAL: '-2' (3 sibs) 42: 0x2aba85d658 VAL: '-2' (3 sibs) 42: 0x2aba85d6f0 VAL: '-5' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba871be0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba871c70 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba871d00 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba871d90 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba871e20 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aba85da10 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aba85dc00 VAL: '-2.0' (8 sibs) 42: 0x2aba85dc98 VAL: '-2.1' (8 sibs) 42: 0x2aba85dd30 VAL: '0.1' (8 sibs) 42: 0x2aba85ddc8 VAL: '.1' (8 sibs) 42: 0x2aba85de60 VAL: '-.2' (8 sibs) 42: 0x2aba85def8 VAL: '-2.e+6' (8 sibs) 42: 0x2aba85df90 VAL: '-3e-6' (8 sibs) 42: 0x2aba85e028 VAL: '1.12345e+011' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba8760f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba876180 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba876210 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba8762a0 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba876330 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba8763c0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba876450 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba8764e0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba876570 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aba85db28 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aba85e0d0 VAL: '-2.0' (8 sibs) 42: 0x2aba85e168 VAL: '-2.1' (8 sibs) 42: 0x2aba85e200 VAL: '0.1' (8 sibs) 42: 0x2aba85e298 VAL: '.1' (8 sibs) 42: 0x2aba85e330 VAL: '-.2' (8 sibs) 42: 0x2aba85e3c8 VAL: '-2.e+6' (8 sibs) 42: 0x2aba85e460 VAL: '-3e-6' (8 sibs) 42: 0x2aba85e4f8 VAL: '1.12345e+011' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba876610 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba8766a0 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba876730 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba8767c0 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba876850 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba8768e0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba876970 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba876a00 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba876a90 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aba85d7e0 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2aba85d070 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2aba85d110 VAL: '-2' (3 sibs) 42: 0x2aba85d1a8 VAL: '-2' (3 sibs) 42: 0x2aba85d240 VAL: '5' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba876b30 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba876bc0 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba876c50 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba876ce0 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba876d70 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aba85d8f8 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2aba85d520 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2aba85d5c0 VAL: '-2' (3 sibs) 42: 0x2aba85d658 VAL: '-2' (3 sibs) 42: 0x2aba85d6f0 VAL: '-5' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba876e10 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2aba876ea0 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2aba876f30 VAL: '-2' (3 sibs) 42: [3] [3] 0x2aba876fc0 VAL: '-2' (3 sibs) 42: [4] [4] 0x2aba877050 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aba85da10 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aba85dc00 VAL: '-2.0' (8 sibs) 42: 0x2aba85dc98 VAL: '-2.1' (8 sibs) 42: 0x2aba85dd30 VAL: '0.1' (8 sibs) 42: 0x2aba85ddc8 VAL: '.1' (8 sibs) 42: 0x2aba85de60 VAL: '-.2' (8 sibs) 42: 0x2aba85def8 VAL: '-2.e+6' (8 sibs) 42: 0x2aba85df90 VAL: '-3e-6' (8 sibs) 42: 0x2aba85e028 VAL: '1.12345e+011' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba8770f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba877180 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba877210 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba8772a0 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba877330 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba8773c0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba877450 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba8774e0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba877570 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aba85db28 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aba85e0d0 VAL: '-2.0' (8 sibs) 42: 0x2aba85e168 VAL: '-2.1' (8 sibs) 42: 0x2aba85e200 VAL: '0.1' (8 sibs) 42: 0x2aba85e298 VAL: '.1' (8 sibs) 42: 0x2aba85e330 VAL: '-.2' (8 sibs) 42: 0x2aba85e3c8 VAL: '-2.e+6' (8 sibs) 42: 0x2aba85e460 VAL: '-3e-6' (8 sibs) 42: 0x2aba85e4f8 VAL: '1.12345e+011' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aba877610 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aba8776a0 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2aba877730 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2aba8777c0 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2aba877850 VAL: '.1' (8 sibs) 42: [5] [5] 0x2aba8778e0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2aba877970 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2aba877a00 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2aba877a90 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 42: [----------] 80 tests from NUMBER/YmlTestCase (22 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 81 tests from 2 test suites ran. (22 ms total) 42: [ PASSED ] 81 tests. 42/50 Test #42: ryml-test-number .................. Passed 0.08 sec test 43 Start 43: ryml-test-null_val 43: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-null_val-0.4.1 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 43: [==========] Running 267 tests from 3 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 6 tests from null_val 43: [ RUN ] null_val.simple 43: [ OK ] null_val.simple (0 ms) 43: [ RUN ] null_val.block_seq 43: [ OK ] null_val.block_seq (0 ms) 43: [ RUN ] null_val.block_map 43: [ OK ] null_val.block_map (0 ms) 43: [ RUN ] null_val.issue103 43: [ OK ] null_val.issue103 (0 ms) 43: [ RUN ] null_val.null_key 43: [ OK ] null_val.null_key (0 ms) 43: [ RUN ] null_val.readme_example 43: [ OK ] null_val.readme_example (0 ms) 43: [----------] 6 tests from null_val (1 ms total) 43: 43: [----------] 260 tests from NULL_VAL/YmlTestCase 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - # with space 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: --------------- 43: REF TREE: 43: 0x2ae4736a80 [ROOT] SEQ: (0 sibs) 12 children: 43: 0x2ae4733d50 VAL: '' (12 sibs) 43: 0x2ae4733de8 VAL: '' (12 sibs) 43: 0x2ae4733e80 VAL: 'null' (12 sibs) 43: 0x2ae4733f18 VAL: 'Null' (12 sibs) 43: 0x2ae4733fb0 VAL: 'NULL' (12 sibs) 43: 0x2ae4734048 VAL: '~' (12 sibs) 43: 0x2ae47340e0 MAP: (12 sibs) 1 children: 43: 0x2ae4734480 KEYVAL: 'null' 'null' (1 sibs) 43: 0x2ae4734178 MAP: (12 sibs) 1 children: 43: 0x2ae4734520 KEYVAL: 'Null' 'Null' (1 sibs) 43: 0x2ae4734210 MAP: (12 sibs) 1 children: 43: 0x2ae47345c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: 0x2ae47342a8 MAP: (12 sibs) 1 children: 43: 0x2ae4734660 KEYVAL: '~' '~' (1 sibs) 43: 0x2ae4734340 MAP: (12 sibs) 1 children: 43: 0x2ae4734700 KEYVAL: '~' 'null' (1 sibs) 43: 0x2ae47343d8 MAP: (12 sibs) 1 children: 43: 0x2ae47347a0 KEYVAL: 'null' '~' (1 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae475fdd0 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae475fe60 VAL: '' (12 sibs) 43: [2] [2] 0x2ae475fef0 VAL: '' (12 sibs) 43: [3] [3] 0x2ae475ff80 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae4760010 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae47600a0 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae4760130 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae47601c0 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae4760250 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae47602e0 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae4760370 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae4760400 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae4760490 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae4760520 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae47605b0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae4760640 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae47606d0 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae4760760 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae47607f0 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: --------------- 43: {foo: , bar: , baz: } 43: --------------- 43: REF TREE: 43: 0x2ae4736b98 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4734a80 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4734b18 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4734bb0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4760fe0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4761070 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4761100 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4761190 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae4736cb0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae47350c0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4735158 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae47351f0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4762030 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47620c0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4762150 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae47621e0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: --------------- 43: - 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae4736dc8 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4735290 VAL: '' (3 sibs) 43: 0x2ae4735328 VAL: '' (3 sibs) 43: 0x2ae47353c0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4763080 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4763110 VAL: '' (3 sibs) 43: [2] [2] 0x2ae47631a0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4763230 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae4736ee0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4735f00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: 0x2ae47360d0 VAL: '' (3 sibs) 43: 0x2ae4736168 VAL: '' (3 sibs) 43: 0x2ae4736200 VAL: '' (3 sibs) 43: 0x2ae4735f98 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4736030 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae47640d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4764160 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae47641f0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4764280 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4764310 VAL: '' (3 sibs) 43: [5] [5] 0x2ae47643a0 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae4764430 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae4736ff8 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4734ca0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4734d38 KEYSEQ: 'bar' (3 sibs) 3 children: 43: 0x2ae4734e70 VAL: '' (3 sibs) 43: 0x2ae4734f08 VAL: '' (3 sibs) 43: 0x2ae4734fa0 VAL: '' (3 sibs) 43: 0x2ae4734dd0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4765120 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47651b0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4765240 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae47652d0 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4765360 VAL: '' (3 sibs) 43: [5] [5] 0x2ae47653f0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae4765480 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae4737110 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae47362a0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4736338 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae47363d0 KEYSEQ: 'baz' (3 sibs) 3 children: 43: 0x2ae4736470 VAL: '' (3 sibs) 43: 0x2ae4736508 VAL: '' (3 sibs) 43: 0x2ae47365a0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4766170 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4766200 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4766290 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4766320 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae47663b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4766440 VAL: '' (3 sibs) 43: [6] [6] 0x2ae47664d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: --------------- 43: 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae4737228 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4736690 MAP: (3 sibs) 3 children: 43: 0x2ae4736860 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae47368f8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4736990 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae4736728 VAL: '' (3 sibs) 43: 0x2ae47367c0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae47671c0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4767250 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae47672e0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae4767370 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae4767400 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae4767490 VAL: '' (3 sibs) 43: [6] [6] 0x2ae4767520 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: --------------- 43: REF TREE: 43: 0x2ae4737340 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4737c10 VAL: '' (3 sibs) 43: 0x2ae4737ca8 MAP: (3 sibs) 3 children: 43: 0x2ae4737de0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4737e78 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4737f10 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae4737d40 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4768210 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae47682a0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4768330 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae47683c0 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae4768450 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae47684e0 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae4768570 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae4737458 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4735680 VAL: '' (3 sibs) 43: 0x2ae4735718 VAL: '' (3 sibs) 43: 0x2ae47357b0 MAP: (3 sibs) 3 children: 43: 0x2ae4735850 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae47358e8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4735980 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4769260 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae47692f0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4769380 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4769410 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae47694a0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae4769530 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae47695c0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: --------------- 43: 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: --------------- 43: REF TREE: 43: 0x2ae4737570 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4735460 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: 0x2ae4735cf0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae4735d88 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae47354f8 KEYMAP: 'your case' (3 sibs) 2 children: 43: 0x2ae4737fb0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae4738048 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae4735590 KEYVAL: 'whatever' 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae476a340 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476a3d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae476a460 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae476a4f0 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae476a580 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae476a610 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae476a6a0 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae476a730 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: --------------- 43: 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: {SameGroupActorName: '', IsGetItemSelf: false} 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: --------------- 43: REF TREE: 43: 0x2ae4737688 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4739320 KEYVAL: 'version' '0' (3 sibs) 43: 0x2ae47393b8 KEYVAL: 'type' 'xml' (3 sibs) 43: 0x2ae4739450 KEYMAP: 'param_root' (3 sibs) 1 children: 43: 0x2ae4733910 KEYMAP: 'objects' (1 sibs) 2 children: 43: 0x2ae47394f0 KEYMAP: 'System' (2 sibs) 2 children: 43: 0x2ae4739630 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: 0x2ae47396c8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: 0x2ae4739588 KEYMAP: 'General' (2 sibs) 8 children: 43: 0x2ae4739770 KEYVAL: 'Speed' '1.0' (8 sibs) 43: 0x2ae4739808 KEYVAL: 'Life' '100' (8 sibs) 43: 0x2ae47398a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: 0x2ae4739938 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: 0x2ae47399d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: 0x2ae4739a68 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: 0x2ae4739b00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: 0x2ae4739b98 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae476c200 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476c290 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae476c320 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae476c3b0 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae476c440 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae476c4d0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae476c560 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae476c5f0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae476c680 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae476c710 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae476c7a0 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae476c830 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae476c8c0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae476c950 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae476c9e0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae476ca70 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae476cb00 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: --------------- 43: 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: --------------- 43: REF TREE: 43: 0x2ae47377a0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4738310 KEYVAL: 'version' '10' (3 sibs) 43: 0x2ae47383a8 KEYVAL: 'type' 'test' (3 sibs) 43: 0x2ae4738440 KEYMAP: 'param_root' (3 sibs) 2 children: 43: 0x2ae4735b60 KEYMAP: 'objects' (2 sibs) 1 children: 43: 0x2ae4733a50 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: 0x2ae4738e50 KEYVAL: 'Str64_empty' '' (3 sibs) 43: 0x2ae4738ee8 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: 0x2ae4738f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: 0x2ae4735bf8 KEYMAP: 'lists' (2 sibs) 0 children: 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae476d410 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476d4a0 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae476d530 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae476d5c0 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae476d650 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae476d6e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae476d770 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae476d800 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae476d890 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae476d920 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - # with space 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: --------------- 43: REF TREE: 43: 0x2ae4736a80 [ROOT] SEQ: (0 sibs) 12 children: 43: 0x2ae4733d50 VAL: '' (12 sibs) 43: 0x2ae4733de8 VAL: '' (12 sibs) 43: 0x2ae4733e80 VAL: 'null' (12 sibs) 43: 0x2ae4733f18 VAL: 'Null' (12 sibs) 43: 0x2ae4733fb0 VAL: 'NULL' (12 sibs) 43: 0x2ae4734048 VAL: '~' (12 sibs) 43: 0x2ae47340e0 MAP: (12 sibs) 1 children: 43: 0x2ae4734480 KEYVAL: 'null' 'null' (1 sibs) 43: 0x2ae4734178 MAP: (12 sibs) 1 children: 43: 0x2ae4734520 KEYVAL: 'Null' 'Null' (1 sibs) 43: 0x2ae4734210 MAP: (12 sibs) 1 children: 43: 0x2ae47345c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: 0x2ae47342a8 MAP: (12 sibs) 1 children: 43: 0x2ae4734660 KEYVAL: '~' '~' (1 sibs) 43: 0x2ae4734340 MAP: (12 sibs) 1 children: 43: 0x2ae4734700 KEYVAL: '~' 'null' (1 sibs) 43: 0x2ae47343d8 MAP: (12 sibs) 1 children: 43: 0x2ae47347a0 KEYVAL: 'null' '~' (1 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae476e630 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae476e6c0 VAL: '' (12 sibs) 43: [2] [2] 0x2ae476e750 VAL: '' (12 sibs) 43: [3] [3] 0x2ae476e7e0 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae476e870 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae476e900 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae476e990 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae476ea20 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae476eab0 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae476eb40 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae476ebd0 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae476ec60 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae476ecf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae476ed80 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae476ee10 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae476eea0 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae476ef30 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae476efc0 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae476f050 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: --------------- 43: {foo: , bar: , baz: } 43: --------------- 43: REF TREE: 43: 0x2ae4736b98 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4734a80 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4734b18 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4734bb0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae476dd20 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476ddb0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae476de40 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae476ded0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae4736cb0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae47350c0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4735158 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae47351f0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae476f840 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476f8d0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae476f960 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae476f9f0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: --------------- 43: - 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae4736dc8 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4735290 VAL: '' (3 sibs) 43: 0x2ae4735328 VAL: '' (3 sibs) 43: 0x2ae47353c0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4770150 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae47701e0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4770270 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4770300 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae4736ee0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4735f00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: 0x2ae47360d0 VAL: '' (3 sibs) 43: 0x2ae4736168 VAL: '' (3 sibs) 43: 0x2ae4736200 VAL: '' (3 sibs) 43: 0x2ae4735f98 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4736030 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4770a60 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4770af0 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae4770b80 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4770c10 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4770ca0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4770d30 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae4770dc0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae4736ff8 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4734ca0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4734d38 KEYSEQ: 'bar' (3 sibs) 3 children: 43: 0x2ae4734e70 VAL: '' (3 sibs) 43: 0x2ae4734f08 VAL: '' (3 sibs) 43: 0x2ae4734fa0 VAL: '' (3 sibs) 43: 0x2ae4734dd0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4771370 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4771400 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4771490 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae4771520 VAL: '' (3 sibs) 43: [4] [4] 0x2ae47715b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4771640 VAL: '' (3 sibs) 43: [6] [6] 0x2ae47716d0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae4737110 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae47362a0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4736338 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae47363d0 KEYSEQ: 'baz' (3 sibs) 3 children: 43: 0x2ae4736470 VAL: '' (3 sibs) 43: 0x2ae4736508 VAL: '' (3 sibs) 43: 0x2ae47365a0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4771c80 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4771d10 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4771da0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4771e30 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae4771ec0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4771f50 VAL: '' (3 sibs) 43: [6] [6] 0x2ae4771fe0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: --------------- 43: 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae4737228 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4736690 MAP: (3 sibs) 3 children: 43: 0x2ae4736860 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae47368f8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4736990 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae4736728 VAL: '' (3 sibs) 43: 0x2ae47367c0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4772590 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4772620 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae47726b0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae4772740 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae47727d0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae4772860 VAL: '' (3 sibs) 43: [6] [6] 0x2ae47728f0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: --------------- 43: REF TREE: 43: 0x2ae4737340 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4737c10 VAL: '' (3 sibs) 43: 0x2ae4737ca8 MAP: (3 sibs) 3 children: 43: 0x2ae4737de0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4737e78 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4737f10 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae4737d40 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4772ea0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4772f30 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4772fc0 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae4773050 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae47730e0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae4773170 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae4773200 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae4737458 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4735680 VAL: '' (3 sibs) 43: 0x2ae4735718 VAL: '' (3 sibs) 43: 0x2ae47357b0 MAP: (3 sibs) 3 children: 43: 0x2ae4735850 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae47358e8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4735980 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae47737b0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4773840 VAL: '' (3 sibs) 43: [2] [2] 0x2ae47738d0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4773960 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae47739f0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae4773a80 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae4773b10 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: --------------- 43: 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: --------------- 43: REF TREE: 43: 0x2ae4737570 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4735460 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: 0x2ae4735cf0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae4735d88 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae47354f8 KEYMAP: 'your case' (3 sibs) 2 children: 43: 0x2ae4737fb0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae4738048 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae4735590 KEYVAL: 'whatever' 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae47740c0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4774150 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae47741e0 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae4774270 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae4774300 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae4774390 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae4774420 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae47744b0 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: --------------- 43: 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: {SameGroupActorName: '', IsGetItemSelf: false} 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: --------------- 43: REF TREE: 43: 0x2ae4737688 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4739320 KEYVAL: 'version' '0' (3 sibs) 43: 0x2ae47393b8 KEYVAL: 'type' 'xml' (3 sibs) 43: 0x2ae4739450 KEYMAP: 'param_root' (3 sibs) 1 children: 43: 0x2ae4733910 KEYMAP: 'objects' (1 sibs) 2 children: 43: 0x2ae47394f0 KEYMAP: 'System' (2 sibs) 2 children: 43: 0x2ae4739630 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: 0x2ae47396c8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: 0x2ae4739588 KEYMAP: 'General' (2 sibs) 8 children: 43: 0x2ae4739770 KEYVAL: 'Speed' '1.0' (8 sibs) 43: 0x2ae4739808 KEYVAL: 'Life' '100' (8 sibs) 43: 0x2ae47398a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: 0x2ae4739938 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: 0x2ae47399d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: 0x2ae4739a68 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: 0x2ae4739b00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: 0x2ae4739b98 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae47752e0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4775370 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae4775400 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae4775490 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae4775520 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae47755b0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae4775640 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae47756d0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae4775760 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae47757f0 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae4775880 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae4775910 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae47759a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae4775a30 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae4775ac0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae4775b50 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae4775be0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: --------------- 43: 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: --------------- 43: REF TREE: 43: 0x2ae47377a0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4738310 KEYVAL: 'version' '10' (3 sibs) 43: 0x2ae47383a8 KEYVAL: 'type' 'test' (3 sibs) 43: 0x2ae4738440 KEYMAP: 'param_root' (3 sibs) 2 children: 43: 0x2ae4735b60 KEYMAP: 'objects' (2 sibs) 1 children: 43: 0x2ae4733a50 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: 0x2ae4738e50 KEYVAL: 'Str64_empty' '' (3 sibs) 43: 0x2ae4738ee8 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: 0x2ae4738f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: 0x2ae4735bf8 KEYMAP: 'lists' (2 sibs) 0 children: 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae47749d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4774a60 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae4774af0 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae4774b80 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae4774c10 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae4774ca0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae4774d30 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae4774dc0 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae4774e50 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae4774ee0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: -\n 43: - # with space\n 43: - null\n 43: - Null\n 43: - NULL\n 43: - ~\n 43: - null: null\n 43: - Null: Null\n 43: - NULL: NULL\n 43: - ~: ~\n 43: - ~: null\n 43: - null: ~\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae475fdd0 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae475fe60 VAL: '' (12 sibs) 43: [2] [2] 0x2ae475fef0 VAL: '' (12 sibs) 43: [3] [3] 0x2ae475ff80 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae4760010 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae47600a0 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae4760130 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae47601c0 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae4760250 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae47602e0 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae4760370 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae4760400 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae4760490 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae4760520 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae47605b0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae4760640 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae47606d0 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae4760760 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae47607f0 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - null\n 43: - Null\n 43: - NULL\n 43: - ~\n 43: - null: null\n 43: - Null: Null\n 43: - NULL: NULL\n 43: - ~: ~\n 43: - ~: null\n 43: - null: ~\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4778740 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae47787d0 VAL: '' (12 sibs) 43: [2] [2] 0x2ae4778860 VAL: '' (12 sibs) 43: [3] [3] 0x2ae47788f0 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae4778980 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae4778a10 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae4778aa0 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae4778b30 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae4778bc0 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae4778c50 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae4778ce0 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae4778d70 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae4778e00 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae4778e90 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae4778f20 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae4778fb0 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae4779040 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae47790d0 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae4779160 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: {foo: , bar: , baz: }\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4760fe0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4761070 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4761100 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4761190 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4777550 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47775e0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4777670 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4777700 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4762030 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47620c0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4762150 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae47621e0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4779950 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47799e0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4779a70 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4779b00 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4763080 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4763110 VAL: '' (3 sibs) 43: [2] [2] 0x2ae47631a0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4763230 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477a260 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae477a2f0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae477a380 VAL: '' (3 sibs) 43: [3] [3] 0x2ae477a410 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: - \n 43: - \n 43: - \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae47640d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4764160 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae47641f0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4764280 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4764310 VAL: '' (3 sibs) 43: [5] [5] 0x2ae47643a0 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae4764430 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo:\n 43: - \n 43: - \n 43: - \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477ab70 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae477ac00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae477ac90 VAL: '' (3 sibs) 43: [3] [3] 0x2ae477ad20 VAL: '' (3 sibs) 43: [4] [4] 0x2ae477adb0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae477ae40 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae477aed0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: bar: \n 43: - \n 43: - \n 43: - \n 43: baz: \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4765120 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47651b0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4765240 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae47652d0 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4765360 VAL: '' (3 sibs) 43: [5] [5] 0x2ae47653f0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae4765480 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar:\n 43: - \n 43: - \n 43: - \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477b480 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae477b510 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae477b5a0 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae477b630 VAL: '' (3 sibs) 43: [4] [4] 0x2ae477b6c0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae477b750 VAL: '' (3 sibs) 43: [6] [6] 0x2ae477b7e0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: bar: \n 43: baz: \n 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4766170 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4766200 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4766290 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4766320 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae47663b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4766440 VAL: '' (3 sibs) 43: [6] [6] 0x2ae47664d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz:\n 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477bd90 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae477be20 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae477beb0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae477bf40 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae477bfd0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae477c060 VAL: '' (3 sibs) 43: [6] [6] 0x2ae477c0f0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: - foo:\n 43: bar: \n 43: baz: \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae47671c0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4767250 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae47672e0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae4767370 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae4767400 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae4767490 VAL: '' (3 sibs) 43: [6] [6] 0x2ae4767520 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - foo: \n 43: bar: \n 43: baz: \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477c6a0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae477c730 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae477c7c0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae477c850 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae477c8e0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae477c970 VAL: '' (3 sibs) 43: [6] [6] 0x2ae477ca00 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: - \n 43: - foo:\n 43: bar: \n 43: baz: \n 43: - \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4768210 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae47682a0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4768330 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae47683c0 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae4768450 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae47684e0 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae4768570 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - foo: \n 43: bar: \n 43: baz: \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477cfb0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae477d040 VAL: '' (3 sibs) 43: [2] [2] 0x2ae477d0d0 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae477d160 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae477d1f0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae477d280 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae477d310 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: - \n 43: - \n 43: - foo:\n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4769260 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae47692f0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4769380 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4769410 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae47694a0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae4769530 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae47695c0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477d8c0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae477d950 VAL: '' (3 sibs) 43: [2] [2] 0x2ae477d9e0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae477da70 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae477db00 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae477db90 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae477dc20 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: fixed case:\n 43: foo: a\n 43: bar: \n 43: your case:\n 43: foo: a\n 43: bar: ''\n 43: whatever: baz\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae476a340 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476a3d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae476a460 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae476a4f0 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae476a580 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae476a610 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae476a6a0 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae476a730 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: fixed case:\n 43: foo: a\n 43: bar: \n 43: your case:\n 43: foo: a\n 43: bar: ''\n 43: whatever: baz\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477e1d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae477e260 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae477e2f0 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae477e380 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae477e410 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae477e4a0 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae477e530 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae477e5c0 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: version: 0\n 43: type: xml\n 43: param_root:\n 43: objects:\n 43: System: {SameGroupActorName: '', IsGetItemSelf: false}\n 43: General:\n 43: Speed: 1.0\n 43: Life: 100\n 43: IsLifeInfinite: false\n 43: ElectricalDischarge: 1.0\n 43: IsBurnOutBorn: false\n 43: BurnOutBornName: \n 43: IsBurnOutBornIdent: false\n 43: ChangeDropTableName: ''\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae476c200 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476c290 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae476c320 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae476c3b0 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae476c440 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae476c4d0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae476c560 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae476c5f0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae476c680 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae476c710 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae476c7a0 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae476c830 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae476c8c0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae476c950 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae476c9e0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae476ca70 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae476cb00 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: version: 0\n 43: type: xml\n 43: param_root:\n 43: objects:\n 43: System:\n 43: SameGroupActorName: ''\n 43: IsGetItemSelf: false\n 43: General:\n 43: Speed: 1.0\n 43: Life: 100\n 43: IsLifeInfinite: false\n 43: ElectricalDischarge: 1.0\n 43: IsBurnOutBorn: false\n 43: BurnOutBornName: \n 43: IsBurnOutBornIdent: false\n 43: ChangeDropTableName: ''\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477f3f0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae477f480 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae477f510 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae477f5a0 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae477f630 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae477f6c0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae477f750 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae477f7e0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae477f870 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae477f900 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae477f990 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae477fa20 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae477fab0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae477fb40 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae477fbd0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae477fc60 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae477fcf0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: version: 10\n 43: type: test\n 43: param_root:\n 43: objects:\n 43: TestContent:\n 43: Str64_empty: ''\n 43: Str64_empty2:\n 43: Str64_empty3: ''\n 43: lists: {}\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae476d410 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476d4a0 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae476d530 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae476d5c0 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae476d650 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae476d6e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae476d770 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae476d800 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae476d890 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae476d920 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: version: 10\n 43: type: test\n 43: param_root:\n 43: objects:\n 43: TestContent:\n 43: Str64_empty: ''\n 43: Str64_empty2: \n 43: Str64_empty3: ''\n 43: lists: {}\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae477eae0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae477eb70 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae477ec00 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae477ec90 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae477ed20 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae477edb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae477ee40 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae477eed0 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae477ef60 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae477eff0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: -\r\n 43: - # with space\r\n 43: - null\r\n 43: - Null\r\n 43: - NULL\r\n 43: - ~\r\n 43: - null: null\r\n 43: - Null: Null\r\n 43: - NULL: NULL\r\n 43: - ~: ~\r\n 43: - ~: null\r\n 43: - null: ~\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae476e630 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae476e6c0 VAL: '' (12 sibs) 43: [2] [2] 0x2ae476e750 VAL: '' (12 sibs) 43: [3] [3] 0x2ae476e7e0 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae476e870 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae476e900 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae476e990 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae476ea20 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae476eab0 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae476eb40 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae476ebd0 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae476ec60 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae476ecf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae476ed80 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae476ee10 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae476eea0 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae476ef30 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae476efc0 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae476f050 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - null\n 43: - Null\n 43: - NULL\n 43: - ~\n 43: - null: null\n 43: - Null: Null\n 43: - NULL: NULL\n 43: - ~: ~\n 43: - ~: null\n 43: - null: ~\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4780f10 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae4780fa0 VAL: '' (12 sibs) 43: [2] [2] 0x2ae4781030 VAL: '' (12 sibs) 43: [3] [3] 0x2ae47810c0 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae4781150 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae47811e0 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae4781270 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae4781300 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae4781390 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae4781420 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae47814b0 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae4781540 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae47815d0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae4781660 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae47816f0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae4781780 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae4781810 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae47818a0 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae4781930 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: {foo: , bar: , baz: }\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae476dd20 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476ddb0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae476de40 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae476ded0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4780600 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4780690 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4780720 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae47807b0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo: \r\n 43: bar: \r\n 43: baz: \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae476f840 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae476f8d0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae476f960 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae476f9f0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4782120 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47821b0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4782240 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae47822d0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: - \r\n 43: - \r\n 43: - \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4770150 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae47701e0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4770270 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4770300 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4782a30 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4782ac0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4782b50 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4782be0 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: - \r\n 43: - \r\n 43: - \r\n 43: bar: \r\n 43: baz: \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4770a60 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4770af0 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae4770b80 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4770c10 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4770ca0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4770d30 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae4770dc0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo:\n 43: - \n 43: - \n 43: - \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4783340 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47833d0 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae4783460 VAL: '' (3 sibs) 43: [3] [3] 0x2ae47834f0 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4783580 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4783610 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae47836a0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: bar: \r\n 43: - \r\n 43: - \r\n 43: - \r\n 43: baz: \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4771370 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4771400 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4771490 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae4771520 VAL: '' (3 sibs) 43: [4] [4] 0x2ae47715b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4771640 VAL: '' (3 sibs) 43: [6] [6] 0x2ae47716d0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar:\n 43: - \n 43: - \n 43: - \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4783c50 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4783ce0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4783d70 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae4783e00 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4783e90 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4783f20 VAL: '' (3 sibs) 43: [6] [6] 0x2ae4783fb0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: bar: \r\n 43: baz: \r\n 43: - \r\n 43: - \r\n 43: - \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4771c80 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4771d10 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4771da0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4771e30 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae4771ec0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4771f50 VAL: '' (3 sibs) 43: [6] [6] 0x2ae4771fe0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz:\n 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4784560 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47845f0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4784680 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4784710 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae47847a0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4784830 VAL: '' (3 sibs) 43: [6] [6] 0x2ae47848c0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: - foo:\r\n 43: bar: \r\n 43: baz: \r\n 43: - \r\n 43: - \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4772590 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4772620 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae47726b0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae4772740 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae47727d0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae4772860 VAL: '' (3 sibs) 43: [6] [6] 0x2ae47728f0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - foo: \n 43: bar: \n 43: baz: \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4784e70 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4784f00 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae4784f90 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae4785020 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae47850b0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae4785140 VAL: '' (3 sibs) 43: [6] [6] 0x2ae47851d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: - \r\n 43: - foo:\r\n 43: bar: \r\n 43: baz: \r\n 43: - \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae4772ea0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4772f30 VAL: '' (3 sibs) 43: [2] [2] 0x2ae4772fc0 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae4773050 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae47730e0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae4773170 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae4773200 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - foo: \n 43: bar: \n 43: baz: \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4785780 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4785810 VAL: '' (3 sibs) 43: [2] [2] 0x2ae47858a0 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae4785930 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae47859c0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae4785a50 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae4785ae0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: - \r\n 43: - \r\n 43: - foo:\r\n 43: bar: \r\n 43: baz: \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae47737b0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4773840 VAL: '' (3 sibs) 43: [2] [2] 0x2ae47738d0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4773960 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae47739f0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae4773a80 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae4773b10 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4786090 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4786120 VAL: '' (3 sibs) 43: [2] [2] 0x2ae47861b0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4786240 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae47862d0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae4786360 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae47863f0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: fixed case:\r\n 43: foo: a\r\n 43: bar: \r\n 43: your case:\r\n 43: foo: a\r\n 43: bar: ''\r\n 43: whatever: baz\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae47740c0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4774150 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae47741e0 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae4774270 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae4774300 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae4774390 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae4774420 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae47744b0 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: fixed case:\n 43: foo: a\n 43: bar: \n 43: your case:\n 43: foo: a\n 43: bar: ''\n 43: whatever: baz\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae47869a0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4786a30 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae4786ac0 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae4786b50 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae4786be0 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae4786c70 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae4786d00 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae4786d90 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: version: 0\r\n 43: type: xml\r\n 43: param_root:\r\n 43: objects:\r\n 43: System: {SameGroupActorName: '', IsGetItemSelf: false}\r\n 43: General:\r\n 43: Speed: 1.0\r\n 43: Life: 100\r\n 43: IsLifeInfinite: false\r\n 43: ElectricalDischarge: 1.0\r\n 43: IsBurnOutBorn: false\r\n 43: BurnOutBornName: \r\n 43: IsBurnOutBornIdent: false\r\n 43: ChangeDropTableName: ''\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae47752e0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4775370 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae4775400 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae4775490 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae4775520 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae47755b0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae4775640 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae47756d0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae4775760 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae47757f0 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae4775880 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae4775910 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae47759a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae4775a30 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae4775ac0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae4775b50 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae4775be0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: version: 0\n 43: type: xml\n 43: param_root:\n 43: objects:\n 43: System:\n 43: SameGroupActorName: ''\n 43: IsGetItemSelf: false\n 43: General:\n 43: Speed: 1.0\n 43: Life: 100\n 43: IsLifeInfinite: false\n 43: ElectricalDischarge: 1.0\n 43: IsBurnOutBorn: false\n 43: BurnOutBornName: \n 43: IsBurnOutBornIdent: false\n 43: ChangeDropTableName: ''\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae4787bc0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4787c50 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae4787ce0 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae4787d70 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae4787e00 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae4787e90 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae4787f20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae4787fb0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae4788040 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae47880d0 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae4788160 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae47881f0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae4788280 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae4788310 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae47883a0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae4788430 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae47884c0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: version: 10\r\n 43: type: test\r\n 43: param_root:\r\n 43: objects:\r\n 43: TestContent:\r\n 43: Str64_empty: ''\r\n 43: Str64_empty2:\r\n 43: Str64_empty3: ''\r\n 43: lists: {}\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae47749d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4774a60 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae4774af0 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae4774b80 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae4774c10 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae4774ca0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae4774d30 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae4774dc0 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae4774e50 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae4774ee0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: version: 10\n 43: type: test\n 43: param_root:\n 43: objects:\n 43: TestContent:\n 43: Str64_empty: ''\n 43: Str64_empty2: \n 43: Str64_empty3: ''\n 43: lists: {}\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae47872b0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4787340 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae47873d0 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae4787460 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae47874f0 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae4787580 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae4787610 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae47876a0 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae4787730 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae47877c0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736a80 [ROOT] SEQ: (0 sibs) 12 children: 43: 0x2ae4733d50 VAL: '' (12 sibs) 43: 0x2ae4733de8 VAL: '' (12 sibs) 43: 0x2ae4733e80 VAL: 'null' (12 sibs) 43: 0x2ae4733f18 VAL: 'Null' (12 sibs) 43: 0x2ae4733fb0 VAL: 'NULL' (12 sibs) 43: 0x2ae4734048 VAL: '~' (12 sibs) 43: 0x2ae47340e0 MAP: (12 sibs) 1 children: 43: 0x2ae4734480 KEYVAL: 'null' 'null' (1 sibs) 43: 0x2ae4734178 MAP: (12 sibs) 1 children: 43: 0x2ae4734520 KEYVAL: 'Null' 'Null' (1 sibs) 43: 0x2ae4734210 MAP: (12 sibs) 1 children: 43: 0x2ae47345c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: 0x2ae47342a8 MAP: (12 sibs) 1 children: 43: 0x2ae4734660 KEYVAL: '~' '~' (1 sibs) 43: 0x2ae4734340 MAP: (12 sibs) 1 children: 43: 0x2ae4734700 KEYVAL: '~' 'null' (1 sibs) 43: 0x2ae47343d8 MAP: (12 sibs) 1 children: 43: 0x2ae47347a0 KEYVAL: 'null' '~' (1 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4788dd0 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae4788e60 VAL: '' (12 sibs) 43: [2] [2] 0x2ae4788ef0 VAL: '' (12 sibs) 43: [3] [3] 0x2ae4788f80 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae4789010 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae47890a0 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae4789130 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae47891c0 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae4789250 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae47892e0 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae4789370 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae4789400 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae4789490 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae4789520 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae47895b0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae4789640 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae47896d0 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae4789760 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae47897f0 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736b98 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4734a80 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4734b18 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4734bb0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae47780c0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4778150 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae47781e0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae4778270 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736cb0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae47350c0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4735158 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae47351f0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4778310 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae47783a0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae4778430 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae47784c0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736dc8 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4735290 VAL: '' (3 sibs) 43: 0x2ae4735328 VAL: '' (3 sibs) 43: 0x2ae47353c0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4789890 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae4789920 VAL: '' (3 sibs) 43: [2] [2] 0x2ae47899b0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4789a40 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736ee0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4735f00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: 0x2ae47360d0 VAL: '' (3 sibs) 43: 0x2ae4736168 VAL: '' (3 sibs) 43: 0x2ae4736200 VAL: '' (3 sibs) 43: 0x2ae4735f98 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4736030 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4789ae0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4789b70 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae4789c00 VAL: '' (3 sibs) 43: [3] [3] 0x2ae4789c90 VAL: '' (3 sibs) 43: [4] [4] 0x2ae4789d20 VAL: '' (3 sibs) 43: [5] [5] 0x2ae4789db0 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae4789e40 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736ff8 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4734ca0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4734d38 KEYSEQ: 'bar' (3 sibs) 3 children: 43: 0x2ae4734e70 VAL: '' (3 sibs) 43: 0x2ae4734f08 VAL: '' (3 sibs) 43: 0x2ae4734fa0 VAL: '' (3 sibs) 43: 0x2ae4734dd0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae4789ee0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae4789f70 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae478a000 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae478a090 VAL: '' (3 sibs) 43: [4] [4] 0x2ae478a120 VAL: '' (3 sibs) 43: [5] [5] 0x2ae478a1b0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae478a240 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737110 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae47362a0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4736338 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae47363d0 KEYSEQ: 'baz' (3 sibs) 3 children: 43: 0x2ae4736470 VAL: '' (3 sibs) 43: 0x2ae4736508 VAL: '' (3 sibs) 43: 0x2ae47365a0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478a2e0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478a370 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae478a400 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae478a490 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae478a520 VAL: '' (3 sibs) 43: [5] [5] 0x2ae478a5b0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae478a640 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737228 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4736690 MAP: (3 sibs) 3 children: 43: 0x2ae4736860 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae47368f8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4736990 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae4736728 VAL: '' (3 sibs) 43: 0x2ae47367c0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478a6e0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae478a770 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae478a800 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae478a890 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae478a920 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae478a9b0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae478aa40 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737340 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4737c10 VAL: '' (3 sibs) 43: 0x2ae4737ca8 MAP: (3 sibs) 3 children: 43: 0x2ae4737de0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4737e78 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4737f10 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae4737d40 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478aae0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae478ab70 VAL: '' (3 sibs) 43: [2] [2] 0x2ae478ac00 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae478ac90 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae478ad20 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae478adb0 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae478ae40 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737458 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4735680 VAL: '' (3 sibs) 43: 0x2ae4735718 VAL: '' (3 sibs) 43: 0x2ae47357b0 MAP: (3 sibs) 3 children: 43: 0x2ae4735850 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae47358e8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4735980 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478aee0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae478af70 VAL: '' (3 sibs) 43: [2] [2] 0x2ae478b000 VAL: '' (3 sibs) 43: [3] [3] 0x2ae478b090 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae478b120 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae478b1b0 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae478b240 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737570 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4735460 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: 0x2ae4735cf0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae4735d88 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae47354f8 KEYMAP: 'your case' (3 sibs) 2 children: 43: 0x2ae4737fb0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae4738048 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae4735590 KEYVAL: 'whatever' 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478b2e0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478b370 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae478b400 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae478b490 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae478b520 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae478b5b0 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae478b640 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae478b6d0 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737688 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4739320 KEYVAL: 'version' '0' (3 sibs) 43: 0x2ae47393b8 KEYVAL: 'type' 'xml' (3 sibs) 43: 0x2ae4739450 KEYMAP: 'param_root' (3 sibs) 1 children: 43: 0x2ae4733910 KEYMAP: 'objects' (1 sibs) 2 children: 43: 0x2ae47394f0 KEYMAP: 'System' (2 sibs) 2 children: 43: 0x2ae4739630 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: 0x2ae47396c8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: 0x2ae4739588 KEYMAP: 'General' (2 sibs) 8 children: 43: 0x2ae4739770 KEYVAL: 'Speed' '1.0' (8 sibs) 43: 0x2ae4739808 KEYVAL: 'Life' '100' (8 sibs) 43: 0x2ae47398a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: 0x2ae4739938 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: 0x2ae47399d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: 0x2ae4739a68 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: 0x2ae4739b00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: 0x2ae4739b98 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478b770 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478b800 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae478b890 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae478b920 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae478b9b0 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae478ba40 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae478bad0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae478bb60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae478bbf0 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae478bc80 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae478bd10 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae478bda0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae478be30 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae478bec0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae478bf50 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae478bfe0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae478c070 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae47377a0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4738310 KEYVAL: 'version' '10' (3 sibs) 43: 0x2ae47383a8 KEYVAL: 'type' 'test' (3 sibs) 43: 0x2ae4738440 KEYMAP: 'param_root' (3 sibs) 2 children: 43: 0x2ae4735b60 KEYMAP: 'objects' (2 sibs) 1 children: 43: 0x2ae4733a50 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: 0x2ae4738e50 KEYVAL: 'Str64_empty' '' (3 sibs) 43: 0x2ae4738ee8 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: 0x2ae4738f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: 0x2ae4735bf8 KEYMAP: 'lists' (2 sibs) 0 children: 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478c110 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478c1a0 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae478c230 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae478c2c0 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae478c350 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae478c3e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae478c470 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae478c500 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae478c590 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae478c620 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736a80 [ROOT] SEQ: (0 sibs) 12 children: 43: 0x2ae4733d50 VAL: '' (12 sibs) 43: 0x2ae4733de8 VAL: '' (12 sibs) 43: 0x2ae4733e80 VAL: 'null' (12 sibs) 43: 0x2ae4733f18 VAL: 'Null' (12 sibs) 43: 0x2ae4733fb0 VAL: 'NULL' (12 sibs) 43: 0x2ae4734048 VAL: '~' (12 sibs) 43: 0x2ae47340e0 MAP: (12 sibs) 1 children: 43: 0x2ae4734480 KEYVAL: 'null' 'null' (1 sibs) 43: 0x2ae4734178 MAP: (12 sibs) 1 children: 43: 0x2ae4734520 KEYVAL: 'Null' 'Null' (1 sibs) 43: 0x2ae4734210 MAP: (12 sibs) 1 children: 43: 0x2ae47345c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: 0x2ae47342a8 MAP: (12 sibs) 1 children: 43: 0x2ae4734660 KEYVAL: '~' '~' (1 sibs) 43: 0x2ae4734340 MAP: (12 sibs) 1 children: 43: 0x2ae4734700 KEYVAL: '~' 'null' (1 sibs) 43: 0x2ae47343d8 MAP: (12 sibs) 1 children: 43: 0x2ae47347a0 KEYVAL: 'null' '~' (1 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478c6c0 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae478c750 VAL: '' (12 sibs) 43: [2] [2] 0x2ae478c7e0 VAL: '' (12 sibs) 43: [3] [3] 0x2ae478c870 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae478c900 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae478c990 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae478ca20 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae478cab0 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae478cb40 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae478cbd0 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae478cc60 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae478ccf0 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae478cd80 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae478ce10 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae478cea0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae478cf30 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae478cfc0 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae478d050 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae478d0e0 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736b98 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4734a80 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4734b18 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4734bb0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478d180 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478d210 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae478d2a0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae478d330 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736cb0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae47350c0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4735158 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae47351f0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478d3d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478d460 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae478d4f0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae478d580 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736dc8 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4735290 VAL: '' (3 sibs) 43: 0x2ae4735328 VAL: '' (3 sibs) 43: 0x2ae47353c0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478d620 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae478d6b0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae478d740 VAL: '' (3 sibs) 43: [3] [3] 0x2ae478d7d0 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736ee0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4735f00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: 0x2ae47360d0 VAL: '' (3 sibs) 43: 0x2ae4736168 VAL: '' (3 sibs) 43: 0x2ae4736200 VAL: '' (3 sibs) 43: 0x2ae4735f98 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4736030 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478d870 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478d900 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae478d990 VAL: '' (3 sibs) 43: [3] [3] 0x2ae478da20 VAL: '' (3 sibs) 43: [4] [4] 0x2ae478dab0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae478db40 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae478dbd0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4736ff8 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4734ca0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4734d38 KEYSEQ: 'bar' (3 sibs) 3 children: 43: 0x2ae4734e70 VAL: '' (3 sibs) 43: 0x2ae4734f08 VAL: '' (3 sibs) 43: 0x2ae4734fa0 VAL: '' (3 sibs) 43: 0x2ae4734dd0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478dc70 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478dd00 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae478dd90 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae478de20 VAL: '' (3 sibs) 43: [4] [4] 0x2ae478deb0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae478df40 VAL: '' (3 sibs) 43: [6] [6] 0x2ae478dfd0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737110 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae47362a0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4736338 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae47363d0 KEYSEQ: 'baz' (3 sibs) 3 children: 43: 0x2ae4736470 VAL: '' (3 sibs) 43: 0x2ae4736508 VAL: '' (3 sibs) 43: 0x2ae47365a0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478e070 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478e100 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae478e190 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae478e220 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae478e2b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae478e340 VAL: '' (3 sibs) 43: [6] [6] 0x2ae478e3d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737228 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4736690 MAP: (3 sibs) 3 children: 43: 0x2ae4736860 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae47368f8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4736990 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae4736728 VAL: '' (3 sibs) 43: 0x2ae47367c0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478e470 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae478e500 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae478e590 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae478e620 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae478e6b0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae478e740 VAL: '' (3 sibs) 43: [6] [6] 0x2ae478e7d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737340 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4737c10 VAL: '' (3 sibs) 43: 0x2ae4737ca8 MAP: (3 sibs) 3 children: 43: 0x2ae4737de0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae4737e78 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4737f10 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae4737d40 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478e870 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae478e900 VAL: '' (3 sibs) 43: [2] [2] 0x2ae478e990 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae478ea20 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae478eab0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae478eb40 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae478ebd0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737458 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae4735680 VAL: '' (3 sibs) 43: 0x2ae4735718 VAL: '' (3 sibs) 43: 0x2ae47357b0 MAP: (3 sibs) 3 children: 43: 0x2ae4735850 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae47358e8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae4735980 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478ec70 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae478ed00 VAL: '' (3 sibs) 43: [2] [2] 0x2ae478ed90 VAL: '' (3 sibs) 43: [3] [3] 0x2ae478ee20 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae478eeb0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae478ef40 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae478efd0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737570 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4735460 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: 0x2ae4735cf0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae4735d88 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae47354f8 KEYMAP: 'your case' (3 sibs) 2 children: 43: 0x2ae4737fb0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae4738048 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae4735590 KEYVAL: 'whatever' 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478f070 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478f100 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae478f190 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae478f220 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae478f2b0 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae478f340 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae478f3d0 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae478f460 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae4737688 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4739320 KEYVAL: 'version' '0' (3 sibs) 43: 0x2ae47393b8 KEYVAL: 'type' 'xml' (3 sibs) 43: 0x2ae4739450 KEYMAP: 'param_root' (3 sibs) 1 children: 43: 0x2ae4733910 KEYMAP: 'objects' (1 sibs) 2 children: 43: 0x2ae47394f0 KEYMAP: 'System' (2 sibs) 2 children: 43: 0x2ae4739630 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: 0x2ae47396c8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: 0x2ae4739588 KEYMAP: 'General' (2 sibs) 8 children: 43: 0x2ae4739770 KEYVAL: 'Speed' '1.0' (8 sibs) 43: 0x2ae4739808 KEYVAL: 'Life' '100' (8 sibs) 43: 0x2ae47398a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: 0x2ae4739938 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: 0x2ae47399d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: 0x2ae4739a68 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: 0x2ae4739b00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: 0x2ae4739b98 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478f500 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478f590 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae478f620 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae478f6b0 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae478f740 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae478f7d0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae478f860 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae478f8f0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae478f980 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae478fa10 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae478faa0 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae478fb30 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae478fbc0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae478fc50 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae478fce0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae478fd70 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae478fe00 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae47377a0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae4738310 KEYVAL: 'version' '10' (3 sibs) 43: 0x2ae47383a8 KEYVAL: 'type' 'test' (3 sibs) 43: 0x2ae4738440 KEYMAP: 'param_root' (3 sibs) 2 children: 43: 0x2ae4735b60 KEYMAP: 'objects' (2 sibs) 1 children: 43: 0x2ae4733a50 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: 0x2ae4738e50 KEYVAL: 'Str64_empty' '' (3 sibs) 43: 0x2ae4738ee8 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: 0x2ae4738f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: 0x2ae4735bf8 KEYMAP: 'lists' (2 sibs) 0 children: 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae478fea0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae478ff30 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae478ffc0 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae4790050 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae47900e0 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae4790170 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae4790200 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae4790290 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae4790320 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae47903b0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 43: [----------] 260 tests from NULL_VAL/YmlTestCase (80 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 267 tests from 3 test suites ran. (82 ms total) 43: [ PASSED ] 267 tests. 43/50 Test #43: ryml-test-null_val ................ Passed 0.13 sec test 44 Start 44: ryml-test-github_issues 44: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-github_issues-0.4.1 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 44: [==========] Running 324 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 3 tests from github 44: [ RUN ] github.78 44: [ OK ] github.78 (0 ms) 44: [ RUN ] github.60 44: [ OK ] github.60 (0 ms) 44: [ RUN ] github.31 44: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:1162:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 44: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:1169:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 44: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:1210:check failed: !is_seq(node) && !is_map(node) 44: [ OK ] github.31 (1 ms) 44: [----------] 3 tests from github (2 ms total) 44: 44: [----------] 320 tests from GITHUB_ISSUES/YmlTestCase 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: --------------- 44: 44: translation: [-2, -2, 5]--------------- 44: REF TREE: 44: 0x2afb673f80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66e6f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2afb66e790 VAL: '-2' (3 sibs) 44: 0x2afb66e828 VAL: '-2' (3 sibs) 44: 0x2afb66e8c0 VAL: '5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6a53d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6a5460 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2afb6a54f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2afb6a5580 VAL: '-2' (3 sibs) 44: [4] [4] 0x2afb6a5610 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: --------------- 44: 44: audio resource: 44: --------------- 44: REF TREE: 44: 0x2afb674098 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66eba0 KEYVAL: 'audio resource' '' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6a6420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6a64b0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: --------------- 44: 44: audio resource: 44: more: 44: example: y 44: --------------- 44: REF TREE: 44: 0x2afb6741b0 [ROOT] MAP: (0 sibs) 2 children: 44: 0x2afb66f150 KEYVAL: 'audio resource' '' (2 sibs) 44: 0x2afb66f1e8 KEYMAP: 'more' (2 sibs) 1 children: 44: 0x2afb66f290 KEYVAL: 'example' 'y' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6a7e70 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2afb6a7f00 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2afb6a7f90 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2afb6a8020 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: --------------- 44: component: 44: type: perspective camera component 44: some_data: {} # this was working 44: data: 44: {} # but this was not working 44: --------------- 44: REF TREE: 44: 0x2afb6742c8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66ec40 KEYMAP: 'component' (1 sibs) 3 children: 44: 0x2afb66f330 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: 0x2afb66f3c8 KEYMAP: 'some_data' (3 sibs) 0 children: 44: 0x2afb66f460 KEYMAP: 'data' (3 sibs) 0 children: 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6a8ec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6a8f50 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2afb6a8fe0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2afb6a9070 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2afb6a9100 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: --------------- 44: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: --------------- 44: REF TREE: 44: 0x2afb6743e0 [ROOT] SEQ: (0 sibs) 3 children: 44: 0x2afb66e400 MAP: (3 sibs) 1 children: 44: 0x2afb670e50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2afb670ef0 VAL: '0.mp4' (4 sibs) 44: 0x2afb670f88 VAL: '1.mp4' (4 sibs) 44: 0x2afb671020 VAL: '2.mp4' (4 sibs) 44: 0x2afb6710b8 VAL: '3.mp4' (4 sibs) 44: 0x2afb66e498 MAP: (3 sibs) 1 children: 44: 0x2afb671160 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2afb671200 VAL: '0.mp4' (4 sibs) 44: 0x2afb671298 VAL: '1.mp4' (4 sibs) 44: 0x2afb671330 VAL: '2.mp4' (4 sibs) 44: 0x2afb6713c8 VAL: '3.mp4' (4 sibs) 44: 0x2afb66e530 MAP: (3 sibs) 1 children: 44: 0x2afb671470 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2afb671510 VAL: '0.mp4' (4 sibs) 44: 0x2afb6715a8 VAL: '1.mp4' (4 sibs) 44: 0x2afb671640 VAL: '2.mp4' (4 sibs) 44: 0x2afb6716d8 VAL: '3.mp4' (4 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6aa820 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2afb6aa8b0 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2afb6aa940 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2afb6aa9d0 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2afb6aaa60 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2afb6aaaf0 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2afb6aab80 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2afb6aac10 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2afb6aaca0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2afb6aad30 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2afb6aadc0 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2afb6aae50 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2afb6aaee0 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2afb6aaf70 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2afb6ab000 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2afb6ab090 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2afb6ab120 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2afb6ab1b0 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2afb6ab240 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: --------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: --------------- 44: REF TREE: 44: 0x2afb6744f8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb671ed0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: 0x2afb671f70 MAP: (3 sibs) 1 children: 44: 0x2afb672140 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2afb6721e0 VAL: '0.mp4' (4 sibs) 44: 0x2afb672278 VAL: '1.mp4' (4 sibs) 44: 0x2afb672310 VAL: '2.mp4' (4 sibs) 44: 0x2afb6723a8 VAL: '3.mp4' (4 sibs) 44: 0x2afb672008 MAP: (3 sibs) 1 children: 44: 0x2afb672450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2afb6724f0 VAL: '0.mp4' (4 sibs) 44: 0x2afb672588 VAL: '1.mp4' (4 sibs) 44: 0x2afb672620 VAL: '2.mp4' (4 sibs) 44: 0x2afb6726b8 VAL: '3.mp4' (4 sibs) 44: 0x2afb6720a0 MAP: (3 sibs) 1 children: 44: 0x2afb672760 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2afb672800 VAL: '0.mp4' (4 sibs) 44: 0x2afb672898 VAL: '1.mp4' (4 sibs) 44: 0x2afb672930 VAL: '2.mp4' (4 sibs) 44: 0x2afb6729c8 VAL: '3.mp4' (4 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6ac340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6ac3d0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2afb6ac460 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2afb6ac4f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2afb6ac580 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2afb6ac610 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2afb6ac6a0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2afb6ac730 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2afb6ac7c0 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2afb6ac850 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2afb6ac8e0 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2afb6ac970 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2afb6aca00 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2afb6aca90 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2afb6acb20 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2afb6acbb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2afb6acc40 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2afb6accd0 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2afb6acd60 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2afb6acdf0 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: --------------- 44: 44: # correct: 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: "MapRegion_HyrulePrairie" 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: "MapRegion_HyrulePrairie" 44: # incorrect: uninitialised memory? 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: "MapRegion_HyrulePrairie" 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: "MapRegion_HyrulePrairie" 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: "MapRegion_HyrulePrairie" 44: --------------- 44: REF TREE: 44: 0x2afb674610 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2afb672a70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672b08 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672c38 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672d68 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672e98 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672fc8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6ad550 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6ad5e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2afb6ad670 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2afb6ad700 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2afb6ad790 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2afb6ad820 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2afb6ad8b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2afb6ad940 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2afb6ad9d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2afb6ada60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2afb6adaf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: --------------- 44: 44: # correct: 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: "MapRegion_HyrulePrairie" 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: "MapRegion_HyrulePrairie" 44: # incorrect: uninitialised memory? 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: "MapRegion_HyrulePrairie" 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: "MapRegion_HyrulePrairie" 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: "MapRegion_HyrulePrairie" 44: --------------- 44: REF TREE: 44: 0x2afb674728 [ROOT] SEQ: (0 sibs) 10 children: 44: 0x2afb673070 MAP: (10 sibs) 1 children: 44: 0x2afb66f5f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673108 MAP: (10 sibs) 1 children: 44: 0x2afb66f690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6731a0 MAP: (10 sibs) 1 children: 44: 0x2afb673670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673238 MAP: (10 sibs) 1 children: 44: 0x2afb673710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6732d0 MAP: (10 sibs) 1 children: 44: 0x2afb6737b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673368 MAP: (10 sibs) 1 children: 44: 0x2afb673850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673400 MAP: (10 sibs) 1 children: 44: 0x2afb6738f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673498 MAP: (10 sibs) 1 children: 44: 0x2afb673990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673530 MAP: (10 sibs) 1 children: 44: 0x2afb673a30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6735c8 MAP: (10 sibs) 1 children: 44: 0x2afb673ad0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6af0b0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2afb6af140 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2afb6af1d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6af260 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2afb6af2f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6af380 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2afb6af410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2afb6af4a0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2afb6af530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2afb6af5c0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2afb6af650 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2afb6af6e0 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2afb6af770 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2afb6af800 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2afb6af890 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2afb6af920 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2afb6af9b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2afb6afa40 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2afb6afad0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2afb6afb60 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2afb6afbf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: --------------- 44: 44: # incorrect: uninitialised memory? 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: "MapRegion_HyrulePrairie" 44: 44: # incorrect: uninitialised memory? 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: "MapRegion_HyrulePrairie " 44: 44: # incorrect: for some reason the ' is included in the string 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: "MapRegion_HyrulePrairie " 44: - MessageID8: "MapRegion_HyrulePrairie " 44: 44: # incorrect: same issue 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: "MapRegion_HyrulePrairie " 44: 44: # incorrect: still has the trailing quote 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: "MapRegion_HyrulePrairie" 44: 44: # the string is parsed correctly in this case 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: REF TREE: 44: 0x2afb674840 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2afb6750c0 MAP: (14 sibs) 1 children: 44: 0x2afb675920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb675158 MAP: (14 sibs) 1 children: 44: 0x2afb6759c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6751f0 MAP: (14 sibs) 1 children: 44: 0x2afb675a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675288 MAP: (14 sibs) 1 children: 44: 0x2afb675b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675320 MAP: (14 sibs) 1 children: 44: 0x2afb675ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6753b8 MAP: (14 sibs) 1 children: 44: 0x2afb675c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675450 MAP: (14 sibs) 1 children: 44: 0x2afb675ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6754e8 MAP: (14 sibs) 1 children: 44: 0x2afb675d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675580 MAP: (14 sibs) 1 children: 44: 0x2afb675e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675618 MAP: (14 sibs) 1 children: 44: 0x2afb675ec0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6756b0 MAP: (14 sibs) 1 children: 44: 0x2afb675f60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb675748 MAP: (14 sibs) 1 children: 44: 0x2afb676000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6757e0 MAP: (14 sibs) 2 children: 44: 0x2afb6760a0 KEYVAL: 'key1' 'true1' (2 sibs) 44: 0x2afb676138 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: 0x2afb675878 MAP: (14 sibs) 2 children: 44: 0x2afb6761e0 KEYVAL: 'key2' 'true2' (2 sibs) 44: 0x2afb676278 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6b1a90 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2afb6b1b20 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2afb6b1bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6b1c40 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2afb6b1cd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6b1d60 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2afb6b1df0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2afb6b1e80 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2afb6b1f10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2afb6b1fa0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2afb6b2030 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2afb6b20c0 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2afb6b2150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2afb6b21e0 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2afb6b2270 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2afb6b2300 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2afb6b2390 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2afb6b2420 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2afb6b24b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2afb6b2540 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2afb6b25d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2afb6b2660 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2afb6b26f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2afb6b2780 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2afb6b2810 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2afb6b28a0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2afb6b2930 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2afb6b29c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2afb6b2a50 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2afb6b2ae0 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2afb6b2b70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:466:4:1: (44B):ERROR: parse error: incorrect indentation? 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:466:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:475:4:1: (44B):ERROR: parse error: incorrect indentation? 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:475:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:484:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:484:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:493:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:493:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 44: anchor does not exist: 'invalid' 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: --------------- 44: a: *invalid--------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: --------------- 44: *--------------- 44: REF TREE: 44: 0x2afb674ed0 [ROOT] DOCVAL: '*' (0 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6b81b0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: resolved tree!!! 44: -------------------------------------- 44: [0][0] 0x2afb6b81b0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: reordered tree!!! 44: -------------------------------------- 44: [0][0] 0x2afb6b81b0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: --------------- 44: 44: ref: &ref ref_val 44: a: *ref # resolve the reference 44: b: '*ref' # don't resolve, it's just a string 44: c: "*ref" # don't resolve, it's just a string 44: d: > # don't resolve, it's just a string 44: *ref 44: e: >- # don't resolve, it's just a string 44: *ref 44: f: >+ # don't resolve, it's just a string 44: *ref 44: g: | # don't resolve, it's just a string 44: *ref 44: h: |- # don't resolve, it's just a string 44: *ref 44: i: |+ # don't resolve, it's just a string 44: *ref 44: --------------- 44: REF TREE: 44: 0x2afb674fe8 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2afb670580 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: 0x2afb670618 KEYVAL: 'a' 'ref_val' (10 sibs) 44: 0x2afb6706b0 KEYVAL: 'b' '*ref' (10 sibs) 44: 0x2afb670748 KEYVAL: 'c' '*ref' (10 sibs) 44: 0x2afb6707e0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: 0x2afb670878 KEYVAL: 'e' '*ref' (10 sibs) 44: 0x2afb670910 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: 0x2afb6709a8 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: 0x2afb670a40 KEYVAL: 'h' '*ref' (10 sibs) 44: 0x2afb670ad8 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6b97c0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6b9850 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 44: [2] [2] 0x2afb6b98e0 KEYVAL***: 'a' '*ref' (10 sibs) 44: [3] [3] 0x2afb6b9970 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6b9a00 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6b9a90 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6b9b20 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6b9bb0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6b9c40 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6b9cd0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6b9d60 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: resolved tree!!! 44: -------------------------------------- 44: [0][0] 0x2afb6b97c0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6b9850 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6b98e0 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6b9970 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6b9a00 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6b9a90 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6b9b20 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6b9bb0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6b9c40 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6b9cd0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6b9d60 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: reordered tree!!! 44: -------------------------------------- 44: [0][0] 0x2afb6b97c0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6b9850 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6b98e0 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6b9970 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6b9a00 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6b9a90 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6b9b20 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6b9bb0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6b9c40 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6b9cd0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6b9d60 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: --------------- 44: 44: translation: [-2, -2, 5]--------------- 44: REF TREE: 44: 0x2afb673f80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66e6f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2afb66e790 VAL: '-2' (3 sibs) 44: 0x2afb66e828 VAL: '-2' (3 sibs) 44: 0x2afb66e8c0 VAL: '5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6ba160 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6ba1f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2afb6ba280 VAL: '-2' (3 sibs) 44: [3] [3] 0x2afb6ba310 VAL: '-2' (3 sibs) 44: [4] [4] 0x2afb6ba3a0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: --------------- 44: 44: audio resource: 44: --------------- 44: REF TREE: 44: 0x2afb674098 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66eba0 KEYVAL: 'audio resource' '' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6baa70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6bab00 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: --------------- 44: 44: audio resource: 44: more: 44: example: y 44: --------------- 44: REF TREE: 44: 0x2afb6741b0 [ROOT] MAP: (0 sibs) 2 children: 44: 0x2afb66f150 KEYVAL: 'audio resource' '' (2 sibs) 44: 0x2afb66f1e8 KEYMAP: 'more' (2 sibs) 1 children: 44: 0x2afb66f290 KEYVAL: 'example' 'y' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6bb380 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2afb6bb410 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2afb6bb4a0 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2afb6bb530 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: --------------- 44: component: 44: type: perspective camera component 44: some_data: {} # this was working 44: data: 44: {} # but this was not working 44: --------------- 44: REF TREE: 44: 0x2afb6742c8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66ec40 KEYMAP: 'component' (1 sibs) 3 children: 44: 0x2afb66f330 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: 0x2afb66f3c8 KEYMAP: 'some_data' (3 sibs) 0 children: 44: 0x2afb66f460 KEYMAP: 'data' (3 sibs) 0 children: 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6bbc90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6bbd20 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2afb6bbdb0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2afb6bbe40 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2afb6bbed0 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: --------------- 44: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: --------------- 44: REF TREE: 44: 0x2afb6743e0 [ROOT] SEQ: (0 sibs) 3 children: 44: 0x2afb66e400 MAP: (3 sibs) 1 children: 44: 0x2afb670e50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2afb670ef0 VAL: '0.mp4' (4 sibs) 44: 0x2afb670f88 VAL: '1.mp4' (4 sibs) 44: 0x2afb671020 VAL: '2.mp4' (4 sibs) 44: 0x2afb6710b8 VAL: '3.mp4' (4 sibs) 44: 0x2afb66e498 MAP: (3 sibs) 1 children: 44: 0x2afb671160 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2afb671200 VAL: '0.mp4' (4 sibs) 44: 0x2afb671298 VAL: '1.mp4' (4 sibs) 44: 0x2afb671330 VAL: '2.mp4' (4 sibs) 44: 0x2afb6713c8 VAL: '3.mp4' (4 sibs) 44: 0x2afb66e530 MAP: (3 sibs) 1 children: 44: 0x2afb671470 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2afb671510 VAL: '0.mp4' (4 sibs) 44: 0x2afb6715a8 VAL: '1.mp4' (4 sibs) 44: 0x2afb671640 VAL: '2.mp4' (4 sibs) 44: 0x2afb6716d8 VAL: '3.mp4' (4 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6bceb0 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2afb6bcf40 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2afb6bcfd0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2afb6bd060 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2afb6bd0f0 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2afb6bd180 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2afb6bd210 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2afb6bd2a0 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2afb6bd330 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2afb6bd3c0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2afb6bd450 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2afb6bd4e0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2afb6bd570 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2afb6bd600 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2afb6bd690 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2afb6bd720 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2afb6bd7b0 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2afb6bd840 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2afb6bd8d0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: --------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: --------------- 44: REF TREE: 44: 0x2afb6744f8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb671ed0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: 0x2afb671f70 MAP: (3 sibs) 1 children: 44: 0x2afb672140 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2afb6721e0 VAL: '0.mp4' (4 sibs) 44: 0x2afb672278 VAL: '1.mp4' (4 sibs) 44: 0x2afb672310 VAL: '2.mp4' (4 sibs) 44: 0x2afb6723a8 VAL: '3.mp4' (4 sibs) 44: 0x2afb672008 MAP: (3 sibs) 1 children: 44: 0x2afb672450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2afb6724f0 VAL: '0.mp4' (4 sibs) 44: 0x2afb672588 VAL: '1.mp4' (4 sibs) 44: 0x2afb672620 VAL: '2.mp4' (4 sibs) 44: 0x2afb6726b8 VAL: '3.mp4' (4 sibs) 44: 0x2afb6720a0 MAP: (3 sibs) 1 children: 44: 0x2afb672760 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2afb672800 VAL: '0.mp4' (4 sibs) 44: 0x2afb672898 VAL: '1.mp4' (4 sibs) 44: 0x2afb672930 VAL: '2.mp4' (4 sibs) 44: 0x2afb6729c8 VAL: '3.mp4' (4 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6be0c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6be150 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2afb6be1e0 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2afb6be270 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2afb6be300 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2afb6be390 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2afb6be420 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2afb6be4b0 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2afb6be540 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2afb6be5d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2afb6be660 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2afb6be6f0 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2afb6be780 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2afb6be810 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2afb6be8a0 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2afb6be930 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2afb6be9c0 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2afb6bea50 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2afb6beae0 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2afb6beb70 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: --------------- 44: 44: # correct: 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: "MapRegion_HyrulePrairie" 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: "MapRegion_HyrulePrairie" 44: # incorrect: uninitialised memory? 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: "MapRegion_HyrulePrairie" 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: "MapRegion_HyrulePrairie" 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: "MapRegion_HyrulePrairie" 44: --------------- 44: REF TREE: 44: 0x2afb674610 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2afb672a70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672b08 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672c38 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672d68 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672e98 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672fc8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6bc5a0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6bc630 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2afb6bc6c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2afb6bc750 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2afb6bc7e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2afb6bc870 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2afb6bc900 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2afb6bc990 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2afb6bca20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2afb6bcab0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2afb6bcb40 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: --------------- 44: 44: # correct: 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: "MapRegion_HyrulePrairie" 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: "MapRegion_HyrulePrairie" 44: # incorrect: uninitialised memory? 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: "MapRegion_HyrulePrairie" 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: "MapRegion_HyrulePrairie" 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: "MapRegion_HyrulePrairie" 44: --------------- 44: REF TREE: 44: 0x2afb674728 [ROOT] SEQ: (0 sibs) 10 children: 44: 0x2afb673070 MAP: (10 sibs) 1 children: 44: 0x2afb66f5f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673108 MAP: (10 sibs) 1 children: 44: 0x2afb66f690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6731a0 MAP: (10 sibs) 1 children: 44: 0x2afb673670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673238 MAP: (10 sibs) 1 children: 44: 0x2afb673710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6732d0 MAP: (10 sibs) 1 children: 44: 0x2afb6737b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673368 MAP: (10 sibs) 1 children: 44: 0x2afb673850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673400 MAP: (10 sibs) 1 children: 44: 0x2afb6738f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673498 MAP: (10 sibs) 1 children: 44: 0x2afb673990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673530 MAP: (10 sibs) 1 children: 44: 0x2afb673a30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6735c8 MAP: (10 sibs) 1 children: 44: 0x2afb673ad0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6bfbe0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2afb6bfc70 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2afb6bfd00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6bfd90 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2afb6bfe20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6bfeb0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2afb6bff40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2afb6bffd0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2afb6c0060 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2afb6c00f0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2afb6c0180 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2afb6c0210 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2afb6c02a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2afb6c0330 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2afb6c03c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2afb6c0450 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2afb6c04e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2afb6c0570 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2afb6c0600 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2afb6c0690 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2afb6c0720 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: --------------- 44: 44: # incorrect: uninitialised memory? 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: "MapRegion_HyrulePrairie" 44: 44: # incorrect: uninitialised memory? 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: "MapRegion_HyrulePrairie " 44: 44: # incorrect: for some reason the ' is included in the string 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: "MapRegion_HyrulePrairie " 44: - MessageID8: "MapRegion_HyrulePrairie " 44: 44: # incorrect: same issue 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: "MapRegion_HyrulePrairie " 44: 44: # incorrect: still has the trailing quote 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: "MapRegion_HyrulePrairie" 44: 44: # the string is parsed correctly in this case 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: REF TREE: 44: 0x2afb674840 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2afb6750c0 MAP: (14 sibs) 1 children: 44: 0x2afb675920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb675158 MAP: (14 sibs) 1 children: 44: 0x2afb6759c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6751f0 MAP: (14 sibs) 1 children: 44: 0x2afb675a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675288 MAP: (14 sibs) 1 children: 44: 0x2afb675b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675320 MAP: (14 sibs) 1 children: 44: 0x2afb675ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6753b8 MAP: (14 sibs) 1 children: 44: 0x2afb675c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675450 MAP: (14 sibs) 1 children: 44: 0x2afb675ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6754e8 MAP: (14 sibs) 1 children: 44: 0x2afb675d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675580 MAP: (14 sibs) 1 children: 44: 0x2afb675e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675618 MAP: (14 sibs) 1 children: 44: 0x2afb675ec0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6756b0 MAP: (14 sibs) 1 children: 44: 0x2afb675f60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb675748 MAP: (14 sibs) 1 children: 44: 0x2afb676000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6757e0 MAP: (14 sibs) 2 children: 44: 0x2afb6760a0 KEYVAL: 'key1' 'true1' (2 sibs) 44: 0x2afb676138 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: 0x2afb675878 MAP: (14 sibs) 2 children: 44: 0x2afb6761e0 KEYVAL: 'key2' 'true2' (2 sibs) 44: 0x2afb676278 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6c0df0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2afb6c0e80 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2afb6c0f10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6c0fa0 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2afb6c1030 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6c10c0 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2afb6c1150 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2afb6c11e0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2afb6c1270 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2afb6c1300 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2afb6c1390 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2afb6c1420 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2afb6c14b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2afb6c1540 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2afb6c15d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2afb6c1660 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2afb6c16f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2afb6c1780 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2afb6c1810 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2afb6c18a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2afb6c1930 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2afb6c19c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2afb6c1a50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2afb6c1ae0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2afb6c1b70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2afb6c1c00 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2afb6c1c90 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2afb6c1d20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2afb6c1db0 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2afb6c1e40 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2afb6c1ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:466:4:1: (47B):ERROR: parse error: incorrect indentation? 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:466:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:475:4:1: (47B):ERROR: parse error: incorrect indentation? 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:475:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:484:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:484:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:493:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:493:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 44: anchor does not exist: 'invalid' 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: --------------- 44: a: *invalid--------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: --------------- 44: *--------------- 44: REF TREE: 44: 0x2afb674ed0 [ROOT] DOCVAL: '*' (0 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6c4440 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: resolved tree!!! 44: -------------------------------------- 44: [0][0] 0x2afb6c4440 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: reordered tree!!! 44: -------------------------------------- 44: [0][0] 0x2afb6c4440 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: --------------- 44: 44: ref: &ref ref_val 44: a: *ref # resolve the reference 44: b: '*ref' # don't resolve, it's just a string 44: c: "*ref" # don't resolve, it's just a string 44: d: > # don't resolve, it's just a string 44: *ref 44: e: >- # don't resolve, it's just a string 44: *ref 44: f: >+ # don't resolve, it's just a string 44: *ref 44: g: | # don't resolve, it's just a string 44: *ref 44: h: |- # don't resolve, it's just a string 44: *ref 44: i: |+ # don't resolve, it's just a string 44: *ref 44: --------------- 44: REF TREE: 44: 0x2afb674fe8 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2afb670580 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: 0x2afb670618 KEYVAL: 'a' 'ref_val' (10 sibs) 44: 0x2afb6706b0 KEYVAL: 'b' '*ref' (10 sibs) 44: 0x2afb670748 KEYVAL: 'c' '*ref' (10 sibs) 44: 0x2afb6707e0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: 0x2afb670878 KEYVAL: 'e' '*ref' (10 sibs) 44: 0x2afb670910 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: 0x2afb6709a8 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: 0x2afb670a40 KEYVAL: 'h' '*ref' (10 sibs) 44: 0x2afb670ad8 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6c4d50 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6c4de0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 44: [2] [2] 0x2afb6c4e70 KEYVAL***: 'a' '*ref' (10 sibs) 44: [3] [3] 0x2afb6c4f00 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6c4f90 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6c5020 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6c50b0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6c5140 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6c51d0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6c5260 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6c52f0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: resolved tree!!! 44: -------------------------------------- 44: [0][0] 0x2afb6c4d50 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6c4de0 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6c4e70 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6c4f00 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6c4f90 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6c5020 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6c50b0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6c5140 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6c51d0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6c5260 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6c52f0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: reordered tree!!! 44: -------------------------------------- 44: [0][0] 0x2afb6c4d50 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6c4de0 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6c4e70 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6c4f00 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6c4f90 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6c5020 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6c50b0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6c5140 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6c51d0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6c5260 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6c52f0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 (10 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 (11 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 (10 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6a53d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6a5460 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2afb6a54f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2afb6a5580 VAL: '-2' (3 sibs) 44: [4] [4] 0x2afb6a5610 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - 5\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6c7270 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6c7300 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2afb6c7390 VAL: '-2' (3 sibs) 44: [3] [3] 0x2afb6c7420 VAL: '-2' (3 sibs) 44: [4] [4] 0x2afb6c74b0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: audio resource:\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6a6420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6a64b0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: audio resource: \n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6c8460 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6c84f0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: audio resource:\n 44: more:\n 44: example: y\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6a7e70 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2afb6a7f00 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2afb6a7f90 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2afb6a8020 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: audio resource: \n 44: more:\n 44: example: y\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6c8d70 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2afb6c8e00 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2afb6c8e90 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2afb6c8f20 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: component:\n 44: type: perspective camera component\n 44: some_data: {} # this was working\n 44: data:\n 44: {} # but this was not working\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6a8ec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6a8f50 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2afb6a8fe0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2afb6a9070 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2afb6a9100 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: component:\n 44: type: perspective camera component\n 44: some_data: {}\n 44: data: {}\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6c9680 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6c9710 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2afb6c97a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2afb6c9830 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2afb6c98c0 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6aa820 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2afb6aa8b0 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2afb6aa940 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2afb6aa9d0 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2afb6aaa60 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2afb6aaaf0 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2afb6aab80 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2afb6aac10 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2afb6aaca0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2afb6aad30 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2afb6aadc0 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2afb6aae50 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2afb6aaee0 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2afb6aaf70 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2afb6ab000 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2afb6ab090 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2afb6ab120 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2afb6ab1b0 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2afb6ab240 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6ca8a0 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2afb6ca930 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2afb6ca9c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2afb6caa50 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2afb6caae0 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2afb6cab70 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2afb6cac00 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2afb6cac90 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2afb6cad20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2afb6cadb0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2afb6cae40 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2afb6caed0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2afb6caf60 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2afb6caff0 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2afb6cb080 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2afb6cb110 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2afb6cb1a0 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2afb6cb230 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2afb6cb2c0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: videos:\n 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6ac340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6ac3d0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2afb6ac460 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2afb6ac4f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2afb6ac580 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2afb6ac610 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2afb6ac6a0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2afb6ac730 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2afb6ac7c0 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2afb6ac850 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2afb6ac8e0 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2afb6ac970 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2afb6aca00 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2afb6aca90 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2afb6acb20 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2afb6acbb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2afb6acc40 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2afb6accd0 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2afb6acd60 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2afb6acdf0 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: videos:\n 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6cbab0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6cbb40 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2afb6cbbd0 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2afb6cbc60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2afb6cbcf0 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2afb6cbd80 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2afb6cbe10 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2afb6cbea0 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2afb6cbf30 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2afb6cbfc0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2afb6cc050 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2afb6cc0e0 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2afb6cc170 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2afb6cc200 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2afb6cc290 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2afb6cc320 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2afb6cc3b0 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2afb6cc440 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2afb6cc4d0 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2afb6cc560 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: # correct:\n 44: MessageID1: 'MapRegion_HyrulePrairie'\n 44: MessageID2: "MapRegion_HyrulePrairie"\n 44: MessageID3: 'MapRegion_HyrulePrairie'\n 44: MessageID4: "MapRegion_HyrulePrairie"\n 44: # incorrect: uninitialised memory?\n 44: MessageID5: 'MapRegion_HyrulePrairie'\n 44: MessageID6: "MapRegion_HyrulePrairie"\n 44: MessageID7: 'MapRegion_HyrulePrairie'\n 44: MessageID8: "MapRegion_HyrulePrairie"\n 44: MessageID9: 'MapRegion_HyrulePrairie'\n 44: MessageID0: "MapRegion_HyrulePrairie"\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6ad550 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6ad5e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2afb6ad670 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2afb6ad700 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2afb6ad790 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2afb6ad820 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2afb6ad8b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2afb6ad940 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2afb6ad9d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2afb6ada60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2afb6adaf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: MessageID1: 'MapRegion_HyrulePrairie'\n 44: MessageID2: 'MapRegion_HyrulePrairie'\n 44: MessageID3: 'MapRegion_HyrulePrairie'\n 44: MessageID4: 'MapRegion_HyrulePrairie'\n 44: MessageID5: 'MapRegion_HyrulePrairie'\n 44: MessageID6: 'MapRegion_HyrulePrairie'\n 44: MessageID7: 'MapRegion_HyrulePrairie'\n 44: MessageID8: 'MapRegion_HyrulePrairie'\n 44: MessageID9: 'MapRegion_HyrulePrairie'\n 44: MessageID0: 'MapRegion_HyrulePrairie'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6c9f90 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6ca020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2afb6ca0b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2afb6ca140 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2afb6ca1d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2afb6ca260 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2afb6ca2f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2afb6ca380 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2afb6ca410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2afb6ca4a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2afb6ca530 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: # correct:\n 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: "MapRegion_HyrulePrairie"\n 44: - MessageID3: 'MapRegion_HyrulePrairie'\n 44: - MessageID4: "MapRegion_HyrulePrairie"\n 44: # incorrect: uninitialised memory?\n 44: - MessageID5: 'MapRegion_HyrulePrairie'\n 44: - MessageID6: "MapRegion_HyrulePrairie"\n 44: - MessageID7: 'MapRegion_HyrulePrairie'\n 44: - MessageID8: "MapRegion_HyrulePrairie"\n 44: - MessageID9: 'MapRegion_HyrulePrairie'\n 44: - MessageID0: "MapRegion_HyrulePrairie"\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6af0b0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2afb6af140 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2afb6af1d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6af260 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2afb6af2f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6af380 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2afb6af410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2afb6af4a0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2afb6af530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2afb6af5c0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2afb6af650 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2afb6af6e0 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2afb6af770 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2afb6af800 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2afb6af890 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2afb6af920 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2afb6af9b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2afb6afa40 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2afb6afad0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2afb6afb60 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2afb6afbf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: 'MapRegion_HyrulePrairie'\n 44: - MessageID3: 'MapRegion_HyrulePrairie'\n 44: - MessageID4: 'MapRegion_HyrulePrairie'\n 44: - MessageID5: 'MapRegion_HyrulePrairie'\n 44: - MessageID6: 'MapRegion_HyrulePrairie'\n 44: - MessageID7: 'MapRegion_HyrulePrairie'\n 44: - MessageID8: 'MapRegion_HyrulePrairie'\n 44: - MessageID9: 'MapRegion_HyrulePrairie'\n 44: - MessageID0: 'MapRegion_HyrulePrairie'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6cd5d0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2afb6cd660 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2afb6cd6f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6cd780 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2afb6cd810 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6cd8a0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2afb6cd930 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2afb6cd9c0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2afb6cda50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2afb6cdae0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2afb6cdb70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2afb6cdc00 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2afb6cdc90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2afb6cdd20 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2afb6cddb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2afb6cde40 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2afb6cded0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2afb6cdf60 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2afb6cdff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2afb6ce080 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2afb6ce110 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: # incorrect: uninitialised memory?\n 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: "MapRegion_HyrulePrairie"\n 44: \n 44: # incorrect: uninitialised memory?\n 44: - MessageID3: 'MapRegion_HyrulePrairie '\n 44: - MessageID4: "MapRegion_HyrulePrairie "\n 44: \n 44: # incorrect: for some reason the ' is included in the string\n 44: - MessageID5: 'MapRegion_HyrulePrairie '\n 44: - MessageID6: 'MapRegion_HyrulePrairie '\n 44: - MessageID7: "MapRegion_HyrulePrairie "\n 44: - MessageID8: "MapRegion_HyrulePrairie "\n 44: \n 44: # incorrect: same issue\n 44: - MessageID9: 'MapRegion_HyrulePrairie '\n 44: - MessageID10: "MapRegion_HyrulePrairie "\n 44: \n 44: # incorrect: still has the trailing quote\n 44: - MessageID11: 'MapRegion_HyrulePrairie'\n 44: - MessageID12: "MapRegion_HyrulePrairie"\n 44: \n 44: # the string is parsed correctly in this case\n 44: - key1: true1\n 44: MessageID1: 'MapRegion_HyrulePrairie1 '\n 44: - key2: true2\n 44: MessageID2: "MapRegion_HyrulePrairie2 "\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6b1a90 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2afb6b1b20 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2afb6b1bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6b1c40 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2afb6b1cd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6b1d60 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2afb6b1df0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2afb6b1e80 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2afb6b1f10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2afb6b1fa0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2afb6b2030 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2afb6b20c0 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2afb6b2150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2afb6b21e0 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2afb6b2270 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2afb6b2300 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2afb6b2390 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2afb6b2420 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2afb6b24b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2afb6b2540 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2afb6b25d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2afb6b2660 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2afb6b26f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2afb6b2780 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2afb6b2810 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2afb6b28a0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2afb6b2930 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2afb6b29c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2afb6b2a50 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2afb6b2ae0 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2afb6b2b70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: 'MapRegion_HyrulePrairie'\n 44: - MessageID3: 'MapRegion_HyrulePrairie '\n 44: - MessageID4: 'MapRegion_HyrulePrairie '\n 44: - MessageID5: 'MapRegion_HyrulePrairie '\n 44: - MessageID6: 'MapRegion_HyrulePrairie '\n 44: - MessageID7: 'MapRegion_HyrulePrairie '\n 44: - MessageID8: 'MapRegion_HyrulePrairie '\n 44: - MessageID9: 'MapRegion_HyrulePrairie '\n 44: - MessageID10: 'MapRegion_HyrulePrairie '\n 44: - MessageID11: 'MapRegion_HyrulePrairie'\n 44: - MessageID12: 'MapRegion_HyrulePrairie'\n 44: - key1: true1\n 44: MessageID1: 'MapRegion_HyrulePrairie1 '\n 44: - key2: true2\n 44: MessageID2: 'MapRegion_HyrulePrairie2 '\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6ce7e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2afb6ce870 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2afb6ce900 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6ce990 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2afb6cea20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6ceab0 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2afb6ceb40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2afb6cebd0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2afb6cec60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2afb6cecf0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2afb6ced80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2afb6cee10 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2afb6ceea0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2afb6cef30 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2afb6cefc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2afb6cf050 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2afb6cf0e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2afb6cf170 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2afb6cf200 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2afb6cf290 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2afb6cf320 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2afb6cf3b0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2afb6cf440 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2afb6cf4d0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2afb6cf560 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2afb6cf5f0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2afb6cf680 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2afb6cf710 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2afb6cf7a0 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2afb6cf830 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2afb6cf8c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: *~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6b81b0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: '*'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6cccc0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: ref: &ref ref_val\n 44: a: *ref # resolve the reference\n 44: b: '*ref' # don't resolve, it's just a string\n 44: c: "*ref" # don't resolve, it's just a string\n 44: d: > # don't resolve, it's just a string\n 44: *ref\n 44: f\n 44: e: >- # don't resolve, it's just a string\n 44: *refef\n 44: f: >+ # don't resolve, it's just a string\n 44: *ref\n 44: f\n 44: g: | # don't resolve, it's just a string\n 44: *ref\n 44: h: |- # don't resolve, it's just a string\n 44: *refef\n 44: i: |+ # don't resolve, it's just a string\n 44: *ref\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6b97c0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6b9850 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6b98e0 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6b9970 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6b9a00 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6b9a90 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6b9b20 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6b9bb0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6b9c40 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6b9cd0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6b9d60 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: ref: ref_val\n 44: a: ref_val\n 44: b: '*ref'\n 44: c: '*ref'\n 44: d: |\n 44: *ref\n 44: \n 44: e: '*ref'\n 44: f: |\n 44: *ref\n 44: \n 44: g: |\n 44: *ref\n 44: \n 44: h: '*ref'\n 44: i: |\n 44: *ref\n 44: \n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6cf9f0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6cfa80 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6cfb10 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6cfba0 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6cfc30 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6cfcc0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6cfd50 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6cfde0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6cfe70 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6cff00 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6cff90 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6ba160 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6ba1f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2afb6ba280 VAL: '-2' (3 sibs) 44: [3] [3] 0x2afb6ba310 VAL: '-2' (3 sibs) 44: [4] [4] 0x2afb6ba3a0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - 5\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d0300 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6d0390 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2afb6d0420 VAL: '-2' (3 sibs) 44: [3] [3] 0x2afb6d04b0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2afb6d0540 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: audio resource:\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6baa70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6bab00 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: audio resource: \n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d0c10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6d0ca0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: audio resource:\r\n 44: more:\r\n 44: example: y\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6bb380 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2afb6bb410 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2afb6bb4a0 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2afb6bb530 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: audio resource: \n 44: more:\n 44: example: y\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d1520 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2afb6d15b0 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2afb6d1640 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2afb6d16d0 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: component:\r\n 44: type: perspective camera component\r\n 44: some_data: {} # this was working\r\n 44: data:\r\n 44: {} # but this was not working\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6bbc90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6bbd20 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2afb6bbdb0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2afb6bbe40 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2afb6bbed0 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: component:\n 44: type: perspective camera component\n 44: some_data: {}\n 44: data: {}\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d1e30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6d1ec0 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2afb6d1f50 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2afb6d1fe0 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2afb6d2070 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - UQxRibHKEDI:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: - DcYsg8VFdC0:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: - Yt3ymqZXzLY:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6bceb0 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2afb6bcf40 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2afb6bcfd0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2afb6bd060 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2afb6bd0f0 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2afb6bd180 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2afb6bd210 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2afb6bd2a0 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2afb6bd330 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2afb6bd3c0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2afb6bd450 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2afb6bd4e0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2afb6bd570 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2afb6bd600 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2afb6bd690 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2afb6bd720 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2afb6bd7b0 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2afb6bd840 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2afb6bd8d0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d3050 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2afb6d30e0 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2afb6d3170 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2afb6d3200 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2afb6d3290 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2afb6d3320 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2afb6d33b0 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2afb6d3440 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2afb6d34d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2afb6d3560 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2afb6d35f0 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2afb6d3680 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2afb6d3710 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2afb6d37a0 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2afb6d3830 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2afb6d38c0 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2afb6d3950 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2afb6d39e0 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2afb6d3a70 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: videos:\r\n 44: - UQxRibHKEDI:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: - DcYsg8VFdC0:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: - Yt3ymqZXzLY:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6be0c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6be150 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2afb6be1e0 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2afb6be270 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2afb6be300 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2afb6be390 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2afb6be420 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2afb6be4b0 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2afb6be540 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2afb6be5d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2afb6be660 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2afb6be6f0 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2afb6be780 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2afb6be810 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2afb6be8a0 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2afb6be930 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2afb6be9c0 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2afb6bea50 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2afb6beae0 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2afb6beb70 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: videos:\n 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d4260 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6d42f0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2afb6d4380 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2afb6d4410 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2afb6d44a0 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2afb6d4530 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2afb6d45c0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2afb6d4650 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2afb6d46e0 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2afb6d4770 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2afb6d4800 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2afb6d4890 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2afb6d4920 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2afb6d49b0 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2afb6d4a40 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2afb6d4ad0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2afb6d4b60 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2afb6d4bf0 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2afb6d4c80 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2afb6d4d10 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: # correct:\r\n 44: MessageID1: 'MapRegion_HyrulePrairie'\r\n 44: MessageID2: "MapRegion_HyrulePrairie"\r\n 44: MessageID3: 'MapRegion_HyrulePrairie'\r\n 44: MessageID4: "MapRegion_HyrulePrairie"\r\n 44: # incorrect: uninitialised memory?\r\n 44: MessageID5: 'MapRegion_HyrulePrairie'\r\n 44: MessageID6: "MapRegion_HyrulePrairie"\r\n 44: MessageID7: 'MapRegion_HyrulePrairie'\r\n 44: MessageID8: "MapRegion_HyrulePrairie"\r\n 44: MessageID9: 'MapRegion_HyrulePrairie'\r\n 44: MessageID0: "MapRegion_HyrulePrairie"\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6bc5a0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6bc630 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2afb6bc6c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2afb6bc750 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2afb6bc7e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2afb6bc870 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2afb6bc900 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2afb6bc990 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2afb6bca20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2afb6bcab0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2afb6bcb40 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: MessageID1: 'MapRegion_HyrulePrairie'\n 44: MessageID2: 'MapRegion_HyrulePrairie'\n 44: MessageID3: 'MapRegion_HyrulePrairie'\n 44: MessageID4: 'MapRegion_HyrulePrairie'\n 44: MessageID5: 'MapRegion_HyrulePrairie'\n 44: MessageID6: 'MapRegion_HyrulePrairie'\n 44: MessageID7: 'MapRegion_HyrulePrairie'\n 44: MessageID8: 'MapRegion_HyrulePrairie'\n 44: MessageID9: 'MapRegion_HyrulePrairie'\n 44: MessageID0: 'MapRegion_HyrulePrairie'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d2740 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6d27d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2afb6d2860 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2afb6d28f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2afb6d2980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2afb6d2a10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2afb6d2aa0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2afb6d2b30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2afb6d2bc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2afb6d2c50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2afb6d2ce0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: # correct:\r\n 44: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID2: "MapRegion_HyrulePrairie"\r\n 44: - MessageID3: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID4: "MapRegion_HyrulePrairie"\r\n 44: # incorrect: uninitialised memory?\r\n 44: - MessageID5: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID6: "MapRegion_HyrulePrairie"\r\n 44: - MessageID7: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID8: "MapRegion_HyrulePrairie"\r\n 44: - MessageID9: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID0: "MapRegion_HyrulePrairie"\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6bfbe0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2afb6bfc70 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2afb6bfd00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6bfd90 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2afb6bfe20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6bfeb0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2afb6bff40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2afb6bffd0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2afb6c0060 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2afb6c00f0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2afb6c0180 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2afb6c0210 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2afb6c02a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2afb6c0330 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2afb6c03c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2afb6c0450 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2afb6c04e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2afb6c0570 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2afb6c0600 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2afb6c0690 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2afb6c0720 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: 'MapRegion_HyrulePrairie'\n 44: - MessageID3: 'MapRegion_HyrulePrairie'\n 44: - MessageID4: 'MapRegion_HyrulePrairie'\n 44: - MessageID5: 'MapRegion_HyrulePrairie'\n 44: - MessageID6: 'MapRegion_HyrulePrairie'\n 44: - MessageID7: 'MapRegion_HyrulePrairie'\n 44: - MessageID8: 'MapRegion_HyrulePrairie'\n 44: - MessageID9: 'MapRegion_HyrulePrairie'\n 44: - MessageID0: 'MapRegion_HyrulePrairie'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d5d80 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2afb6d5e10 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2afb6d5ea0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6d5f30 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2afb6d5fc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6d6050 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2afb6d60e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2afb6d6170 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2afb6d6200 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2afb6d6290 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2afb6d6320 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2afb6d63b0 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2afb6d6440 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2afb6d64d0 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2afb6d6560 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2afb6d65f0 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2afb6d6680 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2afb6d6710 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2afb6d67a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2afb6d6830 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2afb6d68c0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: # incorrect: uninitialised memory?\r\n 44: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID2: "MapRegion_HyrulePrairie"\r\n 44: \r\n 44: # incorrect: uninitialised memory?\r\n 44: - MessageID3: 'MapRegion_HyrulePrairie '\r\n 44: - MessageID4: "MapRegion_HyrulePrairie "\r\n 44: \r\n 44: # incorrect: for some reason the ' is included in the string\r\n 44: - MessageID5: 'MapRegion_HyrulePrairie '\r\n 44: - MessageID6: 'MapRegion_HyrulePrairie '\r\n 44: - MessageID7: "MapRegion_HyrulePrairie "\r\n 44: - MessageID8: "MapRegion_HyrulePrairie "\r\n 44: \r\n 44: # incorrect: same issue\r\n 44: - MessageID9: 'MapRegion_HyrulePrairie '\r\n 44: - MessageID10: "MapRegion_HyrulePrairie "\r\n 44: \r\n 44: # incorrect: still has the trailing quote\r\n 44: - MessageID11: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID12: "MapRegion_HyrulePrairie"\r\n 44: \r\n 44: # the string is parsed correctly in this case\r\n 44: - key1: true1\r\n 44: MessageID1: 'MapRegion_HyrulePrairie1 '\r\n 44: - key2: true2\r\n 44: MessageID2: "MapRegion_HyrulePrairie2 "\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6c0df0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2afb6c0e80 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2afb6c0f10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6c0fa0 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2afb6c1030 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6c10c0 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2afb6c1150 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2afb6c11e0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2afb6c1270 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2afb6c1300 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2afb6c1390 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2afb6c1420 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2afb6c14b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2afb6c1540 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2afb6c15d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2afb6c1660 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2afb6c16f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2afb6c1780 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2afb6c1810 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2afb6c18a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2afb6c1930 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2afb6c19c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2afb6c1a50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2afb6c1ae0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2afb6c1b70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2afb6c1c00 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2afb6c1c90 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2afb6c1d20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2afb6c1db0 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2afb6c1e40 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2afb6c1ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: 'MapRegion_HyrulePrairie'\n 44: - MessageID3: 'MapRegion_HyrulePrairie '\n 44: - MessageID4: 'MapRegion_HyrulePrairie '\n 44: - MessageID5: 'MapRegion_HyrulePrairie '\n 44: - MessageID6: 'MapRegion_HyrulePrairie '\n 44: - MessageID7: 'MapRegion_HyrulePrairie '\n 44: - MessageID8: 'MapRegion_HyrulePrairie '\n 44: - MessageID9: 'MapRegion_HyrulePrairie '\n 44: - MessageID10: 'MapRegion_HyrulePrairie '\n 44: - MessageID11: 'MapRegion_HyrulePrairie'\n 44: - MessageID12: 'MapRegion_HyrulePrairie'\n 44: - key1: true1\n 44: MessageID1: 'MapRegion_HyrulePrairie1 '\n 44: - key2: true2\n 44: MessageID2: 'MapRegion_HyrulePrairie2 '\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d6f90 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2afb6d7020 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2afb6d70b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6d7140 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2afb6d71d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6d7260 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2afb6d72f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2afb6d7380 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2afb6d7410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2afb6d74a0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2afb6d7530 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2afb6d75c0 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2afb6d7650 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2afb6d76e0 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2afb6d7770 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2afb6d7800 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2afb6d7890 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2afb6d7920 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2afb6d79b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2afb6d7a40 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2afb6d7ad0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2afb6d7b60 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2afb6d7bf0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2afb6d7c80 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2afb6d7d10 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2afb6d7da0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2afb6d7e30 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2afb6d7ec0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2afb6d7f50 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2afb6d7fe0 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2afb6d8070 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: *~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6c4440 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: '*'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d5470 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: ref: &ref ref_val\r\n 44: a: *ref # resolve the reference\r\n 44: b: '*ref' # don't resolve, it's just a string\r\n 44: c: "*ref" # don't resolve, it's just a string\r\n 44: d: > # don't resolve, it's just a string\r\n 44: *ref\n 44: f\r\n 44: e: >- # don't resolve, it's just a string\r\n 44: *refef\r\n 44: f: >+ # don't resolve, it's just a string\r\n 44: *ref\n 44: f\r\n 44: g: | # don't resolve, it's just a string\r\n 44: *ref\n 44: f\r\n 44: h: |- # don't resolve, it's just a string\r\n 44: *refef\r\n 44: i: |+ # don't resolve, it's just a string\r\n 44: *ref\n 44: f\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2afb6c4d50 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6c4de0 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6c4e70 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6c4f00 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6c4f90 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6c5020 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6c50b0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6c5140 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6c51d0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6c5260 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6c52f0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: ref: ref_val\n 44: a: ref_val\n 44: b: '*ref'\n 44: c: '*ref'\n 44: d: |\n 44: *ref\n 44: \n 44: e: '*ref'\n 44: f: |\n 44: *ref\n 44: \n 44: g: |\n 44: *ref\n 44: \n 44: h: '*ref'\n 44: i: |\n 44: *ref\n 44: \n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2afb6d81a0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6d8230 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6d82c0 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6d8350 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6d83e0 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6d8470 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6d8500 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6d8590 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6d8620 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6d86b0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6d8740 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb673f80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66e6f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2afb66e790 VAL: '-2' (3 sibs) 44: 0x2afb66e828 VAL: '-2' (3 sibs) 44: 0x2afb66e8c0 VAL: '5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6c7b80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6c7c10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2afb6c7ca0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2afb6c7d30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2afb6c7dc0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674098 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66eba0 KEYVAL: 'audio resource' '' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6c7e60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6c7ef0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb6741b0 [ROOT] MAP: (0 sibs) 2 children: 44: 0x2afb66f150 KEYVAL: 'audio resource' '' (2 sibs) 44: 0x2afb66f1e8 KEYMAP: 'more' (2 sibs) 1 children: 44: 0x2afb66f290 KEYVAL: 'example' 'y' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6c7f90 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2afb6c8020 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2afb6c80b0 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2afb6c8140 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb6742c8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66ec40 KEYMAP: 'component' (1 sibs) 3 children: 44: 0x2afb66f330 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: 0x2afb66f3c8 KEYMAP: 'some_data' (3 sibs) 0 children: 44: 0x2afb66f460 KEYMAP: 'data' (3 sibs) 0 children: 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6d8ab0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6d8b40 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2afb6d8bd0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2afb6d8c60 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2afb6d8cf0 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb6743e0 [ROOT] SEQ: (0 sibs) 3 children: 44: 0x2afb66e400 MAP: (3 sibs) 1 children: 44: 0x2afb670e50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2afb670ef0 VAL: '0.mp4' (4 sibs) 44: 0x2afb670f88 VAL: '1.mp4' (4 sibs) 44: 0x2afb671020 VAL: '2.mp4' (4 sibs) 44: 0x2afb6710b8 VAL: '3.mp4' (4 sibs) 44: 0x2afb66e498 MAP: (3 sibs) 1 children: 44: 0x2afb671160 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2afb671200 VAL: '0.mp4' (4 sibs) 44: 0x2afb671298 VAL: '1.mp4' (4 sibs) 44: 0x2afb671330 VAL: '2.mp4' (4 sibs) 44: 0x2afb6713c8 VAL: '3.mp4' (4 sibs) 44: 0x2afb66e530 MAP: (3 sibs) 1 children: 44: 0x2afb671470 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2afb671510 VAL: '0.mp4' (4 sibs) 44: 0x2afb6715a8 VAL: '1.mp4' (4 sibs) 44: 0x2afb671640 VAL: '2.mp4' (4 sibs) 44: 0x2afb6716d8 VAL: '3.mp4' (4 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6d8d90 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2afb6d8e20 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2afb6d8eb0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2afb6d8f40 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2afb6d8fd0 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2afb6d9060 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2afb6d90f0 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2afb6d9180 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2afb6d9210 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2afb6d92a0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2afb6d9330 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2afb6d93c0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2afb6d9450 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2afb6d94e0 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2afb6d9570 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2afb6d9600 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2afb6d9690 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2afb6d9720 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2afb6d97b0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb6744f8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb671ed0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: 0x2afb671f70 MAP: (3 sibs) 1 children: 44: 0x2afb672140 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2afb6721e0 VAL: '0.mp4' (4 sibs) 44: 0x2afb672278 VAL: '1.mp4' (4 sibs) 44: 0x2afb672310 VAL: '2.mp4' (4 sibs) 44: 0x2afb6723a8 VAL: '3.mp4' (4 sibs) 44: 0x2afb672008 MAP: (3 sibs) 1 children: 44: 0x2afb672450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2afb6724f0 VAL: '0.mp4' (4 sibs) 44: 0x2afb672588 VAL: '1.mp4' (4 sibs) 44: 0x2afb672620 VAL: '2.mp4' (4 sibs) 44: 0x2afb6726b8 VAL: '3.mp4' (4 sibs) 44: 0x2afb6720a0 MAP: (3 sibs) 1 children: 44: 0x2afb672760 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2afb672800 VAL: '0.mp4' (4 sibs) 44: 0x2afb672898 VAL: '1.mp4' (4 sibs) 44: 0x2afb672930 VAL: '2.mp4' (4 sibs) 44: 0x2afb6729c8 VAL: '3.mp4' (4 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6d9850 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6d98e0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2afb6d9970 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2afb6d9a00 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2afb6d9a90 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2afb6d9b20 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2afb6d9bb0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2afb6d9c40 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2afb6d9cd0 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2afb6d9d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2afb6d9df0 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2afb6d9e80 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2afb6d9f10 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2afb6d9fa0 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2afb6da030 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2afb6da0c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2afb6da150 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2afb6da1e0 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2afb6da270 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2afb6da300 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674610 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2afb672a70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672b08 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672c38 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672d68 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672e98 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672fc8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6da3a0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6da430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2afb6da4c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2afb6da550 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2afb6da5e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2afb6da670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2afb6da700 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2afb6da790 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2afb6da820 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2afb6da8b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2afb6da940 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674728 [ROOT] SEQ: (0 sibs) 10 children: 44: 0x2afb673070 MAP: (10 sibs) 1 children: 44: 0x2afb66f5f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673108 MAP: (10 sibs) 1 children: 44: 0x2afb66f690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6731a0 MAP: (10 sibs) 1 children: 44: 0x2afb673670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673238 MAP: (10 sibs) 1 children: 44: 0x2afb673710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6732d0 MAP: (10 sibs) 1 children: 44: 0x2afb6737b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673368 MAP: (10 sibs) 1 children: 44: 0x2afb673850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673400 MAP: (10 sibs) 1 children: 44: 0x2afb6738f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673498 MAP: (10 sibs) 1 children: 44: 0x2afb673990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673530 MAP: (10 sibs) 1 children: 44: 0x2afb673a30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6735c8 MAP: (10 sibs) 1 children: 44: 0x2afb673ad0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6da9e0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2afb6daa70 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2afb6dab00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6dab90 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2afb6dac20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6dacb0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2afb6dad40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2afb6dadd0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2afb6dae60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2afb6daef0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2afb6daf80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2afb6db010 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2afb6db0a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2afb6db130 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2afb6db1c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2afb6db250 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2afb6db2e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2afb6db370 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2afb6db400 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2afb6db490 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2afb6db520 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674840 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2afb6750c0 MAP: (14 sibs) 1 children: 44: 0x2afb675920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb675158 MAP: (14 sibs) 1 children: 44: 0x2afb6759c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6751f0 MAP: (14 sibs) 1 children: 44: 0x2afb675a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675288 MAP: (14 sibs) 1 children: 44: 0x2afb675b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675320 MAP: (14 sibs) 1 children: 44: 0x2afb675ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6753b8 MAP: (14 sibs) 1 children: 44: 0x2afb675c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675450 MAP: (14 sibs) 1 children: 44: 0x2afb675ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6754e8 MAP: (14 sibs) 1 children: 44: 0x2afb675d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675580 MAP: (14 sibs) 1 children: 44: 0x2afb675e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675618 MAP: (14 sibs) 1 children: 44: 0x2afb675ec0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6756b0 MAP: (14 sibs) 1 children: 44: 0x2afb675f60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb675748 MAP: (14 sibs) 1 children: 44: 0x2afb676000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6757e0 MAP: (14 sibs) 2 children: 44: 0x2afb6760a0 KEYVAL: 'key1' 'true1' (2 sibs) 44: 0x2afb676138 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: 0x2afb675878 MAP: (14 sibs) 2 children: 44: 0x2afb6761e0 KEYVAL: 'key2' 'true2' (2 sibs) 44: 0x2afb676278 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6db5c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2afb6db650 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2afb6db6e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6db770 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2afb6db800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6db890 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2afb6db920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2afb6db9b0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2afb6dba40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2afb6dbad0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2afb6dbb60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2afb6dbbf0 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2afb6dbc80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2afb6dbd10 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2afb6dbda0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2afb6dbe30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2afb6dbec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2afb6dbf50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2afb6dbfe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2afb6dc070 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2afb6dc100 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2afb6dc190 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2afb6dc220 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2afb6dc2b0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2afb6dc340 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2afb6dc3d0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2afb6dc460 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2afb6dc4f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2afb6dc580 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2afb6dc610 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2afb6dc6a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674ed0 [ROOT] DOCVAL: '*' (0 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb670140 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674fe8 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2afb670580 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: 0x2afb670618 KEYVAL: 'a' 'ref_val' (10 sibs) 44: 0x2afb6706b0 KEYVAL: 'b' '*ref' (10 sibs) 44: 0x2afb670748 KEYVAL: 'c' '*ref' (10 sibs) 44: 0x2afb6707e0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: 0x2afb670878 KEYVAL: 'e' '*ref' (10 sibs) 44: 0x2afb670910 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: 0x2afb6709a8 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: 0x2afb670a40 KEYVAL: 'h' '*ref' (10 sibs) 44: 0x2afb670ad8 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6dc740 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6dc7d0 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6dc860 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6dc8f0 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6dc980 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6dca10 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6dcaa0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6dcb30 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6dcbc0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6dcc50 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6dcce0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb673f80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66e6f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2afb66e790 VAL: '-2' (3 sibs) 44: 0x2afb66e828 VAL: '-2' (3 sibs) 44: 0x2afb66e8c0 VAL: '5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6dcd80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6dce10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2afb6dcea0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2afb6dcf30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2afb6dcfc0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674098 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66eba0 KEYVAL: 'audio resource' '' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6dd060 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6dd0f0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb6741b0 [ROOT] MAP: (0 sibs) 2 children: 44: 0x2afb66f150 KEYVAL: 'audio resource' '' (2 sibs) 44: 0x2afb66f1e8 KEYMAP: 'more' (2 sibs) 1 children: 44: 0x2afb66f290 KEYVAL: 'example' 'y' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6dd190 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2afb6dd220 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2afb6dd2b0 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2afb6dd340 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb6742c8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb66ec40 KEYMAP: 'component' (1 sibs) 3 children: 44: 0x2afb66f330 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: 0x2afb66f3c8 KEYMAP: 'some_data' (3 sibs) 0 children: 44: 0x2afb66f460 KEYMAP: 'data' (3 sibs) 0 children: 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6dd3e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6dd470 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2afb6dd500 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2afb6dd590 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2afb6dd620 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb6743e0 [ROOT] SEQ: (0 sibs) 3 children: 44: 0x2afb66e400 MAP: (3 sibs) 1 children: 44: 0x2afb670e50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2afb670ef0 VAL: '0.mp4' (4 sibs) 44: 0x2afb670f88 VAL: '1.mp4' (4 sibs) 44: 0x2afb671020 VAL: '2.mp4' (4 sibs) 44: 0x2afb6710b8 VAL: '3.mp4' (4 sibs) 44: 0x2afb66e498 MAP: (3 sibs) 1 children: 44: 0x2afb671160 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2afb671200 VAL: '0.mp4' (4 sibs) 44: 0x2afb671298 VAL: '1.mp4' (4 sibs) 44: 0x2afb671330 VAL: '2.mp4' (4 sibs) 44: 0x2afb6713c8 VAL: '3.mp4' (4 sibs) 44: 0x2afb66e530 MAP: (3 sibs) 1 children: 44: 0x2afb671470 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2afb671510 VAL: '0.mp4' (4 sibs) 44: 0x2afb6715a8 VAL: '1.mp4' (4 sibs) 44: 0x2afb671640 VAL: '2.mp4' (4 sibs) 44: 0x2afb6716d8 VAL: '3.mp4' (4 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6dd6c0 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2afb6dd750 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2afb6dd7e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2afb6dd870 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2afb6dd900 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2afb6dd990 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2afb6dda20 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2afb6ddab0 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2afb6ddb40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2afb6ddbd0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2afb6ddc60 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2afb6ddcf0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2afb6ddd80 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2afb6dde10 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2afb6ddea0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2afb6ddf30 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2afb6ddfc0 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2afb6de050 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2afb6de0e0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb6744f8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2afb671ed0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: 0x2afb671f70 MAP: (3 sibs) 1 children: 44: 0x2afb672140 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2afb6721e0 VAL: '0.mp4' (4 sibs) 44: 0x2afb672278 VAL: '1.mp4' (4 sibs) 44: 0x2afb672310 VAL: '2.mp4' (4 sibs) 44: 0x2afb6723a8 VAL: '3.mp4' (4 sibs) 44: 0x2afb672008 MAP: (3 sibs) 1 children: 44: 0x2afb672450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2afb6724f0 VAL: '0.mp4' (4 sibs) 44: 0x2afb672588 VAL: '1.mp4' (4 sibs) 44: 0x2afb672620 VAL: '2.mp4' (4 sibs) 44: 0x2afb6726b8 VAL: '3.mp4' (4 sibs) 44: 0x2afb6720a0 MAP: (3 sibs) 1 children: 44: 0x2afb672760 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2afb672800 VAL: '0.mp4' (4 sibs) 44: 0x2afb672898 VAL: '1.mp4' (4 sibs) 44: 0x2afb672930 VAL: '2.mp4' (4 sibs) 44: 0x2afb6729c8 VAL: '3.mp4' (4 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6de180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2afb6de210 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2afb6de2a0 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2afb6de330 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2afb6de3c0 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2afb6de450 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2afb6de4e0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2afb6de570 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2afb6de600 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2afb6de690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2afb6de720 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2afb6de7b0 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2afb6de840 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2afb6de8d0 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2afb6de960 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2afb6de9f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2afb6dea80 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2afb6deb10 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2afb6deba0 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2afb6dec30 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674610 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2afb672a70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672b08 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672c38 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672d68 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672e98 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2afb672fc8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6decd0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6ded60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2afb6dedf0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2afb6dee80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2afb6def10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2afb6defa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2afb6df030 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2afb6df0c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2afb6df150 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2afb6df1e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2afb6df270 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674728 [ROOT] SEQ: (0 sibs) 10 children: 44: 0x2afb673070 MAP: (10 sibs) 1 children: 44: 0x2afb66f5f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673108 MAP: (10 sibs) 1 children: 44: 0x2afb66f690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6731a0 MAP: (10 sibs) 1 children: 44: 0x2afb673670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673238 MAP: (10 sibs) 1 children: 44: 0x2afb673710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6732d0 MAP: (10 sibs) 1 children: 44: 0x2afb6737b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673368 MAP: (10 sibs) 1 children: 44: 0x2afb673850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673400 MAP: (10 sibs) 1 children: 44: 0x2afb6738f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673498 MAP: (10 sibs) 1 children: 44: 0x2afb673990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb673530 MAP: (10 sibs) 1 children: 44: 0x2afb673a30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6735c8 MAP: (10 sibs) 1 children: 44: 0x2afb673ad0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6df310 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2afb6df3a0 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2afb6df430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6df4c0 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2afb6df550 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6df5e0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2afb6df670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2afb6df700 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2afb6df790 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2afb6df820 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2afb6df8b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2afb6df940 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2afb6df9d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2afb6dfa60 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2afb6dfaf0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2afb6dfb80 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2afb6dfc10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2afb6dfca0 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2afb6dfd30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2afb6dfdc0 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2afb6dfe50 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674840 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2afb6750c0 MAP: (14 sibs) 1 children: 44: 0x2afb675920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb675158 MAP: (14 sibs) 1 children: 44: 0x2afb6759c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6751f0 MAP: (14 sibs) 1 children: 44: 0x2afb675a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675288 MAP: (14 sibs) 1 children: 44: 0x2afb675b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675320 MAP: (14 sibs) 1 children: 44: 0x2afb675ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6753b8 MAP: (14 sibs) 1 children: 44: 0x2afb675c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675450 MAP: (14 sibs) 1 children: 44: 0x2afb675ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6754e8 MAP: (14 sibs) 1 children: 44: 0x2afb675d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675580 MAP: (14 sibs) 1 children: 44: 0x2afb675e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb675618 MAP: (14 sibs) 1 children: 44: 0x2afb675ec0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2afb6756b0 MAP: (14 sibs) 1 children: 44: 0x2afb675f60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb675748 MAP: (14 sibs) 1 children: 44: 0x2afb676000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2afb6757e0 MAP: (14 sibs) 2 children: 44: 0x2afb6760a0 KEYVAL: 'key1' 'true1' (2 sibs) 44: 0x2afb676138 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: 0x2afb675878 MAP: (14 sibs) 2 children: 44: 0x2afb6761e0 KEYVAL: 'key2' 'true2' (2 sibs) 44: 0x2afb676278 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6dfef0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2afb6dff80 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2afb6e0010 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2afb6e00a0 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2afb6e0130 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2afb6e01c0 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2afb6e0250 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2afb6e02e0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2afb6e0370 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2afb6e0400 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2afb6e0490 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2afb6e0520 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2afb6e05b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2afb6e0640 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2afb6e06d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2afb6e0760 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2afb6e07f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2afb6e0880 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2afb6e0910 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2afb6e09a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2afb6e0a30 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2afb6e0ac0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2afb6e0b50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2afb6e0be0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2afb6e0c70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2afb6e0d00 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2afb6e0d90 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2afb6e0e20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2afb6e0eb0 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2afb6e0f40 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2afb6e0fd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 (15 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674ed0 [ROOT] DOCVAL: '*' (0 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb66f730 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: REF TREE: 44: 0x2afb674fe8 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2afb670580 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: 0x2afb670618 KEYVAL: 'a' 'ref_val' (10 sibs) 44: 0x2afb6706b0 KEYVAL: 'b' '*ref' (10 sibs) 44: 0x2afb670748 KEYVAL: 'c' '*ref' (10 sibs) 44: 0x2afb6707e0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: 0x2afb670878 KEYVAL: 'e' '*ref' (10 sibs) 44: 0x2afb670910 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: 0x2afb6709a8 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: 0x2afb670a40 KEYVAL: 'h' '*ref' (10 sibs) 44: 0x2afb670ad8 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2afb6e1070 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2afb6e1100 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2afb6e1190 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2afb6e1220 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2afb6e12b0 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2afb6e1340 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2afb6e13d0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2afb6e1460 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2afb6e14f0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2afb6e1580 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2afb6e1610 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 44: [----------] 320 tests from GITHUB_ISSUES/YmlTestCase (207 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 324 tests from 3 test suites ran. (211 ms total) 44: [ PASSED ] 324 tests. 44/50 Test #44: ryml-test-github_issues ........... Passed 0.26 sec test 45 Start 45: ryml-test-tool-parse_emit 45: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-parse-emit-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/test/../bm/cases/appveyor.yml" 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: 0.25ms: read_file 45: 0.014ms: count_lines 45: reserving #lines=90 45: 0.27ms: tree_reserve 45: 0.4ms: parse_yml 45: 0.4ms: emit_to_buffer 45: 0.047ms: print_stdout 45: 2.4ms: objects 45: 2.5ms: TOTAL 45: version: '{build}' 45: image: Visual Studio 2017 45: environment: 45: matrix: 45: - compiler: 'msvc-15-seh' 45: generator: 'Visual Studio 15 2017' 45: configuration: Debug 45: - compiler: 'msvc-15-seh' 45: generator: 'Visual Studio 15 2017 Win64' 45: configuration: Debug 45: - compiler: 'msvc-15-seh' 45: generator: 'Visual Studio 15 2017' 45: configuration: Release 45: - compiler: 'msvc-15-seh' 45: generator: 'Visual Studio 15 2017 Win64' 45: configuration: Release 45: - compiler: 'msvc-14-seh' 45: generator: 'Visual Studio 14 2015' 45: configuration: Debug 45: - compiler: 'msvc-14-seh' 45: generator: 'Visual Studio 14 2015 Win64' 45: configuration: Debug 45: - compiler: 'msvc-14-seh' 45: generator: 'Visual Studio 14 2015' 45: configuration: Release 45: - compiler: 'msvc-14-seh' 45: generator: 'Visual Studio 14 2015 Win64' 45: configuration: Release 45: matrix: 45: fast_finish: true 45: install: 45: - 'git submodule update --init --recursive' 45: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 45: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 45: build_script: 45: - 'md _build -Force' 45: - cd _build 45: test_script: 45: - echo %configuration% 45: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 45: - dir 45: - dir test 45: - 'cmake --build . --config %configuration% --target ryml-test' 45: artifacts: 45: - path: '_build/CMakeFiles/*.log' 45: name: logs 45: - path: '_build/Testing/**/*.xml' 45: name: test_results 45: skip_commits: 45: files: 45: - .gitignore 45: - .travis* 45: - .ci/travis* 45: - .ci/dev_* 45: - .ci/show_* 45: - .ci/vagrant* 45: - .ci/Vagrant* 45: - bm/html/* 45: - doc/* 45: - LICENSE.txt 45: - README.* 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45/50 Test #45: ryml-test-tool-parse_emit ......... Passed 0.03 sec test 46 Start 46: ryml-test-tool-events-success 46: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/success.yml" 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: +STR 46: +DOC 46: +MAP 46: =VAL :foo 46: =VAL :bar 46: =VAL :baz 46: +SEQ 46: =VAL :exactly 46: -SEQ 46: -MAP 46: -DOC 46: -STR 46/50 Test #46: ryml-test-tool-events-success ..... Passed 0.02 sec test 47 Start 47: ryml-test-tool-events-fail_squo 47: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_squo.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 47: 47: 47/50 Test #47: ryml-test-tool-events-fail_squo ... Passed 0.02 sec test 48 Start 48: ryml-test-tool-events-fail_dquo 48: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_dquo.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 48: 48: 48/50 Test #48: ryml-test-tool-events-fail_dquo ... Passed 0.02 sec test 49 Start 49: ryml-test-tool-events-fail_seq1 49: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq1.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 49: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 49: ^ (cols 13-14) 49: 49/50 Test #49: ryml-test-tool-events-fail_seq1 ... Passed 0.02 sec test 50 Start 50: ryml-test-tool-events-fail_seq2 50: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq2.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 50: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 50: ^ (cols 13-13) 50: 50/50 Test #50: ryml-test-tool-events-fail_seq2 ... Passed 0.02 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 8.05 sec ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.4.1 collecting ... collected 20 items api/python/ryml/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 5%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 10%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 15%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 20%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 25%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 30%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test11_str__ro PASSED [ 35%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test12_str__ro__reuse_tree PASSED [ 40%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test13_str__rw PASSED [ 45%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test21_bytes__ro PASSED [ 50%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test22_bytes__ro__reuse_tree PASSED [ 55%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test23_bytes__rw PASSED [ 60%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test31_bytearray__ro PASSED [ 65%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test32_bytearray__ro__reuse_tree PASSED [ 70%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test33_bytearray__rw PASSED [ 75%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test34_bytearray__rw__reuse_tree PASSED [ 80%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test41_emit PASSED [ 85%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test42_compute_emit_length PASSED [ 90%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test43_emit_in_place PASSED [ 95%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test44_short_buf PASSED [100%] ============================= 20 passed in 24.60s ============================== Processing files: rapidyaml-0.4.1-6.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qowSYr Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AX1NCu Provides: libryml.so.0.4.1()(64bit) rapidyaml = 0.4.1-6.fc37 rapidyaml(riscv-64) = 0.4.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc4core.so.0.1.10()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.4.1-6.fc37.riscv64 Provides: cmake(ryml) = 0.4.1 rapidyaml-devel = 0.4.1-6.fc37 rapidyaml-devel(riscv-64) = 0.4.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(riscv-64) libryml.so.0.4.1()(64bit) Processing files: python3-rapidyaml-0.4.1-6.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GsKzid Provides: python-rapidyaml = 0.4.1-6.fc37 python3-rapidyaml = 0.4.1-6.fc37 python3-rapidyaml(riscv-64) = 0.4.1-6.fc37 python3.11-rapidyaml = 0.4.1-6.fc37 python3.11dist(rapidyaml) = 0.4.1 python3dist(rapidyaml) = 0.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc4core.so.0.1.10()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.4.1-6.fc37.riscv64 Provides: rapidyaml-debugsource = 0.4.1-6.fc37 rapidyaml-debugsource(riscv-64) = 0.4.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.4.1-6.fc37.riscv64 Provides: debuginfo(build-id) = 6c6d6c79205f2d64cf54e306d53197243842a314 libryml.so.0.4.1-0.4.1-6.fc37.riscv64.debug()(64bit) rapidyaml-debuginfo = 0.4.1-6.fc37 rapidyaml-debuginfo(riscv-64) = 0.4.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(riscv-64) = 0.4.1-6.fc37 Processing files: python3-rapidyaml-debuginfo-0.4.1-6.fc37.riscv64 Provides: debuginfo(build-id) = 7c4fb3e4b8d96478e0f44024030bd1cb3253eb92 python-rapidyaml-debuginfo = 0.4.1-6.fc37 python3-rapidyaml-debuginfo = 0.4.1-6.fc37 python3-rapidyaml-debuginfo(riscv-64) = 0.4.1-6.fc37 python3.11-rapidyaml-debuginfo = 0.4.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(riscv-64) = 0.4.1-6.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64 Wrote: /builddir/build/SRPMS/rapidyaml-0.4.1-6.fc37.src.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.4.1-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.4.1-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.4.1-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.4.1-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.4.1-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.4.1-6.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4A5X8l Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.FgrPYd + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.4.1/.pyproject-builddir' + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.4.1-6.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.4.1 rapidyaml-0.4.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25: